Files
backstage/.changeset/nine-hounds-rest.md
T
Gabriel Dugny 62842ee38a feat: Improve JSON format of OpenAPI definition, allow YAML format
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
2025-02-13 14:46:16 +01:00

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