@vrplatform/api 1.3.1-stage.3688 → 1.3.1-stage.3694

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.
@@ -28709,6 +28709,7 @@ export interface operations {
28709
28709
  listingIds?: string;
28710
28710
  currency?: string;
28711
28711
  viewAs?: "owner" | "manager";
28712
+ search?: string;
28712
28713
  };
28713
28714
  header?: never;
28714
28715
  path?: never;