The whole hunk
from line 586, old and new numbered
/
lines
from line 586
586586
587587#### Returns
588588
589- `data: array of object or object`
589- `data: array of ComplianceProjectFileReference or ComplianceProjectDocReference`
590590
591591 List of attachments sorted chronologically by created_at, tie break by id
592592
from line 740
740740
741741#### Returns
742742
743- `data: array of object or object or object or object`
743- `data: array of ComplianceProjectUserCollaborator or ComplianceProjectGroupCollaborator or ComplianceProjectOrganizationCollaborator or ComplianceProjectOrganizationRoleCollaborator`
744744
745745 List of collaborators sorted chronologically by granted_at, tie break by the underlying role-assignment UUID
746746