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 14db49a commit 6dce517Copy full SHA for 6dce517
1 file changed
docs/swagger/swagger.yaml
@@ -1020,14 +1020,6 @@ components:
1020
type: integer
1021
example: 1
1022
- $ref: "#/components/schemas/NewResponse"
1023
- EditResponse:
1024
- allOf:
1025
- - type: object
1026
- properties:
1027
- response_id:
1028
- type: integer
1029
- example: 1
1030
- - $ref: "#/components/schemas/NewResponse"
1031
Responses:
1032
type: array
1033
items:
0 commit comments