62842ee38a
By default, OpenAPI definition will now have JSON with spaces instead of minified JSON, for better visualization in the UI. Configuration `catalog.providers.backstageOpenapi.definitionFormat` was also added, and can take values `json` (default) or `yaml`, so organizations can use their preferred/standard format. Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com> # Conflicts: # yarn.lock
144 B
144 B
@backstage/plugin-catalog-backend-module-backstage-openapi
| @backstage/plugin-catalog-backend-module-backstage-openapi |
|---|
| minor |
feat: Improve JSON format of OpenAPI definition, allow YAML format