@vrplatform/api 1.3.1-stage.3688 → 1.3.1-stage.3691
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.
package/package.json
CHANGED
package/src/generated/v1.ts
CHANGED
|
@@ -28710,6 +28710,7 @@ export interface operations {
|
|
|
28710
28710
|
listingIds?: string;
|
|
28711
28711
|
currency?: string;
|
|
28712
28712
|
viewAs?: "owner" | "manager";
|
|
28713
|
+
search?: string;
|
|
28713
28714
|
};
|
|
28714
28715
|
header?: never;
|
|
28715
28716
|
path?: never;
|