Skip to content

Commit 67c85e5

Browse files
committed
Update smart-data-models.json
Typo
1 parent 1c76c60 commit 67c85e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/smart-data-models.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"description": "JSON Schemas for NGSI v2 models (not LD) in 'Normalized NGSI response' representation from https://fiware.github.io/data-models/ (https://github.com/FIWARE/data-models) and https://smart-data-models.github.io/data-models/ (https://github.com/smart-data-models/data-models)",
1111
"query": "$not(`@context`) and *.value ? type : false",
1212
"cases": {
13-
"Alert", "https://smart-data-models.github.io/data-models/specs/Alert/alert-schema.json",
13+
"Alert": "https://smart-data-models.github.io/data-models/specs/Alert/alert-schema.json",
1414
"": ""
1515
}
1616
},

0 commit comments

Comments
 (0)