Cozy shared doctype
io.cozy.shared
The io.cozy.shared doctype is related to the sharing part of the stack. It
tracks the sharings and its references, its infos & revisions across the stack.
revisions{object}: Tree of revisions of a sharinginfos{map[string]object}: Infos of the sharingrule{int}: Index of the rule inside the sharing rulesremoved{bool}: Either the document has been deleted, the file is trashed, or the document does no longer match the sharing rulebinary{bool}: Only true if the sharing is a file and has not been trashed
For more informations, see the official documentation