Skip to content

Commit 018dcd4

Browse files
committed
actually add traits to repre fields
1 parent efb118d commit 018dcd4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

ayon_api/constants.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,7 @@
131131
"data",
132132
"status",
133133
"tags",
134-
# TODO (antirotor): traits should be there in time when server
135-
# usage prior to 1.7.5 is not supported (used) anymore.
134+
"traits",
136135
}
137136

138137
REPRESENTATION_FILES_FIELDS = {

0 commit comments

Comments
 (0)