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

Add support for server variables when constructing the basePath #6

Open
adlerfaulkner opened this issue Sep 20, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@adlerfaulkner
Copy link
Member

The constructBasePath method in OpenApiOperationExecutor just uses the first server option from the open api spec and does not account for server variables.

@adlerfaulkner adlerfaulkner added the enhancement New feature or request label Sep 20, 2022
@adlerfaulkner
Copy link
Member Author

as of v0.11.0, default values of server variables are supported. User supplied values are not yet supported

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