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

[FR] Ability for users to specify server/base URL #188

Closed
sserrata opened this issue Aug 2, 2022 · 1 comment
Closed

[FR] Ability for users to specify server/base URL #188

sserrata opened this issue Aug 2, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@sserrata
Copy link
Member

sserrata commented Aug 2, 2022

Is your feature request related to a problem?

There are some product APIs that generate a unique base URL per customer/tenant, which is not something we could know or predict ahead of time.

Describe the solution you'd like

The ability for users to manually type in their API base URL (server).

Describe alternatives you've considered

n/a

Additional context

Generated code samples directly reference the base URL. One consideration would be how to persist the custom base URL throughout the session or in localStorage.

@sserrata sserrata added the enhancement New feature or request label Aug 2, 2022
@sserrata
Copy link
Member Author

Postponing this feature now that "Send API Request" was re-introduced. Only server URLs explicitly defined in the spec should be allowed to send API requests from browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant