v0.3.0
- updated openapi configuration:
- OpenAPI schema generation is now enabled by default
- The
OpenAPIController
is now part of theOpenAPIConfig
- The default schema download path changed from
/schema
to/schema/openapi.json
- Added a
/schema/openapi.yaml
route to theOpenAPIController