swagger OK resopnse bodies
This commit is contained in:
@@ -15,3 +15,11 @@ paths:
|
||||
DnDex-Auth:
|
||||
type: string
|
||||
example: "password"
|
||||
responses:
|
||||
200:
|
||||
$ref: "#/components/schemas/responseOK"
|
||||
|
||||
components:
|
||||
schemas:
|
||||
responseOK:
|
||||
$ref: "../swagger.yaml#/components/schemas/responseOK"
|
||||
|
||||
Reference in New Issue
Block a user