@vrplatform/api 1.3.1-stage.2557 → 1.3.1-stage.2558

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.
@@ -10184,6 +10184,7 @@ export interface operations {
10184
10184
  parameters: {
10185
10185
  query?: {
10186
10186
  includeFeeReferenced?: boolean;
10187
+ includeReservationCount?: boolean;
10187
10188
  };
10188
10189
  header?: never;
10189
10190
  path?: never;