changed usage of schemas in code

This commit is contained in:
iLLiCiTiT 2021-04-01 10:47:28 +02:00
parent 2d86b54841
commit b495e5fbc3
21 changed files with 28 additions and 27 deletions

View file

@ -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)