@vrplatform/api 1.3.0-stage.1322 → 1.3.0-stage.1323
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
|
@@ -6048,7 +6048,7 @@ export interface operations {
|
|
|
6048
6048
|
data: {
|
|
6049
6049
|
/** Format: uuid */
|
|
6050
6050
|
listingId: string;
|
|
6051
|
-
/** @default 2025-12-
|
|
6051
|
+
/** @default 2025-12-16 */
|
|
6052
6052
|
startAt: string;
|
|
6053
6053
|
endAt?: string | null;
|
|
6054
6054
|
setListingInactive?: boolean | null;
|
|
@@ -6139,7 +6139,7 @@ export interface operations {
|
|
|
6139
6139
|
"application/json": {
|
|
6140
6140
|
/** Format: uuid */
|
|
6141
6141
|
listingId: string;
|
|
6142
|
-
/** @default 2025-12-
|
|
6142
|
+
/** @default 2025-12-16 */
|
|
6143
6143
|
startAt?: string;
|
|
6144
6144
|
endAt?: string | null;
|
|
6145
6145
|
members: {
|
|
@@ -6173,7 +6173,7 @@ export interface operations {
|
|
|
6173
6173
|
"application/json": {
|
|
6174
6174
|
/** Format: uuid */
|
|
6175
6175
|
listingId: string;
|
|
6176
|
-
/** @default 2025-12-
|
|
6176
|
+
/** @default 2025-12-16 */
|
|
6177
6177
|
startAt: string;
|
|
6178
6178
|
endAt?: string | null;
|
|
6179
6179
|
setListingInactive?: boolean | null;
|
|
@@ -6253,7 +6253,7 @@ export interface operations {
|
|
|
6253
6253
|
"application/json": {
|
|
6254
6254
|
/** Format: uuid */
|
|
6255
6255
|
listingId: string;
|
|
6256
|
-
/** @default 2025-12-
|
|
6256
|
+
/** @default 2025-12-16 */
|
|
6257
6257
|
startAt: string;
|
|
6258
6258
|
endAt?: string | null;
|
|
6259
6259
|
setListingInactive?: boolean | null;
|
|
@@ -6336,7 +6336,7 @@ export interface operations {
|
|
|
6336
6336
|
"application/json": {
|
|
6337
6337
|
/** Format: uuid */
|
|
6338
6338
|
listingId?: string;
|
|
6339
|
-
/** @default 2025-12-
|
|
6339
|
+
/** @default 2025-12-16 */
|
|
6340
6340
|
startAt?: string;
|
|
6341
6341
|
endAt?: string | null;
|
|
6342
6342
|
members?: {
|
|
@@ -6370,7 +6370,7 @@ export interface operations {
|
|
|
6370
6370
|
"application/json": {
|
|
6371
6371
|
/** Format: uuid */
|
|
6372
6372
|
listingId: string;
|
|
6373
|
-
/** @default 2025-12-
|
|
6373
|
+
/** @default 2025-12-16 */
|
|
6374
6374
|
startAt: string;
|
|
6375
6375
|
endAt?: string | null;
|
|
6376
6376
|
setListingInactive?: boolean | null;
|