VladaZakharova
VladaZakharova
Hi @eladkal @potiuk ! Can you please check changes here? Thanks!
> Thanks @VladaZakharova. > > I believe we'll need to take a slightly different approach though. We only want to create a single `FlaskApp` and register `Apis` on them. I...
Thank you everyone who is involved! :) I have updated the code and Gunicorn command as it was suggested by @RobbeSneyders in his PR (thank you, great job!) I have...
> > Update init_api_auth_provider function. > > In get_api_endpoints function we use connexion_app.add_api and expect FlaskApi as a return object, but add_api function always return None. Previously we use FlaskApi...
@RobbeSneyders , hope you can help :) ``` TypeError: get() got an unexpected keyword argument 'environ_overrides' this error is the most frequent now. For fixing it we need to find...
Hey @potiuk @vincbeck ! The latest update on this issue and the list of the errors we need to fix to be able to upgrade Connexion: 1. Based on this...
@kaxil @phanikumv @uranusjr @hussein-awala Maybe you could help with coordination here? Do you have any plan for the process here? Thanks!
@phanikumv thank you for the update :) Do you know the approximate day when the new version will be released so we can continue work on this issue?
Got it! Lets then be in touch about the updates here to continue work on this issue :)
Hi Team! Is there some progress on this one? Are we actually close to close it? :)