Merge pull request #30188 from backstage/freben/circ

🧹  import fixes
This commit is contained in:
Fredrik Adelöw
2025-06-13 21:31:28 +02:00
committed by GitHub
13 changed files with 28 additions and 12 deletions
@@ -18,7 +18,7 @@
// * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. *
// ******************************************************************
import { createValidatedOpenApiRouterFromGeneratedEndpointMap } from '@backstage/backend-openapi-utils';
import { EndpointMap } from './';
import { EndpointMap } from './apis';
export const spec = {
openapi: '3.0.3',