@vrplatform/api 1.2.33-stage.754 → 1.2.33-stage.756

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.754",
6
+ "version": "1.2.33-stage.756",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -6278,7 +6278,7 @@ export interface operations {
6278
6278
  data: {
6279
6279
  /** Format: uuid */
6280
6280
  listingId: string;
6281
- /** @default 2025-10-11 */
6281
+ /** @default 2025-10-13 */
6282
6282
  startAt: string;
6283
6283
  endAt?: string | null;
6284
6284
  setListingInactive?: boolean | null;
@@ -6360,7 +6360,7 @@ export interface operations {
6360
6360
  "application/json": {
6361
6361
  /** Format: uuid */
6362
6362
  listingId: string;
6363
- /** @default 2025-10-11 */
6363
+ /** @default 2025-10-13 */
6364
6364
  startAt?: string;
6365
6365
  endAt?: string | null;
6366
6366
  members: {
@@ -6394,7 +6394,7 @@ export interface operations {
6394
6394
  "application/json": {
6395
6395
  /** Format: uuid */
6396
6396
  listingId: string;
6397
- /** @default 2025-10-11 */
6397
+ /** @default 2025-10-13 */
6398
6398
  startAt: string;
6399
6399
  endAt?: string | null;
6400
6400
  setListingInactive?: boolean | null;
@@ -6474,7 +6474,7 @@ export interface operations {
6474
6474
  "application/json": {
6475
6475
  /** Format: uuid */
6476
6476
  listingId: string;
6477
- /** @default 2025-10-11 */
6477
+ /** @default 2025-10-13 */
6478
6478
  startAt: string;
6479
6479
  endAt?: string | null;
6480
6480
  setListingInactive?: boolean | null;
@@ -6557,7 +6557,7 @@ export interface operations {
6557
6557
  "application/json": {
6558
6558
  /** Format: uuid */
6559
6559
  listingId?: string;
6560
- /** @default 2025-10-11 */
6560
+ /** @default 2025-10-13 */
6561
6561
  startAt?: string;
6562
6562
  endAt?: string | null;
6563
6563
  members?: {
@@ -6586,7 +6586,7 @@ export interface operations {
6586
6586
  "application/json": {
6587
6587
  /** Format: uuid */
6588
6588
  listingId: string;
6589
- /** @default 2025-10-11 */
6589
+ /** @default 2025-10-13 */
6590
6590
  startAt: string;
6591
6591
  endAt?: string | null;
6592
6592
  setListingInactive?: boolean | null;
@@ -6772,7 +6772,7 @@ export interface operations {
6772
6772
  /** Format: uuid */
6773
6773
  sourceId?: string | null;
6774
6774
  initialOwnership?: {
6775
- /** @default 2025-10-11 */
6775
+ /** @default 2025-10-13 */
6776
6776
  startAt?: string;
6777
6777
  endAt?: string | null;
6778
6778
  members: {
@@ -6830,7 +6830,7 @@ export interface operations {
6830
6830
  status: "active" | "inactive";
6831
6831
  defaultCurrency?: string | null;
6832
6832
  activeOwnership?: {
6833
- /** @default 2025-10-11 */
6833
+ /** @default 2025-10-13 */
6834
6834
  startAt: string;
6835
6835
  endAt?: string | null;
6836
6836
  setListingInactive?: boolean | null;
@@ -7071,7 +7071,7 @@ export interface operations {
7071
7071
  status: "active" | "inactive";
7072
7072
  defaultCurrency?: string | null;
7073
7073
  activeOwnership?: {
7074
- /** @default 2025-10-11 */
7074
+ /** @default 2025-10-13 */
7075
7075
  startAt: string;
7076
7076
  endAt?: string | null;
7077
7077
  setListingInactive?: boolean | null;
@@ -7210,7 +7210,7 @@ export interface operations {
7210
7210
  /** Format: uuid */
7211
7211
  sourceId?: string | null;
7212
7212
  initialOwnership?: {
7213
- /** @default 2025-10-11 */
7213
+ /** @default 2025-10-13 */
7214
7214
  startAt?: string;
7215
7215
  endAt?: string | null;
7216
7216
  members: {
@@ -7264,7 +7264,7 @@ export interface operations {
7264
7264
  status: "active" | "inactive";
7265
7265
  defaultCurrency?: string | null;
7266
7266
  activeOwnership?: {
7267
- /** @default 2025-10-11 */
7267
+ /** @default 2025-10-13 */
7268
7268
  startAt: string;
7269
7269
  endAt?: string | null;
7270
7270
  setListingInactive?: boolean | null;
@@ -7481,7 +7481,7 @@ export interface operations {
7481
7481
  status: "active" | "inactive";
7482
7482
  defaultCurrency?: string | null;
7483
7483
  activeOwnership?: {
7484
- /** @default 2025-10-11 */
7484
+ /** @default 2025-10-13 */
7485
7485
  startAt: string;
7486
7486
  endAt?: string | null;
7487
7487
  setListingInactive?: boolean | null;
@@ -7628,7 +7628,7 @@ export interface operations {
7628
7628
  /** Format: uuid */
7629
7629
  sourceId?: string | null;
7630
7630
  initialOwnership?: {
7631
- /** @default 2025-10-11 */
7631
+ /** @default 2025-10-13 */
7632
7632
  startAt?: string;
7633
7633
  endAt?: string | null;
7634
7634
  members: {
@@ -7682,7 +7682,7 @@ export interface operations {
7682
7682
  status: "active" | "inactive";
7683
7683
  defaultCurrency?: string | null;
7684
7684
  activeOwnership?: {
7685
- /** @default 2025-10-11 */
7685
+ /** @default 2025-10-13 */
7686
7686
  startAt: string;
7687
7687
  endAt?: string | null;
7688
7688
  setListingInactive?: boolean | null;