Skip to content

Commit

Permalink
Fix GRIFFEL_bim_data extension schema
Browse files Browse the repository at this point in the history
  • Loading branch information
javagl committed Mar 31, 2024
1 parent 812ac09 commit 05d1df2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"properties": {
"type": "array",
"uniqueItems": true,
"item": {
"items": {
"allOf": [ { "$ref": "glTFid.schema.json" } ],
"description": "Index of a property in the root level collection."
},
Expand Down

0 comments on commit 05d1df2

Please sign in to comment.