[FEATURE] Command to generate new versions
Opened this issue · 1 comments
Izan24 commented
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!