Swagger-ui-bundle

Latest version: v1.1.0

Safety actively analyzes 613568 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

3.30.0

3.24.2

3.20.5

1.1.0

What's Changed
* Merge upstream from py-swagger-ui by RobbeSneyders in https://github.com/spec-first/swagger_ui_bundle/pull/32
* Switch to version 4.15.5 of swagger-ui

New Contributors
* RobbeSneyders made their first contribution in https://github.com/spec-first/swagger_ui_bundle/pull/32

**Full Changelog**: https://github.com/spec-first/swagger_ui_bundle/compare/v0.0.9...1.1.0

0.0.9

- Bumped swagger-ui to 3.52.0

0.0.8

This release adds a new jinja variable called initOAuth.

This allows the server to pass configuration to the initOAuth() call in swagger-ui. Kudos to m-agel for the idea.


render_template(
'index.j2',
initOAuth={
'clientId': 'my-swagger-ui',
'usePkceWithAuthorizationCodeGrant': True,
}
)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.