fix: openapi test specs

This commit is contained in:
gasoved
2021-02-03 12:34:13 +03:00
committed by Julian Lam
parent 7c9674de6c
commit cabec378f4
4 changed files with 29 additions and 17 deletions

View File

@@ -22,16 +22,4 @@ delete:
'200':
description: Post diff successfully deleted
content:
application/json:
schema:
type: object
properties:
status:
$ref: ../../../../components/schemas/Status.yaml#/Status
response:
type: object
properties: {}
'400':
$ref: ../../../../components/responses/400.yaml#/400
'403':
$ref: ../../../../components/responses/403.yaml#/403
$ref: ../diffs.yaml#/get/responses/200/content