mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
current schemas in example does not have dict-item
This commit is contained in:
parent
ba8b1b8015
commit
14a15c9a8c
1 changed files with 2 additions and 2 deletions
|
|
@ -172,7 +172,7 @@
|
|||
"type": "list",
|
||||
"key": "profiles",
|
||||
"label": "Profiles",
|
||||
"object_type": "dict-item",
|
||||
"object_type": "dict",
|
||||
"input_modifiers": {
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
"label": "Output Definitions",
|
||||
"type": "dict-modifiable",
|
||||
"highlight_content": true,
|
||||
"object_type": "dict-item",
|
||||
"object_type": "dict",
|
||||
"input_modifiers": {
|
||||
"children": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue