Represents the tree around a given status. Used for reconstructing threads of statuses.
Example
Required attributes
ancestors
Description: Parents in the thread.
Type: Array of Status
Version history: Added in 0.6.0
descendants
Description: Children in the thread.
Type: Array of Status
Version history: Added in 0.6.0
See also
app/serializers/rest/context_serializer.rbLast updated August 10, 2020 · Improve this page