@vrplatform/api 1.2.33-980 → 1.2.33-982

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-980",
6
+ "version": "1.2.33-982",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -5862,7 +5862,7 @@ export interface operations {
5862
5862
  data: {
5863
5863
  /** Format: uuid */
5864
5864
  listingId: string;
5865
- /** @default 2025-11-04 */
5865
+ /** @default 2025-11-05 */
5866
5866
  startAt: string;
5867
5867
  endAt?: string | null;
5868
5868
  setListingInactive?: boolean | null;
@@ -5944,7 +5944,7 @@ export interface operations {
5944
5944
  "application/json": {
5945
5945
  /** Format: uuid */
5946
5946
  listingId: string;
5947
- /** @default 2025-11-04 */
5947
+ /** @default 2025-11-05 */
5948
5948
  startAt?: string;
5949
5949
  endAt?: string | null;
5950
5950
  members: {
@@ -5978,7 +5978,7 @@ export interface operations {
5978
5978
  "application/json": {
5979
5979
  /** Format: uuid */
5980
5980
  listingId: string;
5981
- /** @default 2025-11-04 */
5981
+ /** @default 2025-11-05 */
5982
5982
  startAt: string;
5983
5983
  endAt?: string | null;
5984
5984
  setListingInactive?: boolean | null;
@@ -6058,7 +6058,7 @@ export interface operations {
6058
6058
  "application/json": {
6059
6059
  /** Format: uuid */
6060
6060
  listingId: string;
6061
- /** @default 2025-11-04 */
6061
+ /** @default 2025-11-05 */
6062
6062
  startAt: string;
6063
6063
  endAt?: string | null;
6064
6064
  setListingInactive?: boolean | null;
@@ -6141,7 +6141,7 @@ export interface operations {
6141
6141
  "application/json": {
6142
6142
  /** Format: uuid */
6143
6143
  listingId?: string;
6144
- /** @default 2025-11-04 */
6144
+ /** @default 2025-11-05 */
6145
6145
  startAt?: string;
6146
6146
  endAt?: string | null;
6147
6147
  members?: {
@@ -6175,7 +6175,7 @@ export interface operations {
6175
6175
  "application/json": {
6176
6176
  /** Format: uuid */
6177
6177
  listingId: string;
6178
- /** @default 2025-11-04 */
6178
+ /** @default 2025-11-05 */
6179
6179
  startAt: string;
6180
6180
  endAt?: string | null;
6181
6181
  setListingInactive?: boolean | null;
@@ -6361,7 +6361,7 @@ export interface operations {
6361
6361
  /** Format: uuid */
6362
6362
  sourceId?: string | null;
6363
6363
  initialOwnership?: {
6364
- /** @default 2025-11-04 */
6364
+ /** @default 2025-11-05 */
6365
6365
  startAt?: string;
6366
6366
  endAt?: string | null;
6367
6367
  members: {
@@ -6419,7 +6419,7 @@ export interface operations {
6419
6419
  status: "active" | "inactive";
6420
6420
  defaultCurrency?: string | null;
6421
6421
  activeOwnership?: {
6422
- /** @default 2025-11-04 */
6422
+ /** @default 2025-11-05 */
6423
6423
  startAt: string;
6424
6424
  endAt?: string | null;
6425
6425
  setListingInactive?: boolean | null;
@@ -6660,7 +6660,7 @@ export interface operations {
6660
6660
  status: "active" | "inactive";
6661
6661
  defaultCurrency?: string | null;
6662
6662
  activeOwnership?: {
6663
- /** @default 2025-11-04 */
6663
+ /** @default 2025-11-05 */
6664
6664
  startAt: string;
6665
6665
  endAt?: string | null;
6666
6666
  setListingInactive?: boolean | null;
@@ -6799,7 +6799,7 @@ export interface operations {
6799
6799
  /** Format: uuid */
6800
6800
  sourceId?: string | null;
6801
6801
  initialOwnership?: {
6802
- /** @default 2025-11-04 */
6802
+ /** @default 2025-11-05 */
6803
6803
  startAt?: string;
6804
6804
  endAt?: string | null;
6805
6805
  members: {
@@ -6853,7 +6853,7 @@ export interface operations {
6853
6853
  status: "active" | "inactive";
6854
6854
  defaultCurrency?: string | null;
6855
6855
  activeOwnership?: {
6856
- /** @default 2025-11-04 */
6856
+ /** @default 2025-11-05 */
6857
6857
  startAt: string;
6858
6858
  endAt?: string | null;
6859
6859
  setListingInactive?: boolean | null;
@@ -7070,7 +7070,7 @@ export interface operations {
7070
7070
  status: "active" | "inactive";
7071
7071
  defaultCurrency?: string | null;
7072
7072
  activeOwnership?: {
7073
- /** @default 2025-11-04 */
7073
+ /** @default 2025-11-05 */
7074
7074
  startAt: string;
7075
7075
  endAt?: string | null;
7076
7076
  setListingInactive?: boolean | null;
@@ -7217,7 +7217,7 @@ export interface operations {
7217
7217
  /** Format: uuid */
7218
7218
  sourceId?: string | null;
7219
7219
  initialOwnership?: {
7220
- /** @default 2025-11-04 */
7220
+ /** @default 2025-11-05 */
7221
7221
  startAt?: string;
7222
7222
  endAt?: string | null;
7223
7223
  members: {
@@ -7271,7 +7271,7 @@ export interface operations {
7271
7271
  status: "active" | "inactive";
7272
7272
  defaultCurrency?: string | null;
7273
7273
  activeOwnership?: {
7274
- /** @default 2025-11-04 */
7274
+ /** @default 2025-11-05 */
7275
7275
  startAt: string;
7276
7276
  endAt?: string | null;
7277
7277
  setListingInactive?: boolean | null;
@@ -21724,6 +21724,7 @@ export interface operations {
21724
21724
  /** @enum {string|null} */
21725
21725
  environment?: "sandbox" | "production" | null;
21726
21726
  connectionId?: string | null;
21727
+ redirectUri?: string | null;
21727
21728
  };
21728
21729
  };
21729
21730
  };