Skip to content

Commit

Permalink
chore: document_folders_all serialization group
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Jan 24, 2023
1 parent 831be93 commit 9ca6a36
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/developer/api/serialization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,10 @@ Serialization groups
Serialize ``Document`` first available thumbnail.

document_folders
Serialize ``Document`` information required for displaying attached folders.
Serialize ``Document`` information required for displaying attached **visible** folders.

document_folders_all
Serialize **all** ``Document`` attached folders, even not visible ones.

folder
Serialize entities in a ``Folder`` context.
Expand Down

0 comments on commit 9ca6a36

Please sign in to comment.