mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
@@ -983,11 +983,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"domaindefaults": {
|
"domaindefaults": {
|
||||||
"$ref": "#/properties/domains/items"
|
"$ref": "#/properties/domains/additionalProperties"
|
||||||
},
|
},
|
||||||
"domains": {
|
"domains": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"items": {
|
"additionalProperties": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"dns": {
|
"dns": {
|
||||||
|
|||||||
Reference in New Issue
Block a user