@vrplatform/api 1.2.33-stage.702 → 1.2.33-stage.705

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.702",
6
+ "version": "1.2.33-stage.705",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -6283,7 +6283,7 @@ export interface operations {
6283
6283
  data: {
6284
6284
  /** Format: uuid */
6285
6285
  listingId: string;
6286
- /** @default 2025-10-03 */
6286
+ /** @default 2025-10-04 */
6287
6287
  startAt: string;
6288
6288
  endAt?: string | null;
6289
6289
  setListingInactive?: boolean | null;
@@ -6365,7 +6365,7 @@ export interface operations {
6365
6365
  "application/json": {
6366
6366
  /** Format: uuid */
6367
6367
  listingId: string;
6368
- /** @default 2025-10-03 */
6368
+ /** @default 2025-10-04 */
6369
6369
  startAt?: string;
6370
6370
  endAt?: string | null;
6371
6371
  members: {
@@ -6399,7 +6399,7 @@ export interface operations {
6399
6399
  "application/json": {
6400
6400
  /** Format: uuid */
6401
6401
  listingId: string;
6402
- /** @default 2025-10-03 */
6402
+ /** @default 2025-10-04 */
6403
6403
  startAt: string;
6404
6404
  endAt?: string | null;
6405
6405
  setListingInactive?: boolean | null;
@@ -6479,7 +6479,7 @@ export interface operations {
6479
6479
  "application/json": {
6480
6480
  /** Format: uuid */
6481
6481
  listingId: string;
6482
- /** @default 2025-10-03 */
6482
+ /** @default 2025-10-04 */
6483
6483
  startAt: string;
6484
6484
  endAt?: string | null;
6485
6485
  setListingInactive?: boolean | null;
@@ -6562,7 +6562,7 @@ export interface operations {
6562
6562
  "application/json": {
6563
6563
  /** Format: uuid */
6564
6564
  listingId?: string;
6565
- /** @default 2025-10-03 */
6565
+ /** @default 2025-10-04 */
6566
6566
  startAt?: string;
6567
6567
  endAt?: string | null;
6568
6568
  members?: {
@@ -6591,7 +6591,7 @@ export interface operations {
6591
6591
  "application/json": {
6592
6592
  /** Format: uuid */
6593
6593
  listingId: string;
6594
- /** @default 2025-10-03 */
6594
+ /** @default 2025-10-04 */
6595
6595
  startAt: string;
6596
6596
  endAt?: string | null;
6597
6597
  setListingInactive?: boolean | null;
@@ -6777,7 +6777,7 @@ export interface operations {
6777
6777
  /** Format: uuid */
6778
6778
  sourceId?: string | null;
6779
6779
  initialOwnership?: {
6780
- /** @default 2025-10-03 */
6780
+ /** @default 2025-10-04 */
6781
6781
  startAt?: string;
6782
6782
  endAt?: string | null;
6783
6783
  members: {
@@ -6835,7 +6835,7 @@ export interface operations {
6835
6835
  status: "active" | "inactive";
6836
6836
  defaultCurrency?: string | null;
6837
6837
  activeOwnership?: {
6838
- /** @default 2025-10-03 */
6838
+ /** @default 2025-10-04 */
6839
6839
  startAt: string;
6840
6840
  endAt?: string | null;
6841
6841
  setListingInactive?: boolean | null;
@@ -7067,7 +7067,7 @@ export interface operations {
7067
7067
  status: "active" | "inactive";
7068
7068
  defaultCurrency?: string | null;
7069
7069
  activeOwnership?: {
7070
- /** @default 2025-10-03 */
7070
+ /** @default 2025-10-04 */
7071
7071
  startAt: string;
7072
7072
  endAt?: string | null;
7073
7073
  setListingInactive?: boolean | null;
@@ -7197,7 +7197,7 @@ export interface operations {
7197
7197
  /** Format: uuid */
7198
7198
  sourceId?: string | null;
7199
7199
  initialOwnership?: {
7200
- /** @default 2025-10-03 */
7200
+ /** @default 2025-10-04 */
7201
7201
  startAt?: string;
7202
7202
  endAt?: string | null;
7203
7203
  members: {
@@ -7251,7 +7251,7 @@ export interface operations {
7251
7251
  status: "active" | "inactive";
7252
7252
  defaultCurrency?: string | null;
7253
7253
  activeOwnership?: {
7254
- /** @default 2025-10-03 */
7254
+ /** @default 2025-10-04 */
7255
7255
  startAt: string;
7256
7256
  endAt?: string | null;
7257
7257
  setListingInactive?: boolean | null;
@@ -7459,7 +7459,7 @@ export interface operations {
7459
7459
  status: "active" | "inactive";
7460
7460
  defaultCurrency?: string | null;
7461
7461
  activeOwnership?: {
7462
- /** @default 2025-10-03 */
7462
+ /** @default 2025-10-04 */
7463
7463
  startAt: string;
7464
7464
  endAt?: string | null;
7465
7465
  setListingInactive?: boolean | null;
@@ -7597,7 +7597,7 @@ export interface operations {
7597
7597
  /** Format: uuid */
7598
7598
  sourceId?: string | null;
7599
7599
  initialOwnership?: {
7600
- /** @default 2025-10-03 */
7600
+ /** @default 2025-10-04 */
7601
7601
  startAt?: string;
7602
7602
  endAt?: string | null;
7603
7603
  members: {
@@ -7651,7 +7651,7 @@ export interface operations {
7651
7651
  status: "active" | "inactive";
7652
7652
  defaultCurrency?: string | null;
7653
7653
  activeOwnership?: {
7654
- /** @default 2025-10-03 */
7654
+ /** @default 2025-10-04 */
7655
7655
  startAt: string;
7656
7656
  endAt?: string | null;
7657
7657
  setListingInactive?: boolean | null;