ayon-python-api 1.2.5__tar.gz → 1.2.6__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. {ayon_python_api-1.2.5/ayon_python_api.egg-info → ayon_python_api-1.2.6}/PKG-INFO +1 -1
  2. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/projects.py +2 -2
  3. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/version.py +1 -1
  4. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6/ayon_python_api.egg-info}/PKG-INFO +1 -1
  5. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/pyproject.toml +1 -1
  6. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/LICENSE +0 -0
  7. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/README.md +0 -0
  8. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/__init__.py +0 -0
  9. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api.py +0 -0
  10. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/__init__.py +0 -0
  11. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/actions.py +0 -0
  12. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/activities.py +0 -0
  13. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/attributes.py +0 -0
  14. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/base.py +0 -0
  15. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/bundles_addons.py +0 -0
  16. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/dependency_packages.py +0 -0
  17. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/events.py +0 -0
  18. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/folders.py +0 -0
  19. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/installers.py +0 -0
  20. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/links.py +0 -0
  21. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/lists.py +0 -0
  22. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/products.py +0 -0
  23. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/representations.py +0 -0
  24. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/secrets.py +0 -0
  25. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/tasks.py +0 -0
  26. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/thumbnails.py +0 -0
  27. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/versions.py +0 -0
  28. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/_api_helpers/workfiles.py +0 -0
  29. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/constants.py +0 -0
  30. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/entity_hub.py +0 -0
  31. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/events.py +0 -0
  32. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/exceptions.py +0 -0
  33. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/graphql.py +0 -0
  34. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/graphql_queries.py +0 -0
  35. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/operations.py +0 -0
  36. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/server_api.py +0 -0
  37. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/typing.py +0 -0
  38. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_api/utils.py +0 -0
  39. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_python_api.egg-info/SOURCES.txt +0 -0
  40. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_python_api.egg-info/dependency_links.txt +0 -0
  41. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_python_api.egg-info/requires.txt +0 -0
  42. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/ayon_python_api.egg-info/top_level.txt +0 -0
  43. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/setup.cfg +0 -0
  44. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/setup.py +0 -0
  45. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/tests/test_entity_hub.py +0 -0
  46. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/tests/test_folder_hierarchy.py +0 -0
  47. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/tests/test_get_events.py +0 -0
  48. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/tests/test_graphql_queries.py +0 -0
  49. {ayon_python_api-1.2.5 → ayon_python_api-1.2.6}/tests/test_server.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ayon_python_api
3
- Version: 1.2.5
3
+ Version: 1.2.6
4
4
  Summary: AYON Python API
5
5
  Home-page: https://github.com/ynput/ayon-python-api
6
6
  Author: ynput.io
@@ -684,7 +684,7 @@ class ProjectsAPI(BaseServerAPI):
684
684
  must_use_graphql = True
685
685
  fields.discard(field)
686
686
  for f_name in DEFAULT_PRODUCT_TYPE_FIELDS:
687
- fields.add(f"{field}.{f_name}")
687
+ graphql_fields.add(f"{field}.{f_name}")
688
688
 
689
689
  elif field.startswith("productTypes"):
690
690
  must_use_graphql = True
@@ -694,7 +694,7 @@ class ProjectsAPI(BaseServerAPI):
694
694
  must_use_graphql = True
695
695
  fields.discard(field)
696
696
  for f_name in DEFAULT_PRODUCT_BASE_TYPE_FIELDS:
697
- fields.add(f"{field}.{f_name}")
697
+ graphql_fields.add(f"{field}.{f_name}")
698
698
 
699
699
  elif field.startswith("productBaseTypes"):
700
700
  must_use_graphql = True
@@ -1,2 +1,2 @@
1
1
  """Package declaring Python API for AYON server."""
2
- __version__ = "1.2.5"
2
+ __version__ = "1.2.6"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ayon_python_api
3
- Version: 1.2.5
3
+ Version: 1.2.6
4
4
  Summary: AYON Python API
5
5
  Home-page: https://github.com/ynput/ayon-python-api
6
6
  Author: ynput.io
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "ayon_python_api"
3
- version = "1.2.5"
3
+ version = "1.2.6"
4
4
  description = "AYON Python API"
5
5
  license = {file = "LICENSE"}
6
6
  readme = {file = "README.md", content-type = "text/markdown"}
File without changes