Commit b3248fef authored by Mickaël Desfrênes's avatar Mickaël Desfrênes
Browse files

change doc

parent d43f1dee
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -300,8 +300,11 @@ def collections(
    Return the user's collections under the parent collection
    specified by 'parent_id'. If 'recursive' is true, will
    return all the descendants recursively in the 'children' key.
    If recursive is false, 'children' is null. If flat_list is True,
    collections are returned as a flat list and parent_id is ignored.
    If recursive is false, 'children' is null.

    Special case:

    If flat_list is True, collections are returned as a flat list and parent_id is effectively IGNORED.

    Example output: