Skip to content

Commit 7623240

Browse files
committed
updated swagger
updated swagger, changed email
1 parent 91924e1 commit 7623240

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

swagger.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,7 @@ paths:
135135
- Documentation
136136
description: >
137137
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).
143139
requestBody:
144140
required: true
145141
content:

0 commit comments

Comments
 (0)