Skip to content

Commit 97cba12

Browse files
committed
Update comment about where to find viewpoint actions
1 parent 834959a commit 97cba12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1958,7 +1958,7 @@ Note: If there is a comment associated to the viewpoint, the server might reject
19581958

19591959
### 3.5.11 Determining allowed Viewpoint modifications
19601960

1961-
The global default viewpoint authorizations are expressed in the project schema and when viewpoint(s) are requested, they will include an "authorization" field containing any local permissions for each viewpoint.
1961+
The global default viewpoint authorizations are expressed in the project schema (`topic_actions` will list whether or not it's possible to perform the `createViewpoint` action) and when viewpoint(s) are requested, they will include an "authorization" field containing any local permissions for each viewpoint.
19621962
You can get the `createViewpoint` authorization from the parent topic, and the `deleteViewpoint` authorization from a viewpoint itself.
19631963

19641964
## 3.6 Related Topics Services

0 commit comments

Comments
 (0)