@vrplatform/api 1.3.1-1982 → 1.3.1-2004

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.
@@ -27850,8 +27850,6 @@ export interface operations {
27850
27850
  getStatementsCsv: {
27851
27851
  parameters: {
27852
27852
  query?: {
27853
- limit?: number;
27854
- page?: number;
27855
27853
  periodIds?: string;
27856
27854
  /** @description Year in format YYYY */
27857
27855
  year?: number;