Swagger does a great job of documenting endpoints. But what if I want to auto-generate documentation for classes/class methods that are not endpoints?
- Is there a way to get Swagger to do this (short of modifying the source)?
- Are there any solutions out there that do this?