v0.38.0
Pre-release
Pre-release
New feature
Customize OpenAPI spec.
Before, you could either enable or disable OpenAPI with the openapi
setting.
What is new is that next to this boolean, you can now also supply an object with a (partly) Open API spec, to overrule certain fields.
See also #78