You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From Slack:
it would be cool to add one more positional CLI argument to choose which service to call and have a single file as the entrypoint, instead of a file for each individual manager
Right now, the CLI generation code works from a single OpenAPI specification that makes a single instance of HttpClient. It would be nice to be able to pass in multiple OpenAPI specs or multiple HttpClients and make a single CLI to access all of them.
This discussion was converted from issue #2 on March 29, 2023 11:28.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
From Slack:
it would be cool to add one more positional CLI argument to choose which service to call and have a single file as the entrypoint, instead of a file for each individual manager
Right now, the CLI generation code works from a single OpenAPI specification that makes a single instance of HttpClient. It would be nice to be able to pass in multiple OpenAPI specs or multiple HttpClients and make a single CLI to access all of them.
Beta Was this translation helpful? Give feedback.
All reactions