vrm-c / vrm-specification

vrm specification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[1.0] Unhandled "required" property in mtoon schema

infosia opened this issue · comments

I think I found unhandled required property in VRMC_materials_mtoon.schema.json.

"required": [
    "version"
]

I think this was meant to be specVersion.

commented

wow! That's correct. I will fix this