John Chittum
John Chittum
attempted to login with `basic_auth('email', 'api_token")` this afternoon, and got a JiraError. It appears that this is not "fixed". #893 is a doc only change, and doesn't change the behaviour,...
Or, alternatively, create a way to turn off doing builds when initiating a Pull Request? Generally speaking, we're seeing this happen a lot--a team makes a commit to a Feature...
We are also have the same issue, though at the moment it seems to only be affecting 1 repository. However, if this cascades to all repos, this will cause significant...
This project has been abandoned due to lack of release keys. Current maintainers have created an official fork, flask-restx, github python-restx/flask-restx. It is a drop in replacement. If you want...
I've checked on pr-555. It needs a rebase and tests added for the new functionality. I commented on the PR, and i'm checking things myself as well.
After reviewing pr-555, it does not work to solve the case in my setup after a rebase. It fails to do the nested lookup properly on resolution. It appears to...
We're going to need more info. 693 was closed with the fix (which our first release should have). 764 was mentioned as a dupe by the opener of 693 It...
There have been multiple bugfixes for errorhandling pushed in the last two releases. Is this still an issue?
> @j5awry actually the import only occurs once (during the first call) then the serializer is _cached_ within the `serializer` global variable. > > I just ran some tests to...
NOTE: flask-restplus development has stopped. Support from previous maintainers will only occur on the new project. An official for by previous maintainers is available at https://github.com/python-restx/flask-restx and on pypi