You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an API spec with extensive documentation in the "description" section. As a result, it takes an age to scroll down to the actual operations. Unfortunately, external documentation isn't an option right now.
I would like to have the documentation sections displayed in a group, similar to the way operations are displayed via tags. Unfortunately, I can't figure out how to do this without specifying it as GET etc.
Is there any way to display a "Documentation" tags group without specifying the method? Or is there a way to hide this method for one operation?
I'm using Swagger 2.0
The text was updated successfully, but these errors were encountered:
This is simply to keep our issue tracker clean - feel free to comment if there are any further thoughts or concerns, and we'll be happy to reopen this issue.
(I am new to this so please bear with me)
I have an API spec with extensive documentation in the "description" section. As a result, it takes an age to scroll down to the actual operations. Unfortunately, external documentation isn't an option right now.
I would like to have the documentation sections displayed in a group, similar to the way operations are displayed via tags. Unfortunately, I can't figure out how to do this without specifying it as GET etc.
Is there any way to display a "Documentation" tags group without specifying the method? Or is there a way to hide this method for one operation?
I'm using Swagger 2.0
The text was updated successfully, but these errors were encountered: