SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-flasgger-0.9.7.1-4.1.noarch.rpm :

* Fri Aug 23 2024 pgajdosAATTsuse.com- drop dependency on python-flex
* Wed Jan 03 2024 Dirk Müller - require setuptools
* Mon Nov 27 2023 Dirk Müller - require new mistune
* Tue Aug 08 2023 Steve Kowalik - Update to 0.9.7.1:
* fix: flask >== 2.3 json encoder change
* removed usage of safe_str_cmp of werkzeug. using hmac.compare_digest instead (#532)
* Fix openapi3 request parse validation (#505)
* Fix required body if one parameter is required (#476)
* Implemented the SwaggerUI urls config parameter which displays a dropdown of API specs instead of an editable textbox (#473)
* Fix indentation in readme example (#480)
* fix path parameter bug for integers (#485)
* Wrapping APISpecsView get response in a try except (#420)
* Trivial flake issue resolved for docker build of flasgger (#452)
* Deprecate imp [Breaks py2.7 compatibility] (#413) Resolves #434
* Remove python2
* Fix error format and add regression tests
* Extract is_openapi3 in utils and test it
* Add flask_mongorest
* Set displayOperationId to true
* Add use func validate from utils
* add test case for post request
* Change test for swag_schema
* Add Swagger UI auth config to ui.inioauth
* Make available oauth2 redirect html- Switch to pyproject macros.- Stop using globs in %files
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Thu Dec 22 2022 Daniel Garcia - Add multibuild for tests to avoid package build cycle. flasgger -> flex (testing) -> httpbin -> flasgger
* Sun Oct 23 2022 John Vandenberg - Re-activate test suite- Also remove the conditional definition of python_module.
* Thu Apr 28 2022 Markéta Machová - 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 06 2019 Todd R - 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)
 
ICM