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

CORS Issue #104

Open
viktor-borysiuk opened this issue Apr 24, 2024 · 0 comments
Open

CORS Issue #104

viktor-borysiuk opened this issue Apr 24, 2024 · 0 comments

Comments

@viktor-borysiuk
Copy link

Hi everyone, I have next problem. I have custom route that renders the OpenAPI Sepc file using this formatter. The environment is pointed to external url (public domain) and also internal. When I am trying to reach one of them I am able to see the page with the swagger formatter. When I am trying to reach out another domain for this environment, I am getting CORS issue message, since page is cached and it tries to get file from the previous reached domain.

Is there any specific configurations fro swagger formatter that should be applied or it's server side issue?

Thank you in advance!

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

No branches or pull requests

1 participant