change response of add domain to array
This commit is contained in:
@@ -518,6 +518,9 @@ paths:
|
|||||||
- domain.tld
|
- domain.tld
|
||||||
type: success
|
type: success
|
||||||
schema:
|
schema:
|
||||||
|
type: array
|
||||||
|
items:
|
||||||
|
type: object
|
||||||
properties:
|
properties:
|
||||||
log:
|
log:
|
||||||
description: contains request object
|
description: contains request object
|
||||||
@@ -532,7 +535,6 @@ paths:
|
|||||||
- danger
|
- danger
|
||||||
- error
|
- error
|
||||||
type: string
|
type: string
|
||||||
type: object
|
|
||||||
description: OK
|
description: OK
|
||||||
headers: {}
|
headers: {}
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
Reference in New Issue
Block a user