@vrplatform/api 1.3.1-stage.6485 → 1.3.1-stage.6490
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -6652,7 +6652,7 @@ export interface paths {
|
|
|
6652
6652
|
};
|
|
6653
6653
|
get?: never;
|
|
6654
6654
|
/**
|
|
6655
|
-
* @description Replace the UI permission bundles assigned to a team member.
|
|
6655
|
+
* @description Replace the UI permission bundles assigned to a team member. Self-updates are allowed, but the final direct access manager cannot remove that access.
|
|
6656
6656
|
*
|
|
6657
6657
|
* Required scope: team-member-roles:manage
|
|
6658
6658
|
*/
|