ayon-core/schema/inventory-1.0.json
2020-01-31 19:54:05 +01:00

10 lines
199 B
JSON

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