Skip to content

Commit

Permalink
EXT_mesh_features: Fix implicit vs explicit schema validation (pt2).
Browse files Browse the repository at this point in the history
  • Loading branch information
donmccurdy committed Oct 13, 2021
1 parent 08fae09 commit 0e3877e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"attribute"
],
"not": {
"oneOf": [
"anyOf": [
{
"required": [
"offset"
Expand Down

0 comments on commit 0e3877e

Please sign in to comment.