@vrplatform/api 1.3.1-1355 → 1.3.1-1362
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
|
@@ -6128,7 +6128,7 @@ export interface operations {
|
|
|
6128
6128
|
data: {
|
|
6129
6129
|
/** Format: uuid */
|
|
6130
6130
|
listingId: string;
|
|
6131
|
-
/** @default 2025-12-
|
|
6131
|
+
/** @default 2025-12-22 */
|
|
6132
6132
|
startAt: string;
|
|
6133
6133
|
endAt?: string | null;
|
|
6134
6134
|
setListingInactive?: boolean | null;
|
|
@@ -6219,7 +6219,7 @@ export interface operations {
|
|
|
6219
6219
|
"application/json": {
|
|
6220
6220
|
/** Format: uuid */
|
|
6221
6221
|
listingId: string;
|
|
6222
|
-
/** @default 2025-12-
|
|
6222
|
+
/** @default 2025-12-22 */
|
|
6223
6223
|
startAt?: string;
|
|
6224
6224
|
endAt?: string | null;
|
|
6225
6225
|
members: {
|
|
@@ -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-22 */
|
|
6257
6257
|
startAt: string;
|
|
6258
6258
|
endAt?: string | null;
|
|
6259
6259
|
setListingInactive?: boolean | null;
|
|
@@ -6333,7 +6333,7 @@ export interface operations {
|
|
|
6333
6333
|
"application/json": {
|
|
6334
6334
|
/** Format: uuid */
|
|
6335
6335
|
listingId: string;
|
|
6336
|
-
/** @default 2025-12-
|
|
6336
|
+
/** @default 2025-12-22 */
|
|
6337
6337
|
startAt: string;
|
|
6338
6338
|
endAt?: string | null;
|
|
6339
6339
|
setListingInactive?: boolean | null;
|
|
@@ -6416,7 +6416,7 @@ export interface operations {
|
|
|
6416
6416
|
"application/json": {
|
|
6417
6417
|
/** Format: uuid */
|
|
6418
6418
|
listingId?: string;
|
|
6419
|
-
/** @default 2025-12-
|
|
6419
|
+
/** @default 2025-12-22 */
|
|
6420
6420
|
startAt?: string;
|
|
6421
6421
|
endAt?: string | null;
|
|
6422
6422
|
members?: {
|
|
@@ -6450,7 +6450,7 @@ export interface operations {
|
|
|
6450
6450
|
"application/json": {
|
|
6451
6451
|
/** Format: uuid */
|
|
6452
6452
|
listingId: string;
|
|
6453
|
-
/** @default 2025-12-
|
|
6453
|
+
/** @default 2025-12-22 */
|
|
6454
6454
|
startAt: string;
|
|
6455
6455
|
endAt?: string | null;
|
|
6456
6456
|
setListingInactive?: boolean | null;
|