@vrplatform/api 1.3.0-stage.1132 → 1.3.0-stage.1136

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.
@@ -12985,6 +12985,8 @@ export interface operations {
12985
12985
  query?: {
12986
12986
  limit?: number;
12987
12987
  page?: number;
12988
+ /** @description comma separated periods */
12989
+ periodIds?: string;
12988
12990
  /** @description Year in format YYYY */
12989
12991
  year?: number;
12990
12992
  /** @description comma separated listings */