⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Fix potential undefined variable in swagger-ui.html (#565)#591

Open
sloschert wants to merge 1 commit intopython-restx:masterfrom
sloschert:issue-565
Open

Fix potential undefined variable in swagger-ui.html (#565)#591
sloschert wants to merge 1 commit intopython-restx:masterfrom
sloschert:issue-565

Conversation

@sloschert
Copy link

  • Add jinja test for potentially undefined variable in swagger-ui.html. Compatibility with jinja's StrictUndefined mode.

  • Add CHANGELOG.rst entry

fixes #565

* Add jinja test for potentially undefined variable in `swagger-ui.html`. Compatibility with jinja's StrictUndefined mode.

* Add CHANGELOG.rst entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flask restx is not compatible with StrictUndefined mode of jinja

1 participant