Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 434 Bytes

Permissions.md

File metadata and controls

12 lines (7 loc) · 434 Bytes

Permissions

Properties

Name Type Description Notes
canRead Boolean Indicates whether the user can read a given resource. [optional]
canWrite Boolean Indicates whether the user can write a given resource. [optional]
canDelete Boolean Indicates whether the user can delete a given resource. [optional]