unchase/Unchase.OpenAPI.Connectedservice

[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!

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.