@vrplatform/api 1.3.0-stage.1172 → 1.3.0-stage.1174
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
|
@@ -6084,7 +6084,7 @@ export interface operations {
|
|
|
6084
6084
|
data: {
|
|
6085
6085
|
/** Format: uuid */
|
|
6086
6086
|
listingId: string;
|
|
6087
|
-
/** @default 2025-
|
|
6087
|
+
/** @default 2025-12-01 */
|
|
6088
6088
|
startAt: string;
|
|
6089
6089
|
endAt?: string | null;
|
|
6090
6090
|
setListingInactive?: boolean | null;
|
|
@@ -6166,7 +6166,7 @@ export interface operations {
|
|
|
6166
6166
|
"application/json": {
|
|
6167
6167
|
/** Format: uuid */
|
|
6168
6168
|
listingId: string;
|
|
6169
|
-
/** @default 2025-
|
|
6169
|
+
/** @default 2025-12-01 */
|
|
6170
6170
|
startAt?: string;
|
|
6171
6171
|
endAt?: string | null;
|
|
6172
6172
|
members: {
|
|
@@ -6200,7 +6200,7 @@ export interface operations {
|
|
|
6200
6200
|
"application/json": {
|
|
6201
6201
|
/** Format: uuid */
|
|
6202
6202
|
listingId: string;
|
|
6203
|
-
/** @default 2025-
|
|
6203
|
+
/** @default 2025-12-01 */
|
|
6204
6204
|
startAt: string;
|
|
6205
6205
|
endAt?: string | null;
|
|
6206
6206
|
setListingInactive?: boolean | null;
|
|
@@ -6280,7 +6280,7 @@ export interface operations {
|
|
|
6280
6280
|
"application/json": {
|
|
6281
6281
|
/** Format: uuid */
|
|
6282
6282
|
listingId: string;
|
|
6283
|
-
/** @default 2025-
|
|
6283
|
+
/** @default 2025-12-01 */
|
|
6284
6284
|
startAt: string;
|
|
6285
6285
|
endAt?: string | null;
|
|
6286
6286
|
setListingInactive?: boolean | null;
|
|
@@ -6363,7 +6363,7 @@ export interface operations {
|
|
|
6363
6363
|
"application/json": {
|
|
6364
6364
|
/** Format: uuid */
|
|
6365
6365
|
listingId?: string;
|
|
6366
|
-
/** @default 2025-
|
|
6366
|
+
/** @default 2025-12-01 */
|
|
6367
6367
|
startAt?: string;
|
|
6368
6368
|
endAt?: string | null;
|
|
6369
6369
|
members?: {
|
|
@@ -6397,7 +6397,7 @@ export interface operations {
|
|
|
6397
6397
|
"application/json": {
|
|
6398
6398
|
/** Format: uuid */
|
|
6399
6399
|
listingId: string;
|
|
6400
|
-
/** @default 2025-
|
|
6400
|
+
/** @default 2025-12-01 */
|
|
6401
6401
|
startAt: string;
|
|
6402
6402
|
endAt?: string | null;
|
|
6403
6403
|
setListingInactive?: boolean | null;
|
|
@@ -6588,7 +6588,7 @@ export interface operations {
|
|
|
6588
6588
|
/** Format: uuid */
|
|
6589
6589
|
sourceId?: string | null;
|
|
6590
6590
|
initialOwnership?: {
|
|
6591
|
-
/** @default 2025-
|
|
6591
|
+
/** @default 2025-12-01 */
|
|
6592
6592
|
startAt?: string;
|
|
6593
6593
|
endAt?: string | null;
|
|
6594
6594
|
members: {
|
|
@@ -6646,7 +6646,7 @@ export interface operations {
|
|
|
6646
6646
|
status: "active" | "inactive";
|
|
6647
6647
|
defaultCurrency?: string | null;
|
|
6648
6648
|
activeOwnership?: {
|
|
6649
|
-
/** @default 2025-
|
|
6649
|
+
/** @default 2025-12-01 */
|
|
6650
6650
|
startAt: string;
|
|
6651
6651
|
endAt?: string | null;
|
|
6652
6652
|
setListingInactive?: boolean | null;
|
|
@@ -6892,7 +6892,7 @@ export interface operations {
|
|
|
6892
6892
|
status: "active" | "inactive";
|
|
6893
6893
|
defaultCurrency?: string | null;
|
|
6894
6894
|
activeOwnership?: {
|
|
6895
|
-
/** @default 2025-
|
|
6895
|
+
/** @default 2025-12-01 */
|
|
6896
6896
|
startAt: string;
|
|
6897
6897
|
endAt?: string | null;
|
|
6898
6898
|
setListingInactive?: boolean | null;
|
|
@@ -7041,7 +7041,7 @@ export interface operations {
|
|
|
7041
7041
|
/** Format: uuid */
|
|
7042
7042
|
sourceId?: string | null;
|
|
7043
7043
|
initialOwnership?: {
|
|
7044
|
-
/** @default 2025-
|
|
7044
|
+
/** @default 2025-12-01 */
|
|
7045
7045
|
startAt?: string;
|
|
7046
7046
|
endAt?: string | null;
|
|
7047
7047
|
members: {
|
|
@@ -7095,7 +7095,7 @@ export interface operations {
|
|
|
7095
7095
|
status: "active" | "inactive";
|
|
7096
7096
|
defaultCurrency?: string | null;
|
|
7097
7097
|
activeOwnership?: {
|
|
7098
|
-
/** @default 2025-
|
|
7098
|
+
/** @default 2025-12-01 */
|
|
7099
7099
|
startAt: string;
|
|
7100
7100
|
endAt?: string | null;
|
|
7101
7101
|
setListingInactive?: boolean | null;
|
|
@@ -7317,7 +7317,7 @@ export interface operations {
|
|
|
7317
7317
|
status: "active" | "inactive";
|
|
7318
7318
|
defaultCurrency?: string | null;
|
|
7319
7319
|
activeOwnership?: {
|
|
7320
|
-
/** @default 2025-
|
|
7320
|
+
/** @default 2025-12-01 */
|
|
7321
7321
|
startAt: string;
|
|
7322
7322
|
endAt?: string | null;
|
|
7323
7323
|
setListingInactive?: boolean | null;
|
|
@@ -7474,7 +7474,7 @@ export interface operations {
|
|
|
7474
7474
|
/** Format: uuid */
|
|
7475
7475
|
sourceId?: string | null;
|
|
7476
7476
|
initialOwnership?: {
|
|
7477
|
-
/** @default 2025-
|
|
7477
|
+
/** @default 2025-12-01 */
|
|
7478
7478
|
startAt?: string;
|
|
7479
7479
|
endAt?: string | null;
|
|
7480
7480
|
members: {
|
|
@@ -7528,7 +7528,7 @@ export interface operations {
|
|
|
7528
7528
|
status: "active" | "inactive";
|
|
7529
7529
|
defaultCurrency?: string | null;
|
|
7530
7530
|
activeOwnership?: {
|
|
7531
|
-
/** @default 2025-
|
|
7531
|
+
/** @default 2025-12-01 */
|
|
7532
7532
|
startAt: string;
|
|
7533
7533
|
endAt?: string | null;
|
|
7534
7534
|
setListingInactive?: boolean | null;
|