We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91261e1 commit 76df5c2Copy full SHA for 76df5c2
infrastructure/swagger/05_paths.yaml
@@ -323,6 +323,8 @@ paths:
323
application/json:
324
schema:
325
$ref: "#/components/schemas/Empty"
326
+ "400":
327
+ description: "400 response"
328
x-amazon-apigateway-integration:
329
responses:
330
default:
@@ -388,6 +390,8 @@ paths:
388
390
389
391
392
393
+ "404":
394
+ description: "404 response"
395
396
397
0 commit comments