We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
We are using Unchase OpenAPI (Swagger) Connected Service to generate a NuGet package with the generated client.
We would like to implement a Bash task in the pipeline that automatically generates and publishes a new version of that package.
It would improve the productivity of the team since we have to create two separate PRs with each feature we implement.
The command could be something like:
uoapi {path_to_project} --optionalArgs
What do you think about the idea? Do you think it can be useful?
Your thoughts on this feature would be greatly appreciated. Thanks!
The text was updated successfully, but these errors were encountered:
Hi, @Izan24
I suppose this feature could be useful, but I'm very busy with other projects at the moment, so I don't have the opportunity to add it myself.
You can add this feature via PR.
Sorry, something went wrong.
No branches or pull requests
Hi!
We are using Unchase OpenAPI (Swagger) Connected Service to generate a NuGet package with the generated client.
We would like to implement a Bash task in the pipeline that automatically generates and publishes a new version of that package.
It would improve the productivity of the team since we have to create two separate PRs with each feature we implement.
The command could be something like:
What do you think about the idea? Do you think it can be useful?
Your thoughts on this feature would be greatly appreciated. Thanks!
The text was updated successfully, but these errors were encountered: