Skip to content

Url checking improved #298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Url checking improved #298

merged 1 commit into from
Jul 6, 2022

Conversation

StefanReininger
Copy link
Contributor

swagger-ui-init.js and package.json are compared with endsWith now.
Reason: While using Nest.Js + azure function http adapter, the url contains the hostname and the check with === does not work

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
swagger-ui-init.js and package.json are compared with endsWith now.
Reason: In Nest.Js azure function setup the url contains the hostname and the check with === does not work
@scottie1984 scottie1984 merged commit cd3fda6 into scottie1984:master Jul 6, 2022
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.

None yet

2 participants