mozilla-releng / balrog

Mozilla's Update Server
http://mozilla-balrog.readthedocs.io/en/latest/index.html
Mozilla Public License 2.0
99 stars 149 forks source link

Upgrade Connexion to v3 #3093

Open michellemounde opened 6 months ago

michellemounde commented 6 months ago

Fixes #3046

Working example for simple app based on docs: https://stackoverflow.com/questions/77547060/fail-to-start-flask-connexion-swagger

Non-working example for more complex app: https://github.com/NatLibFi/Annif/pull/702