forked from pool/python-flasgger
Accepting request 973573 from home:mcalabkova:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/973573 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 6 14:25:47 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user