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

Support for multiple swagger input (multiple clients in one package) #1127

Open
xirzec opened this issue Aug 2, 2021 · 1 comment
Open

Comments

@xirzec
Copy link
Member

xirzec commented Aug 2, 2021

Commonly services will describe their API surface using multiple swagger files, but we often wish to still ship this out of one JS package.

Minimal work here would be to figure out a way to have the generator run multiple times and export both clients from a root folder (we do this manually in convenience clients today)

@xirzec xirzec added the Mgmt This issue is related to a management-plane library. label Aug 2, 2021
@sarangan12 sarangan12 added feature MVP v6 and removed Mgmt This issue is related to a management-plane library. labels Nov 9, 2021
@sarangan12
Copy link
Member

monitor SDK is one of the examples for this scenario

@sarangan12 sarangan12 removed their assignment May 31, 2024
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