@vrplatform/api 1.3.1-stage.4888 → 1.3.1-stage.4890
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.
|
@@ -1767,7 +1767,7 @@ export interface paths {
|
|
|
1767
1767
|
};
|
|
1768
1768
|
get?: never;
|
|
1769
1769
|
put?: never;
|
|
1770
|
-
/** @description Bootstrap a legacy VRI team into a new GL-enabled team without importing statements */
|
|
1770
|
+
/** @description Bootstrap a legacy VRI team into a new GL-enabled team, starting its current PMS accounting source at the effective GL cutover without importing statements */
|
|
1771
1771
|
post: operations["postInternalMigrateVriToVrt"];
|
|
1772
1772
|
delete?: never;
|
|
1773
1773
|
options?: never;
|