@vrplatform/api 1.2.33-rel.787 → 1.2.33-rel.834

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-rel.787",
6
+ "version": "1.2.33-rel.834",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -6306,7 +6306,7 @@ export interface operations {
6306
6306
  data: {
6307
6307
  /** Format: uuid */
6308
6308
  listingId: string;
6309
- /** @default 2025-10-15 */
6309
+ /** @default 2025-10-24 */
6310
6310
  startAt: string;
6311
6311
  endAt?: string | null;
6312
6312
  setListingInactive?: boolean | null;
@@ -6388,7 +6388,7 @@ export interface operations {
6388
6388
  "application/json": {
6389
6389
  /** Format: uuid */
6390
6390
  listingId: string;
6391
- /** @default 2025-10-15 */
6391
+ /** @default 2025-10-24 */
6392
6392
  startAt?: string;
6393
6393
  endAt?: string | null;
6394
6394
  members: {
@@ -6422,7 +6422,7 @@ export interface operations {
6422
6422
  "application/json": {
6423
6423
  /** Format: uuid */
6424
6424
  listingId: string;
6425
- /** @default 2025-10-15 */
6425
+ /** @default 2025-10-24 */
6426
6426
  startAt: string;
6427
6427
  endAt?: string | null;
6428
6428
  setListingInactive?: boolean | null;
@@ -6502,7 +6502,7 @@ export interface operations {
6502
6502
  "application/json": {
6503
6503
  /** Format: uuid */
6504
6504
  listingId: string;
6505
- /** @default 2025-10-15 */
6505
+ /** @default 2025-10-24 */
6506
6506
  startAt: string;
6507
6507
  endAt?: string | null;
6508
6508
  setListingInactive?: boolean | null;
@@ -6585,7 +6585,7 @@ export interface operations {
6585
6585
  "application/json": {
6586
6586
  /** Format: uuid */
6587
6587
  listingId?: string;
6588
- /** @default 2025-10-15 */
6588
+ /** @default 2025-10-24 */
6589
6589
  startAt?: string;
6590
6590
  endAt?: string | null;
6591
6591
  members?: {
@@ -6614,7 +6614,7 @@ export interface operations {
6614
6614
  "application/json": {
6615
6615
  /** Format: uuid */
6616
6616
  listingId: string;
6617
- /** @default 2025-10-15 */
6617
+ /** @default 2025-10-24 */
6618
6618
  startAt: string;
6619
6619
  endAt?: string | null;
6620
6620
  setListingInactive?: boolean | null;
@@ -6800,7 +6800,7 @@ export interface operations {
6800
6800
  /** Format: uuid */
6801
6801
  sourceId?: string | null;
6802
6802
  initialOwnership?: {
6803
- /** @default 2025-10-15 */
6803
+ /** @default 2025-10-24 */
6804
6804
  startAt?: string;
6805
6805
  endAt?: string | null;
6806
6806
  members: {
@@ -6858,7 +6858,7 @@ export interface operations {
6858
6858
  status: "active" | "inactive";
6859
6859
  defaultCurrency?: string | null;
6860
6860
  activeOwnership?: {
6861
- /** @default 2025-10-15 */
6861
+ /** @default 2025-10-24 */
6862
6862
  startAt: string;
6863
6863
  endAt?: string | null;
6864
6864
  setListingInactive?: boolean | null;
@@ -7099,7 +7099,7 @@ export interface operations {
7099
7099
  status: "active" | "inactive";
7100
7100
  defaultCurrency?: string | null;
7101
7101
  activeOwnership?: {
7102
- /** @default 2025-10-15 */
7102
+ /** @default 2025-10-24 */
7103
7103
  startAt: string;
7104
7104
  endAt?: string | null;
7105
7105
  setListingInactive?: boolean | null;
@@ -7238,7 +7238,7 @@ export interface operations {
7238
7238
  /** Format: uuid */
7239
7239
  sourceId?: string | null;
7240
7240
  initialOwnership?: {
7241
- /** @default 2025-10-15 */
7241
+ /** @default 2025-10-24 */
7242
7242
  startAt?: string;
7243
7243
  endAt?: string | null;
7244
7244
  members: {
@@ -7292,7 +7292,7 @@ export interface operations {
7292
7292
  status: "active" | "inactive";
7293
7293
  defaultCurrency?: string | null;
7294
7294
  activeOwnership?: {
7295
- /** @default 2025-10-15 */
7295
+ /** @default 2025-10-24 */
7296
7296
  startAt: string;
7297
7297
  endAt?: string | null;
7298
7298
  setListingInactive?: boolean | null;
@@ -7509,7 +7509,7 @@ export interface operations {
7509
7509
  status: "active" | "inactive";
7510
7510
  defaultCurrency?: string | null;
7511
7511
  activeOwnership?: {
7512
- /** @default 2025-10-15 */
7512
+ /** @default 2025-10-24 */
7513
7513
  startAt: string;
7514
7514
  endAt?: string | null;
7515
7515
  setListingInactive?: boolean | null;
@@ -7656,7 +7656,7 @@ export interface operations {
7656
7656
  /** Format: uuid */
7657
7657
  sourceId?: string | null;
7658
7658
  initialOwnership?: {
7659
- /** @default 2025-10-15 */
7659
+ /** @default 2025-10-24 */
7660
7660
  startAt?: string;
7661
7661
  endAt?: string | null;
7662
7662
  members: {
@@ -7710,7 +7710,7 @@ export interface operations {
7710
7710
  status: "active" | "inactive";
7711
7711
  defaultCurrency?: string | null;
7712
7712
  activeOwnership?: {
7713
- /** @default 2025-10-15 */
7713
+ /** @default 2025-10-24 */
7714
7714
  startAt: string;
7715
7715
  endAt?: string | null;
7716
7716
  setListingInactive?: boolean | null;