v0.5.0
Pre-release
Pre-release
Changed
- Change OpenAPI generation by generating a local OpenAPI spec file that is dynamically updated in local development and used in production for the OpenAPI endpoints. Rename the
openApiSpec
config option toopenApiSpecOverrides
for better clarity with the addedlocalOpenApiSpec
path option.