You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
enums for bufferView target are integers now 12 (and probably some other things), but the schema still uses the strings, which means that the example models don't validate against the provided schema on master.
Please fix the schema files.
The text was updated successfully, but these errors were encountered:
Thanks for the report; the schema and spec are behind the converter in several other areas as well. I wouldn't worry about validating against the schema until it is fully updated.
enums for bufferView target are integers now 1 2 (and probably some other things), but the schema still uses the strings, which means that the example models don't validate against the provided schema on master.
Please fix the schema files.
The text was updated successfully, but these errors were encountered: