Skip to content

Commit

Permalink
auto: Update main branch swagger file (commit: retromeet/core@2c85cd0)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 17, 2025
1 parent e2d02f3 commit 4354f3c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _data/openapi_main.json
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,12 @@
"$ref": "#/definitions/API_Entities_Error"
}
},
"404": {
"description": "Not found",
"schema": {
"$ref": "#/definitions/API_Entities_Error"
}
},
"500": {
"description": "Server error",
"schema": {
Expand Down

0 comments on commit 4354f3c

Please sign in to comment.