Description
The current kin-openapi package we use for our OpenAPI implementation is outdated and requires an upgrade.
The updated kin-openapi library fixes and added functionality that we didn't had before.
- Allow empty value: some of the query parameters now specify allow empty true as this is now verified and enforced
- Default value is set by the library and now condition in the handler code