mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
changed usage of schemas in code
This commit is contained in:
parent
2d86b54841
commit
b495e5fbc3
21 changed files with 28 additions and 27 deletions
|
|
@ -108,7 +108,7 @@ class TestPerformance():
|
|||
"template": "{root}\\{project[name]}\\{hierarchy}\\{asset}\\publish\\{family}\\{subset}\\v{version:0>3}\\{project[code]}_{asset}_{subset}_v{version:0>3}<_{output}><.{frame:0>4}>.{representation}"
|
||||
},
|
||||
"type": "representation",
|
||||
"schema": "pype:representation-2.0"
|
||||
"schema": "openpype:representation-2.0"
|
||||
}
|
||||
|
||||
insert_recs.append(document)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue