Skip to content

Commit 599c719

Browse files
Update schema.json
corrected in common-schema missing documented properties
1 parent 09d45d9 commit 599c719

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

VehicleModel/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json-schema.org/draft/2020-12/schema",
3-
"$schemaVersion": "0.0.1",
3+
"$schemaVersion": "0.0.2",
44
"modelTags": "",
55
"$id": "https://smart-data-models.github.io/dataModel.Transportation/VehicleModel/schema.json",
66
"title": " - Vehicle / Vehicle Model",
@@ -142,4 +142,4 @@
142142
"modelName",
143143
"manufacturerName"
144144
]
145-
}
145+
}

0 commit comments

Comments
 (0)