We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a6e10 commit aa48453Copy full SHA for aa48453
api/openapi/api.yaml
@@ -160,10 +160,12 @@ paths:
160
operationId: api.routes.submit_manifest_route
161
responses:
162
"200":
163
- description: Manifest Submitted
+ description: Manifest submitted
164
content:
165
application/json:
166
schema:
167
type: boolean
168
+ "500":
169
+ description: Check schematic log
170
tags:
171
- Model Operations
0 commit comments