@vrplatform/api 1.2.33-stage.853 → 1.2.33-stage.855

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.853",
6
+ "version": "1.2.33-stage.855",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -6592,7 +6592,7 @@ export interface operations {
6592
6592
  data: {
6593
6593
  /** Format: uuid */
6594
6594
  listingId: string;
6595
- /** @default 2025-10-27 */
6595
+ /** @default 2025-10-28 */
6596
6596
  startAt: string;
6597
6597
  endAt?: string | null;
6598
6598
  setListingInactive?: boolean | null;
@@ -6674,7 +6674,7 @@ export interface operations {
6674
6674
  "application/json": {
6675
6675
  /** Format: uuid */
6676
6676
  listingId: string;
6677
- /** @default 2025-10-27 */
6677
+ /** @default 2025-10-28 */
6678
6678
  startAt?: string;
6679
6679
  endAt?: string | null;
6680
6680
  members: {
@@ -6708,7 +6708,7 @@ export interface operations {
6708
6708
  "application/json": {
6709
6709
  /** Format: uuid */
6710
6710
  listingId: string;
6711
- /** @default 2025-10-27 */
6711
+ /** @default 2025-10-28 */
6712
6712
  startAt: string;
6713
6713
  endAt?: string | null;
6714
6714
  setListingInactive?: boolean | null;
@@ -6788,7 +6788,7 @@ export interface operations {
6788
6788
  "application/json": {
6789
6789
  /** Format: uuid */
6790
6790
  listingId: string;
6791
- /** @default 2025-10-27 */
6791
+ /** @default 2025-10-28 */
6792
6792
  startAt: string;
6793
6793
  endAt?: string | null;
6794
6794
  setListingInactive?: boolean | null;
@@ -6871,7 +6871,7 @@ export interface operations {
6871
6871
  "application/json": {
6872
6872
  /** Format: uuid */
6873
6873
  listingId?: string;
6874
- /** @default 2025-10-27 */
6874
+ /** @default 2025-10-28 */
6875
6875
  startAt?: string;
6876
6876
  endAt?: string | null;
6877
6877
  members?: {
@@ -6905,7 +6905,7 @@ export interface operations {
6905
6905
  "application/json": {
6906
6906
  /** Format: uuid */
6907
6907
  listingId: string;
6908
- /** @default 2025-10-27 */
6908
+ /** @default 2025-10-28 */
6909
6909
  startAt: string;
6910
6910
  endAt?: string | null;
6911
6911
  setListingInactive?: boolean | null;
@@ -7091,7 +7091,7 @@ export interface operations {
7091
7091
  /** Format: uuid */
7092
7092
  sourceId?: string | null;
7093
7093
  initialOwnership?: {
7094
- /** @default 2025-10-27 */
7094
+ /** @default 2025-10-28 */
7095
7095
  startAt?: string;
7096
7096
  endAt?: string | null;
7097
7097
  members: {
@@ -7149,7 +7149,7 @@ export interface operations {
7149
7149
  status: "active" | "inactive";
7150
7150
  defaultCurrency?: string | null;
7151
7151
  activeOwnership?: {
7152
- /** @default 2025-10-27 */
7152
+ /** @default 2025-10-28 */
7153
7153
  startAt: string;
7154
7154
  endAt?: string | null;
7155
7155
  setListingInactive?: boolean | null;
@@ -7390,7 +7390,7 @@ export interface operations {
7390
7390
  status: "active" | "inactive";
7391
7391
  defaultCurrency?: string | null;
7392
7392
  activeOwnership?: {
7393
- /** @default 2025-10-27 */
7393
+ /** @default 2025-10-28 */
7394
7394
  startAt: string;
7395
7395
  endAt?: string | null;
7396
7396
  setListingInactive?: boolean | null;
@@ -7529,7 +7529,7 @@ export interface operations {
7529
7529
  /** Format: uuid */
7530
7530
  sourceId?: string | null;
7531
7531
  initialOwnership?: {
7532
- /** @default 2025-10-27 */
7532
+ /** @default 2025-10-28 */
7533
7533
  startAt?: string;
7534
7534
  endAt?: string | null;
7535
7535
  members: {
@@ -7583,7 +7583,7 @@ export interface operations {
7583
7583
  status: "active" | "inactive";
7584
7584
  defaultCurrency?: string | null;
7585
7585
  activeOwnership?: {
7586
- /** @default 2025-10-27 */
7586
+ /** @default 2025-10-28 */
7587
7587
  startAt: string;
7588
7588
  endAt?: string | null;
7589
7589
  setListingInactive?: boolean | null;
@@ -7800,7 +7800,7 @@ export interface operations {
7800
7800
  status: "active" | "inactive";
7801
7801
  defaultCurrency?: string | null;
7802
7802
  activeOwnership?: {
7803
- /** @default 2025-10-27 */
7803
+ /** @default 2025-10-28 */
7804
7804
  startAt: string;
7805
7805
  endAt?: string | null;
7806
7806
  setListingInactive?: boolean | null;
@@ -7947,7 +7947,7 @@ export interface operations {
7947
7947
  /** Format: uuid */
7948
7948
  sourceId?: string | null;
7949
7949
  initialOwnership?: {
7950
- /** @default 2025-10-27 */
7950
+ /** @default 2025-10-28 */
7951
7951
  startAt?: string;
7952
7952
  endAt?: string | null;
7953
7953
  members: {
@@ -8001,7 +8001,7 @@ export interface operations {
8001
8001
  status: "active" | "inactive";
8002
8002
  defaultCurrency?: string | null;
8003
8003
  activeOwnership?: {
8004
- /** @default 2025-10-27 */
8004
+ /** @default 2025-10-28 */
8005
8005
  startAt: string;
8006
8006
  endAt?: string | null;
8007
8007
  setListingInactive?: boolean | null;