I know swagger generates specification/documentation for all operations/methods in an API. Can I configure swagger to generate documentation for a subset of the operations/methods in the API. E.g. An API with 7 methods/operations, I only want to document/expose 3 out of the 7.
How can I use Swagger to generate documentation/specification for a subset of my APIs? Does swagger support this use case scenario? If it does, how do I achieve this? -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
