connexion-example
connexion-example copied to clipboard
WIP: Connexion 2.0
Upgrade to the latest Connexion release: https://github.com/zalando/connexion/releases/tag/2.0.0
TODO: It currently requires OAuth, so the README instructions no longer work.
For the illustration purposes, you can just make all endpoints with security: []
to avoid any security checks, if commented properly.
Also the pipenv
installation would need to update to installing connexion[swagger-ui]
to include the UI also :-)
Should be fixed, the official connexion readme give this repo as an example, so running it should be a no brainer, not fiddling with the security stuff in swagger.yaml to get it working
Will this be merged (just as an indicator if this repository is still maintained) ?
After updating the Pipfiles, like in this commit, some problems mine was fixed.