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
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/
?
The text was updated successfully, but these errors were encountered:
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
?
The text was updated successfully, but these errors were encountered: