@vrplatform/api 1.3.1-stage.6478 → 1.3.1-stage.6489
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.
package/package.json
CHANGED
package/src/generated/v1.ts
CHANGED
|
@@ -6653,7 +6653,7 @@ export interface paths {
|
|
|
6653
6653
|
};
|
|
6654
6654
|
get?: never;
|
|
6655
6655
|
/**
|
|
6656
|
-
* @description Replace the UI permission bundles assigned to a team member.
|
|
6656
|
+
* @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.
|
|
6657
6657
|
*
|
|
6658
6658
|
* Required scope: team-member-roles:manage
|
|
6659
6659
|
*/
|