sharing/doc: cosmetics + change default permissions
This commit is contained in:
10
SHARING.md
10
SHARING.md
@@ -310,11 +310,11 @@ Create a share by mapping a collection of an `Owner` to a token.
|
|||||||
| Parameter | Type | Requirement |
|
| Parameter | Type | Requirement |
|
||||||
| - | - | - |
|
| - | - | - |
|
||||||
| PathMapped | str | mandatory |
|
| PathMapped | str | mandatory |
|
||||||
| Conversion | str | optional(default:none) |
|
| Conversion | str | optional (default:none) |
|
||||||
| User | str | optional(default:owner) |
|
| User | str | optional (default:owner) |
|
||||||
| Permissions | str | optional(default:r) |
|
| Permissions | str | optional (default:rp) |
|
||||||
| Enabled | bool | optional(owner/default:False) |
|
| Enabled | bool | optional (owner/default:False) |
|
||||||
| Hidden | bool | optional(owner/default:True) |
|
| Hidden | bool | optional (owner/default:True) |
|
||||||
| Properties | str | optional |
|
| Properties | str | optional |
|
||||||
|
|
||||||
* Output: text/plain|application/json
|
* Output: text/plain|application/json
|
||||||
|
|||||||
Reference in New Issue
Block a user