File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -1101,24 +1101,6 @@ paths:
11011101 $ref : ' #/components/responses/UnauthorizedError'
11021102 422 :
11031103 $ref : ' #/components/responses/UnprocessableEntity'
1104- /global_pages/{gid}/failed_content :
1105- get :
1106- tags :
1107- - Global Pages
1108- summary : Show a Content of a failed Global Page
1109- security :
1110- - bearerAuth : []
1111- parameters :
1112- - $ref : ' #/components/parameters/GID'
1113- responses :
1114- 200 :
1115- $ref : ' #/components/responses/PageContentSuccess'
1116- 400 :
1117- $ref : ' #/components/responses/AuthTokenMissing'
1118- 401 :
1119- $ref : ' #/components/responses/UnauthorizedError'
1120- 422 :
1121- $ref : ' #/components/responses/UnprocessableEntity'
11221104 /jobs/{id}/pages :
11231105 post :
11241106 tags :
You can’t perform that action at this time.
0 commit comments