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

[Feature] OpenAPI Import: make server protocol and host easily changeable #1239

Open
AndrejsK opened this issue Dec 18, 2023 · 0 comments · May be fixed by #1240
Open

[Feature] OpenAPI Import: make server protocol and host easily changeable #1239

AndrejsK opened this issue Dec 18, 2023 · 0 comments · May be fixed by #1240

Comments

@AndrejsK
Copy link

Currently import from OpenAPI constructs a default server from the spec and hardcodes it in each request. This makes it difficult to change later to a different environment or to fill out at all if the spec does not provide any servers.

In my opinion, the server protocol and host should be extracted to some sort of variables to make them easily changeable.

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 a pull request may close this issue.

1 participant