Skip to content

Commit

Permalink
Improve glTFProperty.schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcozzi committed Oct 4, 2015
1 parent 722afea commit c4c80b0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions specification/schema/glTFProperty.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@
"type" : "object",
"properties" : {
"extensions" : {
"properties" : {
},
"additionalProperties" : {
"$ref" : "extension.schema.json"
}
"$ref" : "extension.schema.json"
},
"extras" : {
"$ref" : "extras.schema.json"
Expand Down

0 comments on commit c4c80b0

Please sign in to comment.