@vrplatform/api 1.3.0-stage.1215 → 1.3.0-stage.1219
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
package/src/generated/v1.ts
CHANGED
|
@@ -5775,7 +5775,7 @@ export interface operations {
|
|
|
5775
5775
|
data: {
|
|
5776
5776
|
/** Format: uuid */
|
|
5777
5777
|
listingId: string;
|
|
5778
|
-
/** @default 2025-12-
|
|
5778
|
+
/** @default 2025-12-05 */
|
|
5779
5779
|
startAt: string;
|
|
5780
5780
|
endAt?: string | null;
|
|
5781
5781
|
setListingInactive?: boolean | null;
|
|
@@ -5866,7 +5866,7 @@ export interface operations {
|
|
|
5866
5866
|
"application/json": {
|
|
5867
5867
|
/** Format: uuid */
|
|
5868
5868
|
listingId: string;
|
|
5869
|
-
/** @default 2025-12-
|
|
5869
|
+
/** @default 2025-12-05 */
|
|
5870
5870
|
startAt?: string;
|
|
5871
5871
|
endAt?: string | null;
|
|
5872
5872
|
members: {
|
|
@@ -5900,7 +5900,7 @@ export interface operations {
|
|
|
5900
5900
|
"application/json": {
|
|
5901
5901
|
/** Format: uuid */
|
|
5902
5902
|
listingId: string;
|
|
5903
|
-
/** @default 2025-12-
|
|
5903
|
+
/** @default 2025-12-05 */
|
|
5904
5904
|
startAt: string;
|
|
5905
5905
|
endAt?: string | null;
|
|
5906
5906
|
setListingInactive?: boolean | null;
|
|
@@ -5980,7 +5980,7 @@ export interface operations {
|
|
|
5980
5980
|
"application/json": {
|
|
5981
5981
|
/** Format: uuid */
|
|
5982
5982
|
listingId: string;
|
|
5983
|
-
/** @default 2025-12-
|
|
5983
|
+
/** @default 2025-12-05 */
|
|
5984
5984
|
startAt: string;
|
|
5985
5985
|
endAt?: string | null;
|
|
5986
5986
|
setListingInactive?: boolean | null;
|
|
@@ -6063,7 +6063,7 @@ export interface operations {
|
|
|
6063
6063
|
"application/json": {
|
|
6064
6064
|
/** Format: uuid */
|
|
6065
6065
|
listingId?: string;
|
|
6066
|
-
/** @default 2025-12-
|
|
6066
|
+
/** @default 2025-12-05 */
|
|
6067
6067
|
startAt?: string;
|
|
6068
6068
|
endAt?: string | null;
|
|
6069
6069
|
members?: {
|
|
@@ -6097,7 +6097,7 @@ export interface operations {
|
|
|
6097
6097
|
"application/json": {
|
|
6098
6098
|
/** Format: uuid */
|
|
6099
6099
|
listingId: string;
|
|
6100
|
-
/** @default 2025-12-
|
|
6100
|
+
/** @default 2025-12-05 */
|
|
6101
6101
|
startAt: string;
|
|
6102
6102
|
endAt?: string | null;
|
|
6103
6103
|
setListingInactive?: boolean | null;
|
|
@@ -6293,7 +6293,7 @@ export interface operations {
|
|
|
6293
6293
|
/** Format: uuid */
|
|
6294
6294
|
sourceId?: string | null;
|
|
6295
6295
|
initialOwnership?: {
|
|
6296
|
-
/** @default 2025-12-
|
|
6296
|
+
/** @default 2025-12-05 */
|
|
6297
6297
|
startAt?: string;
|
|
6298
6298
|
endAt?: string | null;
|
|
6299
6299
|
members: {
|
|
@@ -6588,7 +6588,7 @@ export interface operations {
|
|
|
6588
6588
|
/** Format: uuid */
|
|
6589
6589
|
sourceId?: string | null;
|
|
6590
6590
|
initialOwnership?: {
|
|
6591
|
-
/** @default 2025-12-
|
|
6591
|
+
/** @default 2025-12-05 */
|
|
6592
6592
|
startAt?: string;
|
|
6593
6593
|
endAt?: string | null;
|
|
6594
6594
|
members: {
|
|
@@ -7048,7 +7048,7 @@ export interface operations {
|
|
|
7048
7048
|
/** Format: uuid */
|
|
7049
7049
|
sourceId?: string | null;
|
|
7050
7050
|
initialOwnership?: {
|
|
7051
|
-
/** @default 2025-12-
|
|
7051
|
+
/** @default 2025-12-05 */
|
|
7052
7052
|
startAt?: string;
|
|
7053
7053
|
endAt?: string | null;
|
|
7054
7054
|
members: {
|
|
@@ -7102,7 +7102,7 @@ export interface operations {
|
|
|
7102
7102
|
status: "active" | "inactive";
|
|
7103
7103
|
defaultCurrency?: string | null;
|
|
7104
7104
|
activeOwnership?: {
|
|
7105
|
-
/** @default 2025-12-
|
|
7105
|
+
/** @default 2025-12-05 */
|
|
7106
7106
|
startAt: string;
|
|
7107
7107
|
endAt?: string | null;
|
|
7108
7108
|
setListingInactive?: boolean | null;
|