We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 745d356 + 0a29dbe commit 35aebe9Copy full SHA for 35aebe9
ayon_api/_api.py
@@ -4932,6 +4932,8 @@ def get_products(
4932
Use 'None' if folder is direct child of project.
4933
product_types (Optional[Iterable[str]]): Product types used for
4934
filtering.
4935
+ product_base_types (Optional[Iterable[str]]): Product base types
4936
+ used for filtering.
4937
product_name_regex (Optional[str]): Filter products by name regex.
4938
product_path_regex (Optional[str]): Filter products by path regex.
4939
Path starts with folder path and ends with product name.
0 commit comments