Update import.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2023-03-06 10:28:09 -05:00
committed by Fredrik Adelöw
parent 08ea0c1861
commit c6c01b5e2e
@@ -50,7 +50,7 @@ import {
locationInput,
validateRequestBody,
} from './util';
import { ApiRouter } from '@backstage/plugin-openapi-router';
import { ApiRouter } from '@backstage/backend-openapi-utils';
import spec from './schema/openapi';
/**