Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 441 Bytes

DocCapability.md

File metadata and controls

39 lines (20 loc) · 441 Bytes

APIDocs


API / <internal> / DocCapability

Interface: DocCapability

Properties

readOthers

readOthers: boolean

can read other's data


readOwn

readOwn: boolean

can read own data


writeOthers

writeOthers: boolean

can edit or delete other's data


writeOwn

writeOwn: boolean

can write own data