Nezteb
05/16/2019, 8:55 PMSecurity
object? HTTP4K provides one for API key, and the Security
interface just requires a single filter to do the auth, but how is that rendered via Swagger?
for example: https://petstore.swagger.io/
this swagger.json has a section for auth, and has a button saying “Authorize”, but the Security
interface doesn’t seem to hook into the contract generation piece of http4k