mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-01-08 19:35:40 +00:00
fix: Error in the swagger AccountSummary definition
This commit is contained in:
parent
07f0d215a7
commit
0da9b2185e
@ -2031,11 +2031,8 @@ definitions:
|
|||||||
description: The name for this account (unique, immutable)
|
description: The name for this account (unique, immutable)
|
||||||
readOnly: false
|
readOnly: false
|
||||||
domains:
|
domains:
|
||||||
type: array
|
|
||||||
description: The list of domains owned by this account
|
description: The list of domains owned by this account
|
||||||
readOnly: true
|
$ref: '#/definitions/PDNSAdminZones'
|
||||||
items:
|
|
||||||
$ref: '#/definitions/PDNSAdminZones'
|
|
||||||
|
|
||||||
ConfigSetting:
|
ConfigSetting:
|
||||||
title: ConfigSetting
|
title: ConfigSetting
|
||||||
|
Loading…
Reference in New Issue
Block a user