4 Commits

Author SHA256 Message Date
John Vandenberg
055ec68828 Accepting request 908460 from home:seanmarlow:branches:devel:languages:python:flask
- Update to v0.5.0
  + Fix Marshaled nested wildcard field with ordered=True
  + Fix Float Field Handling of None
  + Fix Werkzeug and Flask > 2.0 issues
  + Hotfix package.json
  + Stop calling got_request_exception when handled explicitly
  + Structure demo zoo app
  + Update Contributing.rst
  + Upgrade swagger-ui
- Update to v0.4.0
  + Fix Namespace error handlers when propogate_exceptions=True
  + pin flask and werkzeug due to breaking changes
  + The Flask/Blueprint API moved to the Scaffold base class
  + added specs-url-scheme option for API
- Update to v0.3.0
  + Make error handlers order of registration respected when
    handling errors
  + add prefix to config setting
  + Use relative path for `api.specs_url`
  + Allow example=False
  + Add support for recursive models
  + generate choices schema without collectionFormat
  + Catch TypeError in marshalling
  + Unable to access nested list propert
  + allow strict mode when validating model fields
  + Make it possible to include "unused" models in the generated
    swagger documentation

OBS-URL: https://build.opensuse.org/request/show/908460
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-flask-restx?expand=0&rev=7
2021-07-28 14:19:55 +00:00
fe05ae84e6 Accepting request 888872 from home:seanmarlow:branches:devel:languages:python:flask
- Add missing python2 requirement.
- Ignore test_handle_non_api_error test which is dependent on
  werkzeug version.

OBS-URL: https://build.opensuse.org/request/show/888872
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-flask-restx?expand=0&rev=5
2021-04-28 20:47:10 +00:00
d3e521415b Accepting request 836455 from home:czerw:branches:devel:languages:python:flask
- Set pytest version < 6 in build requirements

OBS-URL: https://build.opensuse.org/request/show/836455
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-flask-restx?expand=0&rev=3
2020-09-24 12:01:32 +00:00
fb4f0da663 Accepting request 799711 from home:czerw:branches:devel:languages:python:flask
OBS-URL: https://build.opensuse.org/request/show/799711
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-flask-restx?expand=0&rev=1
2020-05-02 20:07:07 +00:00