mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
is_file removed from schemas
This commit is contained in:
parent
8ad8b00713
commit
d2f25b0a0c
8 changed files with 3 additions and 22 deletions
|
|
@ -4,8 +4,7 @@
|
|||
"children": [
|
||||
{
|
||||
"type": "anatomy",
|
||||
"key": "anatomy",
|
||||
"is_file": true
|
||||
"key": "anatomy"
|
||||
}, {
|
||||
"type": "schema",
|
||||
"children": [
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
"expandable": true,
|
||||
"label": "Status updates",
|
||||
"is_group": true,
|
||||
"is_file": true,
|
||||
"children": [
|
||||
{
|
||||
"key": "Ready",
|
||||
|
|
@ -28,7 +27,6 @@
|
|||
"expandable": true,
|
||||
"label": "Version status to Task status",
|
||||
"is_group": true,
|
||||
"is_file": true,
|
||||
"children": [
|
||||
{
|
||||
"key": "in progress",
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
"expandable": true,
|
||||
"key": "publish",
|
||||
"label": "Publish plugins",
|
||||
"is_file": true,
|
||||
"children": [
|
||||
{
|
||||
"type": "dict",
|
||||
|
|
@ -82,7 +81,6 @@
|
|||
"expandable": true,
|
||||
"key": "publish",
|
||||
"label": "Publish plugins",
|
||||
"is_file": true,
|
||||
"children": [
|
||||
{
|
||||
"type": "dict",
|
||||
|
|
@ -125,7 +123,6 @@
|
|||
"expandable": true,
|
||||
"key": "publish",
|
||||
"label": "Publish plugins",
|
||||
"is_file": true,
|
||||
"children": [
|
||||
{
|
||||
"type": "dict",
|
||||
|
|
@ -299,7 +296,6 @@
|
|||
"expandable": true,
|
||||
"key": "publish",
|
||||
"label": "Publish plugins",
|
||||
"is_file": true,
|
||||
"children": [
|
||||
{
|
||||
"type": "dict",
|
||||
|
|
@ -376,8 +372,7 @@
|
|||
}, {
|
||||
"type": "raw-json",
|
||||
"key": "workfile_build",
|
||||
"label": "Workfile Build logic",
|
||||
"is_file": true
|
||||
"label": "Workfile Build logic"
|
||||
}
|
||||
]
|
||||
}, {
|
||||
|
|
@ -391,7 +386,6 @@
|
|||
"expandable": true,
|
||||
"key": "create",
|
||||
"label": "Create plugins",
|
||||
"is_file": true,
|
||||
"children": [
|
||||
{
|
||||
"type": "dict",
|
||||
|
|
@ -428,7 +422,6 @@
|
|||
"expandable": true,
|
||||
"key": "publish",
|
||||
"label": "Publish plugins",
|
||||
"is_file": true,
|
||||
"children": [
|
||||
{
|
||||
"type": "dict",
|
||||
|
|
@ -551,8 +544,7 @@
|
|||
}, {
|
||||
"type": "raw-json",
|
||||
"key": "workfile_build",
|
||||
"label": "Workfile Build logic",
|
||||
"is_file": true
|
||||
"label": "Workfile Build logic"
|
||||
}
|
||||
]
|
||||
}, {
|
||||
|
|
@ -566,7 +558,6 @@
|
|||
"expandable": true,
|
||||
"key": "publish",
|
||||
"label": "Publish plugins",
|
||||
"is_file": true,
|
||||
"children": [
|
||||
{
|
||||
"type": "dict",
|
||||
|
|
@ -619,7 +610,6 @@
|
|||
"expandable": true,
|
||||
"key": "create",
|
||||
"label": "Creator plugins",
|
||||
"is_file": true,
|
||||
"children": [
|
||||
{
|
||||
"type": "dict",
|
||||
|
|
@ -661,7 +651,6 @@
|
|||
"expandable": true,
|
||||
"key": "publish",
|
||||
"label": "Publish plugins",
|
||||
"is_file": true,
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -26,7 +26,6 @@
|
|||
"maximum": 300
|
||||
},
|
||||
"is_group": true,
|
||||
"is_file": true,
|
||||
"key": "templates_mapping",
|
||||
"label": "Muster - Templates mapping"
|
||||
}]
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
"type": "dict",
|
||||
"label": "Applications",
|
||||
"expandable": true,
|
||||
"is_file": true,
|
||||
"is_group": true,
|
||||
"children": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@
|
|||
"label": "Intent Setting",
|
||||
"expandable": true,
|
||||
"is_group": true,
|
||||
"is_file": true,
|
||||
"children": [
|
||||
{
|
||||
"type": "dict-modifiable",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@
|
|||
"label": "Tools",
|
||||
"expandable": true,
|
||||
"is_group": true,
|
||||
"is_file": true,
|
||||
"children": [
|
||||
{
|
||||
"type": "dict-form",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
"type": "dict",
|
||||
"label": "Modules",
|
||||
"expandable": true,
|
||||
"is_file": true,
|
||||
"is_group": true,
|
||||
"children": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue