| { | |
| "type": "object", | |
| "properties": { | |
| "Values": { | |
| "type": "object", | |
| "properties": { | |
| "NamespacePrefix": { "type": "string" }, | |
| "Id": { "type": "string" }, | |
| "Domain": { "type": "string" } | |
| }, | |
| "additionalProperties": false | |
| } | |
| }, | |
| "additionalProperties": false | |
| } |