@vrplatform/api 1.3.1-stage.1718 → 1.3.1-stage.1721
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
|
@@ -18713,7 +18713,7 @@ export interface operations {
|
|
|
18713
18713
|
type: "listings";
|
|
18714
18714
|
listings: {
|
|
18715
18715
|
id: string;
|
|
18716
|
-
listingId: string;
|
|
18716
|
+
listingId: string | null;
|
|
18717
18717
|
ownershipPeriodId: string | null;
|
|
18718
18718
|
name: string;
|
|
18719
18719
|
total: number;
|