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

feat(orval): allow custom baseUrl for each OpenAPI specification #968

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

GMierzwa
Copy link
Contributor

Status

READY

Description

Resolves #865.

Allows baseUrl configuration directly via Orval. Previous configuration methods still work, so no breaking changes.

baseUrl can be defined under output for each OpenAPI specification, allowing urls to be different without the need for multiple custom client instances.

@vercel
Copy link

vercel bot commented Oct 16, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @anymaniax on Vercel.

@anymaniax first needs to authorize it.

Copy link
Owner

@anymaniax anymaniax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good thanks!

@anymaniax anymaniax merged commit 8a12c3d into anymaniax:master Oct 19, 2023
2 of 3 checks passed
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.

Customize baseUrl based on input
2 participants