examples/domain.json in adiwg-mdjson_schemas-2.3.2 vs examples/domain.json in adiwg-mdjson_schemas-2.4.0
- old
+ new
@@ -11,19 +11,17 @@
{
"name": "name1",
"value": "value1",
"definition": "definition1"
}
- ]
+ ],
+ "domainReference":{
+ "title": "domainReference"
+ }
},
{
"domainId": "dom022",
"commonName": "US States",
"codeName": "STATE",
- "description": "States of the United States of America",
- "domainItem": [{
- "name": "",
- "value": "",
- "definition": ""
- }]
+ "description": "States of the United States of America"
}
]