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
Copy file name to clipboardExpand all lines: swagger.yml
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -135,11 +135,7 @@ paths:
135
135
- Documentation
136
136
description: >
137
137
Given the name of an operation, returns a markdown-formatted string containing the operation's documentation.
138
-
This is suitable for rendering in a frontend application.
139
-
140
-
Note that this endpoint only returns the documentation for a single operation. It does not return
141
-
documentation for any operations that may be called by the specified operation (for example, operations
142
-
called by a "Magic" operation).
138
+
The endpoint does not return documentation for any operations that may be called by the specified operation (for example, operations called by a "Magic" operation).
0 commit comments