change response of add domain to array

This commit is contained in:
Lars With
2022-07-13 08:23:15 +02:00
parent 43103add47
commit 0796233d50

View File

@@ -518,6 +518,9 @@ paths:
- domain.tld
type: success
schema:
type: array
items:
type: object
properties:
log:
description: contains request object
@@ -532,7 +535,6 @@ paths:
- danger
- error
type: string
type: object
description: OK
headers: {}
tags: