2022-04-28 07:31:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 28 07:23:15 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.9.5
|
|
|
|
* 'swag_from' supports 'pathlib.Path'
|
|
|
|
* Added support for OpenAPI3 parameter schema parsing
|
|
|
|
* Add support for custom validation_function and error_handler
|
|
|
|
* Ensure downward compatibility for werkzeug
|
|
|
|
* Changed jsonschema version supported to jsonschema>=3.0.1
|
|
|
|
* Changed json data to be parsed from request directly
|
|
|
|
* More changes, see upstream HISTORY
|
|
|
|
|
2019-08-06 14:41:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 6 14:25:47 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Update to 0.9.3
|
|
|
|
* Fix compatibility with Flask GraphQL
|
|
|
|
* apispec_to_template definition bugfix
|
|
|
|
* Bugfix: can't dict.update([dict])
|
|
|
|
* Add support for docExpansion in UI 2
|
|
|
|
* Switch `yaml.load` to `yaml.safe_load`.
|
|
|
|
* Add safe getter with empty return if attrib does not exist
|
|
|
|
* swagger-ui 3 version updated to 3.20.5
|
|
|
|
* use JWT_AUTH_HEADER_NAME (default value: Authorization)
|
|
|
|
|
2019-03-15 10:36:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 15 10:35:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Comment the builddeps as they create cycle, when the tests are
|
|
|
|
actually working we need to mulitbuild this pkg
|
|
|
|
|
2019-03-14 18:44:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 14 17:03:22 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Generalize description and use noun phrase.
|
|
|
|
|
2019-03-14 13:09:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 14 11:59:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Initial commit, needed by httpbin
|