Skip to content

Commit 6dce517

Browse files
authored
update swagger yaml
1 parent 14db49a commit 6dce517

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

docs/swagger/swagger.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,14 +1020,6 @@ components:
10201020
type: integer
10211021
example: 1
10221022
- $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"
10311023
Responses:
10321024
type: array
10331025
items:

0 commit comments

Comments
 (0)