15
0

- require new mistune

* swagger-ui 3 version updated to 3.20.5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flasgger?expand=0&rev=17
This commit is contained in:
2023-11-27 18:45:38 +00:00
committed by Git OBS Bridge
parent 447ad00ce0
commit e79e6a0154
2 changed files with 9 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 27 18:45:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
- require new mistune
-------------------------------------------------------------------
Tue Aug 8 05:34:15 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
@@ -71,7 +76,7 @@ Tue Aug 6 14:25:47 UTC 2019 - Todd R <toddrme2178@gmail.com>
* 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
* swagger-ui 3 version updated to 3.20.5
* use JWT_AUTH_HEADER_NAME (default value: Authorization)
-------------------------------------------------------------------