Hello, I'm working on a Spring Boot application and I would like to implement Swagger for documenting the REST Services. Is there any way around to add custom description without changing the controllers code (for example adding @Api annotation). Can the endpoints be documented through a .properties or .yaml external file? If yes, is there any documentation/support in this direction?
Thank you! -- 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.
