diff --git a/plugins/catalog-backend-module-openapi/api-report.md b/plugins/catalog-backend-module-openapi/api-report.md index 7294fd5936..c2af9cbe01 100644 --- a/plugins/catalog-backend-module-openapi/api-report.md +++ b/plugins/catalog-backend-module-openapi/api-report.md @@ -13,6 +13,11 @@ import { PlaceholderResolverParams } from '@backstage/plugin-catalog-backend'; import { ScmIntegrations } from '@backstage/integration'; import { UrlReader } from '@backstage/backend-common'; +// @public (undocumented) +export function jsonSchemaRefPlaceholderResolver( + params: PlaceholderResolverParams, +): Promise; + // @public @deprecated (undocumented) export const openApiPlaceholderResolver: typeof jsonSchemaRefPlaceholderResolver; @@ -37,10 +42,5 @@ export class OpenApiRefProcessor implements CatalogProcessor { preProcessEntity(entity: Entity, location: LocationSpec): Promise; } -// @public (undocumented) -export function jsonSchemaRefPlaceholderResolver( - params: PlaceholderResolverParams, -): Promise; - // (No @packageDocumentation comment for this package) ``` diff --git a/yarn.lock b/yarn.lock index 96b7ddbf8b..959d6a3453 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15118,7 +15118,7 @@ __metadata: languageName: node linkType: hard -"ajv8@npm:ajv@^8.11.0, ajv@npm:^8.0.0, ajv@npm:^8.10.0, ajv@npm:^8.6.3, ajv@npm:^8.8.0": +"ajv8@npm:ajv@^8.11.0, ajv@npm:^8.0.0, ajv@npm:^8.10.0, ajv@npm:^8.8.0": version: 8.11.2 resolution: "ajv@npm:8.11.2" dependencies: