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 "servers" support to generators #1361

Open
wing328 opened this issue Nov 1, 2018 · 1 comment
Open

Add "servers" support to generators #1361

wing328 opened this issue Nov 1, 2018 · 1 comment

Comments

@wing328
Copy link
Member

wing328 commented Nov 1, 2018

Description

servers in OAS v3 allows users to define mutiple base URL with variable support. We've added servers support to the Ruby generator via #1280. We want to do the same to other generators.

openapi-generator version

Latest master

Related issues/PRs

#1280
#590

Suggest a fix/enhancement

If anyone wants to help on this task, please reply to let us know which generator(s) you want to work on.

@ybelenko
Copy link
Contributor

Is this relevant to client generators only? Can't imagine any use case when servers values are useful from backend. We can list available servers in README of server stubs and that's all, imho.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants