@vrplatform/api 1.2.33-stage.684 → 1.2.33-stage.686
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
|
@@ -6130,7 +6130,7 @@ export interface operations {
|
|
|
6130
6130
|
data: {
|
|
6131
6131
|
/** Format: uuid */
|
|
6132
6132
|
listingId: string;
|
|
6133
|
-
/** @default 2025-
|
|
6133
|
+
/** @default 2025-10-01 */
|
|
6134
6134
|
startAt: string;
|
|
6135
6135
|
endAt?: string | null;
|
|
6136
6136
|
setListingInactive?: boolean | null;
|
|
@@ -6212,7 +6212,7 @@ export interface operations {
|
|
|
6212
6212
|
"application/json": {
|
|
6213
6213
|
/** Format: uuid */
|
|
6214
6214
|
listingId: string;
|
|
6215
|
-
/** @default 2025-
|
|
6215
|
+
/** @default 2025-10-01 */
|
|
6216
6216
|
startAt?: string;
|
|
6217
6217
|
endAt?: string | null;
|
|
6218
6218
|
members: {
|
|
@@ -6246,7 +6246,7 @@ export interface operations {
|
|
|
6246
6246
|
"application/json": {
|
|
6247
6247
|
/** Format: uuid */
|
|
6248
6248
|
listingId: string;
|
|
6249
|
-
/** @default 2025-
|
|
6249
|
+
/** @default 2025-10-01 */
|
|
6250
6250
|
startAt: string;
|
|
6251
6251
|
endAt?: string | null;
|
|
6252
6252
|
setListingInactive?: boolean | null;
|
|
@@ -6326,7 +6326,7 @@ export interface operations {
|
|
|
6326
6326
|
"application/json": {
|
|
6327
6327
|
/** Format: uuid */
|
|
6328
6328
|
listingId: string;
|
|
6329
|
-
/** @default 2025-
|
|
6329
|
+
/** @default 2025-10-01 */
|
|
6330
6330
|
startAt: string;
|
|
6331
6331
|
endAt?: string | null;
|
|
6332
6332
|
setListingInactive?: boolean | null;
|
|
@@ -6409,7 +6409,7 @@ export interface operations {
|
|
|
6409
6409
|
"application/json": {
|
|
6410
6410
|
/** Format: uuid */
|
|
6411
6411
|
listingId?: string;
|
|
6412
|
-
/** @default 2025-
|
|
6412
|
+
/** @default 2025-10-01 */
|
|
6413
6413
|
startAt?: string;
|
|
6414
6414
|
endAt?: string | null;
|
|
6415
6415
|
members?: {
|
|
@@ -6438,7 +6438,7 @@ export interface operations {
|
|
|
6438
6438
|
"application/json": {
|
|
6439
6439
|
/** Format: uuid */
|
|
6440
6440
|
listingId: string;
|
|
6441
|
-
/** @default 2025-
|
|
6441
|
+
/** @default 2025-10-01 */
|
|
6442
6442
|
startAt: string;
|
|
6443
6443
|
endAt?: string | null;
|
|
6444
6444
|
setListingInactive?: boolean | null;
|
|
@@ -6624,7 +6624,7 @@ export interface operations {
|
|
|
6624
6624
|
/** Format: uuid */
|
|
6625
6625
|
sourceId?: string | null;
|
|
6626
6626
|
initialOwnership?: {
|
|
6627
|
-
/** @default 2025-
|
|
6627
|
+
/** @default 2025-10-01 */
|
|
6628
6628
|
startAt?: string;
|
|
6629
6629
|
endAt?: string | null;
|
|
6630
6630
|
members: {
|
|
@@ -6682,7 +6682,7 @@ export interface operations {
|
|
|
6682
6682
|
status: "active" | "inactive";
|
|
6683
6683
|
defaultCurrency?: string | null;
|
|
6684
6684
|
activeOwnership?: {
|
|
6685
|
-
/** @default 2025-
|
|
6685
|
+
/** @default 2025-10-01 */
|
|
6686
6686
|
startAt: string;
|
|
6687
6687
|
endAt?: string | null;
|
|
6688
6688
|
setListingInactive?: boolean | null;
|
|
@@ -6914,7 +6914,7 @@ export interface operations {
|
|
|
6914
6914
|
status: "active" | "inactive";
|
|
6915
6915
|
defaultCurrency?: string | null;
|
|
6916
6916
|
activeOwnership?: {
|
|
6917
|
-
/** @default 2025-
|
|
6917
|
+
/** @default 2025-10-01 */
|
|
6918
6918
|
startAt: string;
|
|
6919
6919
|
endAt?: string | null;
|
|
6920
6920
|
setListingInactive?: boolean | null;
|
|
@@ -7044,7 +7044,7 @@ export interface operations {
|
|
|
7044
7044
|
/** Format: uuid */
|
|
7045
7045
|
sourceId?: string | null;
|
|
7046
7046
|
initialOwnership?: {
|
|
7047
|
-
/** @default 2025-
|
|
7047
|
+
/** @default 2025-10-01 */
|
|
7048
7048
|
startAt?: string;
|
|
7049
7049
|
endAt?: string | null;
|
|
7050
7050
|
members: {
|
|
@@ -7098,7 +7098,7 @@ export interface operations {
|
|
|
7098
7098
|
status: "active" | "inactive";
|
|
7099
7099
|
defaultCurrency?: string | null;
|
|
7100
7100
|
activeOwnership?: {
|
|
7101
|
-
/** @default 2025-
|
|
7101
|
+
/** @default 2025-10-01 */
|
|
7102
7102
|
startAt: string;
|
|
7103
7103
|
endAt?: string | null;
|
|
7104
7104
|
setListingInactive?: boolean | null;
|
|
@@ -7306,7 +7306,7 @@ export interface operations {
|
|
|
7306
7306
|
status: "active" | "inactive";
|
|
7307
7307
|
defaultCurrency?: string | null;
|
|
7308
7308
|
activeOwnership?: {
|
|
7309
|
-
/** @default 2025-
|
|
7309
|
+
/** @default 2025-10-01 */
|
|
7310
7310
|
startAt: string;
|
|
7311
7311
|
endAt?: string | null;
|
|
7312
7312
|
setListingInactive?: boolean | null;
|
|
@@ -7444,7 +7444,7 @@ export interface operations {
|
|
|
7444
7444
|
/** Format: uuid */
|
|
7445
7445
|
sourceId?: string | null;
|
|
7446
7446
|
initialOwnership?: {
|
|
7447
|
-
/** @default 2025-
|
|
7447
|
+
/** @default 2025-10-01 */
|
|
7448
7448
|
startAt?: string;
|
|
7449
7449
|
endAt?: string | null;
|
|
7450
7450
|
members: {
|
|
@@ -7498,7 +7498,7 @@ export interface operations {
|
|
|
7498
7498
|
status: "active" | "inactive";
|
|
7499
7499
|
defaultCurrency?: string | null;
|
|
7500
7500
|
activeOwnership?: {
|
|
7501
|
-
/** @default 2025-
|
|
7501
|
+
/** @default 2025-10-01 */
|
|
7502
7502
|
startAt: string;
|
|
7503
7503
|
endAt?: string | null;
|
|
7504
7504
|
setListingInactive?: boolean | null;
|