Sabhtarsha
5 years agoNew Contributor
Generate multiple OAS 3.0 files using the swagger-maven-plugin
Hi, I have gone through lot of documentation on github and integrated my JaxRS2 based code with the latest 2.1.0 version. Have extended the Reader for adding custom extension based on my custom ann...
- 5 years ago
Hi,
As you mentioned Swagger Core resolves into a single file representing the full spec, and splitting it further has to be done in custom postprocessing. There is no short term plan to add such support (any PRs are more than welcomed)