mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
10 lines
203 B
JSON
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
|
|
}
|