Skip to content

Commit 52dfe9b

Browse files
committed
pass include_skeleton
1 parent 7f7d924 commit 52dfe9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ayon_api/_api_helpers/projects.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,7 @@ def get_project(
364364
graphql_project = next(self._get_graphql_projects(
365365
None,
366366
None,
367+
include_skeleton=True,
367368
project_name=project_name,
368369
fields=graphql_fields,
369370
own_attributes=own_attributes,

0 commit comments

Comments
 (0)