Skip to content
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

Handle CORS requests #36

Merged
merged 4 commits into from
May 4, 2020
Merged

Handle CORS requests #36

merged 4 commits into from
May 4, 2020

Conversation

hugochinchilla
Copy link
Contributor

@hugochinchilla hugochinchilla commented Apr 30, 2020

closes #34

if SWAGGER_MOCK_CORS_ENABLE is set to True CORS request will be handled.

Sorry, I recreated the MR because the previous one fails the pipeline because I did a push force.

@strider2038 strider2038 merged commit 647f3c0 into muonsoft:master May 4, 2020
@hugochinchilla
Copy link
Contributor Author

Thank you!

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.

Enable CORS support via the application
2 participants