Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit e592b97

Browse files
committed
fixed full example
1 parent e96dc1c commit e592b97

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

src/test/resources/test_demo_full_example.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -643,9 +643,6 @@
643643
"name": "Property"
644644
},
645645
"kind": "Instance",
646-
"semanticId": {
647-
"keys": []
648-
},
649646
"idShort": "ExampleProperty3",
650647
"category": "PARAMETER",
651648
"value": "some example annotation",
@@ -1410,10 +1407,7 @@
14101407
"name": "Property"
14111408
},
14121409
"kind": "Instance",
1413-
"semanticId": {
1414-
"keys": []
1415-
},
1416-
"idShort": "ExampleProperty3",
1410+
"idShort": "ExampleProperty",
14171411
"category": "PARAMETER",
14181412
"value": "some example annotation",
14191413
"valueType": "string"

0 commit comments

Comments
 (0)