@vrplatform/api 1.2.33-stage.726 → 1.2.33-stage.728

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
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.2.33-stage.726",
6
+ "version": "1.2.33-stage.728",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -6213,7 +6213,7 @@ export interface operations {
6213
6213
  data: {
6214
6214
  /** Format: uuid */
6215
6215
  listingId: string;
6216
- /** @default 2025-10-07 */
6216
+ /** @default 2025-10-08 */
6217
6217
  startAt: string;
6218
6218
  endAt?: string | null;
6219
6219
  setListingInactive?: boolean | null;
@@ -6295,7 +6295,7 @@ export interface operations {
6295
6295
  "application/json": {
6296
6296
  /** Format: uuid */
6297
6297
  listingId: string;
6298
- /** @default 2025-10-07 */
6298
+ /** @default 2025-10-08 */
6299
6299
  startAt?: string;
6300
6300
  endAt?: string | null;
6301
6301
  members: {
@@ -6329,7 +6329,7 @@ export interface operations {
6329
6329
  "application/json": {
6330
6330
  /** Format: uuid */
6331
6331
  listingId: string;
6332
- /** @default 2025-10-07 */
6332
+ /** @default 2025-10-08 */
6333
6333
  startAt: string;
6334
6334
  endAt?: string | null;
6335
6335
  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-10-07 */
6412
+ /** @default 2025-10-08 */
6413
6413
  startAt: string;
6414
6414
  endAt?: string | null;
6415
6415
  setListingInactive?: boolean | null;
@@ -6492,7 +6492,7 @@ export interface operations {
6492
6492
  "application/json": {
6493
6493
  /** Format: uuid */
6494
6494
  listingId?: string;
6495
- /** @default 2025-10-07 */
6495
+ /** @default 2025-10-08 */
6496
6496
  startAt?: string;
6497
6497
  endAt?: string | null;
6498
6498
  members?: {
@@ -6521,7 +6521,7 @@ export interface operations {
6521
6521
  "application/json": {
6522
6522
  /** Format: uuid */
6523
6523
  listingId: string;
6524
- /** @default 2025-10-07 */
6524
+ /** @default 2025-10-08 */
6525
6525
  startAt: string;
6526
6526
  endAt?: string | null;
6527
6527
  setListingInactive?: boolean | null;
@@ -6707,7 +6707,7 @@ export interface operations {
6707
6707
  /** Format: uuid */
6708
6708
  sourceId?: string | null;
6709
6709
  initialOwnership?: {
6710
- /** @default 2025-10-07 */
6710
+ /** @default 2025-10-08 */
6711
6711
  startAt?: string;
6712
6712
  endAt?: string | null;
6713
6713
  members: {
@@ -6765,7 +6765,7 @@ export interface operations {
6765
6765
  status: "active" | "inactive";
6766
6766
  defaultCurrency?: string | null;
6767
6767
  activeOwnership?: {
6768
- /** @default 2025-10-07 */
6768
+ /** @default 2025-10-08 */
6769
6769
  startAt: string;
6770
6770
  endAt?: string | null;
6771
6771
  setListingInactive?: boolean | null;
@@ -7006,7 +7006,7 @@ export interface operations {
7006
7006
  status: "active" | "inactive";
7007
7007
  defaultCurrency?: string | null;
7008
7008
  activeOwnership?: {
7009
- /** @default 2025-10-07 */
7009
+ /** @default 2025-10-08 */
7010
7010
  startAt: string;
7011
7011
  endAt?: string | null;
7012
7012
  setListingInactive?: boolean | null;
@@ -7145,7 +7145,7 @@ export interface operations {
7145
7145
  /** Format: uuid */
7146
7146
  sourceId?: string | null;
7147
7147
  initialOwnership?: {
7148
- /** @default 2025-10-07 */
7148
+ /** @default 2025-10-08 */
7149
7149
  startAt?: string;
7150
7150
  endAt?: string | null;
7151
7151
  members: {
@@ -7199,7 +7199,7 @@ export interface operations {
7199
7199
  status: "active" | "inactive";
7200
7200
  defaultCurrency?: string | null;
7201
7201
  activeOwnership?: {
7202
- /** @default 2025-10-07 */
7202
+ /** @default 2025-10-08 */
7203
7203
  startAt: string;
7204
7204
  endAt?: string | null;
7205
7205
  setListingInactive?: boolean | null;
@@ -7416,7 +7416,7 @@ export interface operations {
7416
7416
  status: "active" | "inactive";
7417
7417
  defaultCurrency?: string | null;
7418
7418
  activeOwnership?: {
7419
- /** @default 2025-10-07 */
7419
+ /** @default 2025-10-08 */
7420
7420
  startAt: string;
7421
7421
  endAt?: string | null;
7422
7422
  setListingInactive?: boolean | null;
@@ -7563,7 +7563,7 @@ export interface operations {
7563
7563
  /** Format: uuid */
7564
7564
  sourceId?: string | null;
7565
7565
  initialOwnership?: {
7566
- /** @default 2025-10-07 */
7566
+ /** @default 2025-10-08 */
7567
7567
  startAt?: string;
7568
7568
  endAt?: string | null;
7569
7569
  members: {
@@ -7617,7 +7617,7 @@ export interface operations {
7617
7617
  status: "active" | "inactive";
7618
7618
  defaultCurrency?: string | null;
7619
7619
  activeOwnership?: {
7620
- /** @default 2025-10-07 */
7620
+ /** @default 2025-10-08 */
7621
7621
  startAt: string;
7622
7622
  endAt?: string | null;
7623
7623
  setListingInactive?: boolean | null;