@vrplatform/api 1.3.1-stage.4686 → 1.3.1-stage.4696
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.
|
@@ -4450,7 +4450,7 @@ export interface paths {
|
|
|
4450
4450
|
*/
|
|
4451
4451
|
get: operations["getTeam"];
|
|
4452
4452
|
/**
|
|
4453
|
-
* @description Update the current team (singleton: the team in scope via the x-team-id header). Send null for logo or colorPrimary to clear that branding value.
|
|
4453
|
+
* @description Update the current team (singleton: the team in scope via the x-team-id header). Send null for logo or colorPrimary to clear that branding value. Changing statementStartAt reclassifies unlocked journals around the first live GL date while explicit opening-balance journals remain active. Reapplying the current date only restores explicit opening-balance journals inactivated by the GL boundary.
|
|
4454
4454
|
*
|
|
4455
4455
|
* Required scope: teams:write
|
|
4456
4456
|
*/
|