markthedark
12 months agoVisitor
Separate path/tag API definitions for external APi
Hello,
I am currently using swagger-jaxrs2-servlet-initializer with mostly default configuration to generate one big OpenApi definition.
Is there any way to configure swagger (via annotations, configuration?) to output multiple API definitions defined via path prefix or tag?
Would need a separate file, that can be hosted independently for an external API for customer.
Regards!