Skip to content

v0.38.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bouwe77 bouwe77 released this 15 Sep 13:00
· 8 commits to main since this release
90df6be

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