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