Skip to content

Commit 5d0bca6

Browse files
fix: openapi-spec
1 parent 720d8ed commit 5d0bca6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

services/api-server/openapi.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8474,16 +8474,6 @@
84748474
}
84758475
}
84768476
},
8477-
"409": {
8478-
"description": "Task is cancelled",
8479-
"content": {
8480-
"application/json": {
8481-
"schema": {
8482-
"$ref": "#/components/schemas/ErrorGet"
8483-
}
8484-
}
8485-
}
8486-
},
84878477
"500": {
84888478
"description": "Internal server error",
84898479
"content": {

0 commit comments

Comments
 (0)