@vrplatform/api 1.3.1-stage.4744 → 1.3.1-stage.4754

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.
@@ -1137,7 +1137,7 @@ export interface paths {
1137
1137
  path?: never;
1138
1138
  cookie?: never;
1139
1139
  };
1140
- /** @description Download a supported GL file. */
1140
+ /** @description Download a supported team file. Existing non-GL team files remain readable. */
1141
1141
  get: operations["getFilesByIdDownload"];
1142
1142
  put?: never;
1143
1143
  post?: never;