We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e82ba6a + 7a374a3 commit e9719dfCopy full SHA for e9719df
1 file changed
Controller/openapi.yaml
@@ -413,14 +413,6 @@ paths:
413
responses:
414
'202':
415
description: Request accepted
416
- '400':
417
- description: Bad Request
418
- content:
419
- application/json:
420
- schema:
421
- $ref: '#/components/schemas/bad_request_message'
422
- example:
423
- message: Not supported by hardware
424
'401':
425
description: Unauthorized
426
'500':
@@ -439,14 +431,6 @@ paths:
439
431
440
432
441
433
442
443
444
445
446
447
448
449
450
434
451
435
452
436
0 commit comments