Loading rpc/methods.py +1 −1 Original line number Diff line number Diff line Loading @@ -157,7 +157,7 @@ def collections( limit_from: int = 0, limit_to: int = 2000, flat_list: bool = False, only_published=False, only_published: bool = False, ) -> List[Dict]: """ Return the user's collections under the parent collection Loading Loading
rpc/methods.py +1 −1 Original line number Diff line number Diff line Loading @@ -157,7 +157,7 @@ def collections( limit_from: int = 0, limit_to: int = 2000, flat_list: bool = False, only_published=False, only_published: bool = False, ) -> List[Dict]: """ Return the user's collections under the parent collection Loading