Skip to content

Commit

Permalink
[Swagger] Auto commited swagger/openapi list
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw committed Feb 29, 2024
1 parent 64a3860 commit ee9a645
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion documentation/static/openapi/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -11072,10 +11072,11 @@
"unresolvedReference": false
}
],
"summary": "Is the system trash supported\r\nUsed in End2End tests to enable or disable the trash",
"parameters": [],
"responses": {
"200": {
"description": "Success",
"description": "the item including the updated content",
"headers": {},
"content": {
"application/json": {
Expand Down Expand Up @@ -11103,6 +11104,14 @@
"links": {},
"extensions": {},
"unresolvedReference": false
},
"401": {
"description": "User unauthorized",
"headers": {},
"content": {},
"links": {},
"extensions": {},
"unresolvedReference": false
}
},
"callbacks": {},
Expand Down

0 comments on commit ee9a645

Please sign in to comment.