@vrplatform/api 1.3.1-1359 → 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.
@@ -6127,7 +6127,7 @@ export interface operations {
6127
6127
  data: {
6128
6128
  /** Format: uuid */
6129
6129
  listingId: string;
6130
- /** @default 2025-12-19 */
6130
+ /** @default 2025-12-22 */
6131
6131
  startAt: string;
6132
6132
  endAt?: string | null;
6133
6133
  setListingInactive?: boolean | null;
@@ -6218,7 +6218,7 @@ export interface operations {
6218
6218
  "application/json": {
6219
6219
  /** Format: uuid */
6220
6220
  listingId: string;
6221
- /** @default 2025-12-19 */
6221
+ /** @default 2025-12-22 */
6222
6222
  startAt?: string;
6223
6223
  endAt?: string | null;
6224
6224
  members: {
@@ -6252,7 +6252,7 @@ export interface operations {
6252
6252
  "application/json": {
6253
6253
  /** Format: uuid */
6254
6254
  listingId: string;
6255
- /** @default 2025-12-19 */
6255
+ /** @default 2025-12-22 */
6256
6256
  startAt: string;
6257
6257
  endAt?: string | null;
6258
6258
  setListingInactive?: boolean | null;
@@ -6332,7 +6332,7 @@ export interface operations {
6332
6332
  "application/json": {
6333
6333
  /** Format: uuid */
6334
6334
  listingId: string;
6335
- /** @default 2025-12-19 */
6335
+ /** @default 2025-12-22 */
6336
6336
  startAt: string;
6337
6337
  endAt?: string | null;
6338
6338
  setListingInactive?: boolean | null;
@@ -6415,7 +6415,7 @@ export interface operations {
6415
6415
  "application/json": {
6416
6416
  /** Format: uuid */
6417
6417
  listingId?: string;
6418
- /** @default 2025-12-19 */
6418
+ /** @default 2025-12-22 */
6419
6419
  startAt?: string;
6420
6420
  endAt?: string | null;
6421
6421
  members?: {
@@ -6449,7 +6449,7 @@ export interface operations {
6449
6449
  "application/json": {
6450
6450
  /** Format: uuid */
6451
6451
  listingId: string;
6452
- /** @default 2025-12-19 */
6452
+ /** @default 2025-12-22 */
6453
6453
  startAt: string;
6454
6454
  endAt?: string | null;
6455
6455
  setListingInactive?: boolean | null;