7ce59cbd3c
Signed-off-by: Thorsten Hake <mail@thorsten-hake.com>
314 B
314 B
@backstage/plugin-catalog-backend-module-openapi
| @backstage/plugin-catalog-backend-module-openapi |
|---|
| patch |
Enabled support of resolving $refs in all kind of yaml documents, not only OpenAPI. This implicitly adds $ref resolving support for AsyncAPI specs. Thus, the openApiPlaceholderResolver has been renamed to jsonSchemaRefPlaceholderResolver.