@vrplatform/api 1.2.33-stage.867 → 1.2.33-stage.869

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.867",
6
+ "version": "1.2.33-stage.869",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -6601,7 +6601,7 @@ export interface operations {
6601
6601
  data: {
6602
6602
  /** Format: uuid */
6603
6603
  listingId: string;
6604
- /** @default 2025-10-28 */
6604
+ /** @default 2025-10-29 */
6605
6605
  startAt: string;
6606
6606
  endAt?: string | null;
6607
6607
  setListingInactive?: boolean | null;
@@ -6683,7 +6683,7 @@ export interface operations {
6683
6683
  "application/json": {
6684
6684
  /** Format: uuid */
6685
6685
  listingId: string;
6686
- /** @default 2025-10-28 */
6686
+ /** @default 2025-10-29 */
6687
6687
  startAt?: string;
6688
6688
  endAt?: string | null;
6689
6689
  members: {
@@ -6717,7 +6717,7 @@ export interface operations {
6717
6717
  "application/json": {
6718
6718
  /** Format: uuid */
6719
6719
  listingId: string;
6720
- /** @default 2025-10-28 */
6720
+ /** @default 2025-10-29 */
6721
6721
  startAt: string;
6722
6722
  endAt?: string | null;
6723
6723
  setListingInactive?: boolean | null;
@@ -6797,7 +6797,7 @@ export interface operations {
6797
6797
  "application/json": {
6798
6798
  /** Format: uuid */
6799
6799
  listingId: string;
6800
- /** @default 2025-10-28 */
6800
+ /** @default 2025-10-29 */
6801
6801
  startAt: string;
6802
6802
  endAt?: string | null;
6803
6803
  setListingInactive?: boolean | null;
@@ -6880,7 +6880,7 @@ export interface operations {
6880
6880
  "application/json": {
6881
6881
  /** Format: uuid */
6882
6882
  listingId?: string;
6883
- /** @default 2025-10-28 */
6883
+ /** @default 2025-10-29 */
6884
6884
  startAt?: string;
6885
6885
  endAt?: string | null;
6886
6886
  members?: {
@@ -6914,7 +6914,7 @@ export interface operations {
6914
6914
  "application/json": {
6915
6915
  /** Format: uuid */
6916
6916
  listingId: string;
6917
- /** @default 2025-10-28 */
6917
+ /** @default 2025-10-29 */
6918
6918
  startAt: string;
6919
6919
  endAt?: string | null;
6920
6920
  setListingInactive?: boolean | null;
@@ -7100,7 +7100,7 @@ export interface operations {
7100
7100
  /** Format: uuid */
7101
7101
  sourceId?: string | null;
7102
7102
  initialOwnership?: {
7103
- /** @default 2025-10-28 */
7103
+ /** @default 2025-10-29 */
7104
7104
  startAt?: string;
7105
7105
  endAt?: string | null;
7106
7106
  members: {
@@ -7158,7 +7158,7 @@ export interface operations {
7158
7158
  status: "active" | "inactive";
7159
7159
  defaultCurrency?: string | null;
7160
7160
  activeOwnership?: {
7161
- /** @default 2025-10-28 */
7161
+ /** @default 2025-10-29 */
7162
7162
  startAt: string;
7163
7163
  endAt?: string | null;
7164
7164
  setListingInactive?: boolean | null;
@@ -7399,7 +7399,7 @@ export interface operations {
7399
7399
  status: "active" | "inactive";
7400
7400
  defaultCurrency?: string | null;
7401
7401
  activeOwnership?: {
7402
- /** @default 2025-10-28 */
7402
+ /** @default 2025-10-29 */
7403
7403
  startAt: string;
7404
7404
  endAt?: string | null;
7405
7405
  setListingInactive?: boolean | null;
@@ -7538,7 +7538,7 @@ export interface operations {
7538
7538
  /** Format: uuid */
7539
7539
  sourceId?: string | null;
7540
7540
  initialOwnership?: {
7541
- /** @default 2025-10-28 */
7541
+ /** @default 2025-10-29 */
7542
7542
  startAt?: string;
7543
7543
  endAt?: string | null;
7544
7544
  members: {
@@ -7592,7 +7592,7 @@ export interface operations {
7592
7592
  status: "active" | "inactive";
7593
7593
  defaultCurrency?: string | null;
7594
7594
  activeOwnership?: {
7595
- /** @default 2025-10-28 */
7595
+ /** @default 2025-10-29 */
7596
7596
  startAt: string;
7597
7597
  endAt?: string | null;
7598
7598
  setListingInactive?: boolean | null;
@@ -7809,7 +7809,7 @@ export interface operations {
7809
7809
  status: "active" | "inactive";
7810
7810
  defaultCurrency?: string | null;
7811
7811
  activeOwnership?: {
7812
- /** @default 2025-10-28 */
7812
+ /** @default 2025-10-29 */
7813
7813
  startAt: string;
7814
7814
  endAt?: string | null;
7815
7815
  setListingInactive?: boolean | null;
@@ -7956,7 +7956,7 @@ export interface operations {
7956
7956
  /** Format: uuid */
7957
7957
  sourceId?: string | null;
7958
7958
  initialOwnership?: {
7959
- /** @default 2025-10-28 */
7959
+ /** @default 2025-10-29 */
7960
7960
  startAt?: string;
7961
7961
  endAt?: string | null;
7962
7962
  members: {
@@ -8010,7 +8010,7 @@ export interface operations {
8010
8010
  status: "active" | "inactive";
8011
8011
  defaultCurrency?: string | null;
8012
8012
  activeOwnership?: {
8013
- /** @default 2025-10-28 */
8013
+ /** @default 2025-10-29 */
8014
8014
  startAt: string;
8015
8015
  endAt?: string | null;
8016
8016
  setListingInactive?: boolean | null;