@vrplatform/api 1.2.33-stage.773 → 1.2.33-stage.776

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.773",
6
+ "version": "1.2.33-stage.776",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -6264,7 +6264,7 @@ export interface operations {
6264
6264
  data: {
6265
6265
  /** Format: uuid */
6266
6266
  listingId: string;
6267
- /** @default 2025-10-13 */
6267
+ /** @default 2025-10-14 */
6268
6268
  startAt: string;
6269
6269
  endAt?: string | null;
6270
6270
  setListingInactive?: boolean | null;
@@ -6346,7 +6346,7 @@ export interface operations {
6346
6346
  "application/json": {
6347
6347
  /** Format: uuid */
6348
6348
  listingId: string;
6349
- /** @default 2025-10-13 */
6349
+ /** @default 2025-10-14 */
6350
6350
  startAt?: string;
6351
6351
  endAt?: string | null;
6352
6352
  members: {
@@ -6380,7 +6380,7 @@ export interface operations {
6380
6380
  "application/json": {
6381
6381
  /** Format: uuid */
6382
6382
  listingId: string;
6383
- /** @default 2025-10-13 */
6383
+ /** @default 2025-10-14 */
6384
6384
  startAt: string;
6385
6385
  endAt?: string | null;
6386
6386
  setListingInactive?: boolean | null;
@@ -6460,7 +6460,7 @@ export interface operations {
6460
6460
  "application/json": {
6461
6461
  /** Format: uuid */
6462
6462
  listingId: string;
6463
- /** @default 2025-10-13 */
6463
+ /** @default 2025-10-14 */
6464
6464
  startAt: string;
6465
6465
  endAt?: string | null;
6466
6466
  setListingInactive?: boolean | null;
@@ -6543,7 +6543,7 @@ export interface operations {
6543
6543
  "application/json": {
6544
6544
  /** Format: uuid */
6545
6545
  listingId?: string;
6546
- /** @default 2025-10-13 */
6546
+ /** @default 2025-10-14 */
6547
6547
  startAt?: string;
6548
6548
  endAt?: string | null;
6549
6549
  members?: {
@@ -6572,7 +6572,7 @@ export interface operations {
6572
6572
  "application/json": {
6573
6573
  /** Format: uuid */
6574
6574
  listingId: string;
6575
- /** @default 2025-10-13 */
6575
+ /** @default 2025-10-14 */
6576
6576
  startAt: string;
6577
6577
  endAt?: string | null;
6578
6578
  setListingInactive?: boolean | null;
@@ -6758,7 +6758,7 @@ export interface operations {
6758
6758
  /** Format: uuid */
6759
6759
  sourceId?: string | null;
6760
6760
  initialOwnership?: {
6761
- /** @default 2025-10-13 */
6761
+ /** @default 2025-10-14 */
6762
6762
  startAt?: string;
6763
6763
  endAt?: string | null;
6764
6764
  members: {
@@ -6816,7 +6816,7 @@ export interface operations {
6816
6816
  status: "active" | "inactive";
6817
6817
  defaultCurrency?: string | null;
6818
6818
  activeOwnership?: {
6819
- /** @default 2025-10-13 */
6819
+ /** @default 2025-10-14 */
6820
6820
  startAt: string;
6821
6821
  endAt?: string | null;
6822
6822
  setListingInactive?: boolean | null;
@@ -7057,7 +7057,7 @@ export interface operations {
7057
7057
  status: "active" | "inactive";
7058
7058
  defaultCurrency?: string | null;
7059
7059
  activeOwnership?: {
7060
- /** @default 2025-10-13 */
7060
+ /** @default 2025-10-14 */
7061
7061
  startAt: string;
7062
7062
  endAt?: string | null;
7063
7063
  setListingInactive?: boolean | null;
@@ -7196,7 +7196,7 @@ export interface operations {
7196
7196
  /** Format: uuid */
7197
7197
  sourceId?: string | null;
7198
7198
  initialOwnership?: {
7199
- /** @default 2025-10-13 */
7199
+ /** @default 2025-10-14 */
7200
7200
  startAt?: string;
7201
7201
  endAt?: string | null;
7202
7202
  members: {
@@ -7250,7 +7250,7 @@ export interface operations {
7250
7250
  status: "active" | "inactive";
7251
7251
  defaultCurrency?: string | null;
7252
7252
  activeOwnership?: {
7253
- /** @default 2025-10-13 */
7253
+ /** @default 2025-10-14 */
7254
7254
  startAt: string;
7255
7255
  endAt?: string | null;
7256
7256
  setListingInactive?: boolean | null;
@@ -7467,7 +7467,7 @@ export interface operations {
7467
7467
  status: "active" | "inactive";
7468
7468
  defaultCurrency?: string | null;
7469
7469
  activeOwnership?: {
7470
- /** @default 2025-10-13 */
7470
+ /** @default 2025-10-14 */
7471
7471
  startAt: string;
7472
7472
  endAt?: string | null;
7473
7473
  setListingInactive?: boolean | null;
@@ -7614,7 +7614,7 @@ export interface operations {
7614
7614
  /** Format: uuid */
7615
7615
  sourceId?: string | null;
7616
7616
  initialOwnership?: {
7617
- /** @default 2025-10-13 */
7617
+ /** @default 2025-10-14 */
7618
7618
  startAt?: string;
7619
7619
  endAt?: string | null;
7620
7620
  members: {
@@ -7668,7 +7668,7 @@ export interface operations {
7668
7668
  status: "active" | "inactive";
7669
7669
  defaultCurrency?: string | null;
7670
7670
  activeOwnership?: {
7671
- /** @default 2025-10-13 */
7671
+ /** @default 2025-10-14 */
7672
7672
  startAt: string;
7673
7673
  endAt?: string | null;
7674
7674
  setListingInactive?: boolean | null;