Skip to content

Commit c7baf77

Browse files
authored
Highlight default roleAssignment behavior.
1 parent f001b7c commit c7baf77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/developing/http-apis.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ automatically refreshes the IFRAME every 5 minutes.
161161
`roleId` which can be set to an integer representing a role defined in the
162162
package definition file, counting from 0. For example,
163163
`roleAssignment: {roleId: 1},` will use the second role defined for the app.
164+
**Note that the default behavior is equivalent to `allAccess`.**
164165

165166
* `forSharing`: **Boolean (optional)** true if this token should
166167
represent the anonymous user. You can use this to detach the token

0 commit comments

Comments
 (0)