Skip to content

v0.36.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bouwe77 bouwe77 released this 06 Sep 09:45
· 33 commits to main since this release
36ada41

New feature

Added Open API support for APIs that don't have any resources configured.

The main difference from before is that the resource name in the request URL is now a path parameter. So if you use Swagger UI, before testing out a request you have to specify the resource name first.