Skip to content

Commit

Permalink
fix: Lighten Tag and NodesSources serialization with tag_documents
Browse files Browse the repository at this point in the history
…and `tag_color` serialization groups
  • Loading branch information
ambroisemaupate committed Feb 27, 2024
1 parent 8242cf9 commit 87603e0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/developer/api/serialization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,15 @@ Serialization groups
tag_children
Serialize Tags with their ``children``, do not use with ``tag_parent`` group.

tag_documents
Serialize Tags with their ``documents``.

tag_color
Serialize Tags with their ``color`` field.

tag_children_order
Serialize Tags with their ``children_order`` fields.

node_type
Serialize entities in a ``NodeType`` context.

Expand Down

0 comments on commit 87603e0

Please sign in to comment.