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

Can I use it with CLI? #57

Open
p-vsmelov opened this issue Nov 9, 2020 · 1 comment
Open

Can I use it with CLI? #57

p-vsmelov opened this issue Nov 9, 2020 · 1 comment

Comments

@p-vsmelov
Copy link

I would like to use swagger-converter Docker image it in continuous deployment job.
So for me it would be much easier just to call some script and get the result instead of running the WebServer and calling HTTP request.
Can I do something like

java convert.jar http://path.to/swagger/2.0/

?

@marcelstoer
Copy link

This thing doesn't actually do much. You can easily rebuild this yourself with a few lines as per https://github.com/swagger-api/swagger-converter/blob/master/src/main/java/io/swagger/handler/ConverterController.java#L15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants