swagger2markup-gradle-plugin icon indicating copy to clipboard operation
swagger2markup-gradle-plugin copied to clipboard

process multiple swagger files

Open Metallist-dev opened this issue 3 years ago • 0 comments

Hi there,

I'm not sure if I missed this functionality, but I found no way to process multiple independent input files. During my search I found a similar issue for the maven plugin, which said, that it is possible to get a workaround by multiple configurations, but neither that I got to work properly (mainly because I have to call this from a CI pipeline).

Is there any way (no matter how ugly, sorry) to process multiple inputs and thus also getting multiple outputs?

Thanks for any helpful answer in advance.

notice: I'd love to contribute for an elegant way like in the mentioned issue, but I'm also a complete beginner with the groovy language, so the best thing I can do is to just try it (if necessary)

Metallist-dev avatar Mar 02 '22 21:03 Metallist-dev