ayon-core/schema/inventory-1.0.json
2021-04-01 10:40:10 +02:00

10 lines
203 B
JSON

{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "openpype:config-1.0",
"description": "A project configuration.",
"type": "object",
"additionalProperties": true
}