@justins-home/types 1.1.43 → 1.1.44

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.
Files changed (2) hide show
  1. package/generated/api-types.ts +285 -291
  2. package/package.json +1 -1
@@ -1848,9 +1848,8 @@ export interface paths {
1848
1848
  query?: never;
1849
1849
  header?: never;
1850
1850
  path: {
1851
- plan_key: number;
1852
- /** @description The ID of the plan. */
1853
- plan_id: number;
1851
+ /** @description The key of the plan. */
1852
+ plan_key: string;
1854
1853
  };
1855
1854
  cookie?: never;
1856
1855
  };
@@ -5934,7 +5933,7 @@ export interface operations {
5934
5933
  content: {
5935
5934
  "application/json": {
5936
5935
  data?: {
5937
- /** @example 477f5cf9-b4a4-402f-b452-13d402cc4ca3 */
5936
+ /** @example 5d582290-99d0-42f7-87bc-1c28a47c16d9 */
5938
5937
  uid?: string;
5939
5938
  /** @example Ms. Audra Crooks II */
5940
5939
  username?: string;
@@ -5964,7 +5963,7 @@ export interface operations {
5964
5963
  timezone?: string;
5965
5964
  /** @example Customer */
5966
5965
  user_type?: string;
5967
- /** @example 22 Apr 2026, 07:53 AM */
5966
+ /** @example 22 Apr 2026, 08:23 AM */
5968
5967
  created?: string;
5969
5968
  /** @example 0 seconds ago */
5970
5969
  email_verified_at?: string;
@@ -6217,11 +6216,11 @@ export interface operations {
6217
6216
  content: {
6218
6217
  "application/json": {
6219
6218
  data?: {
6220
- /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
6219
+ /** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
6221
6220
  draft_name?: string;
6222
- /** @example LST-PRP-LTR-MO9RAL43PHR */
6221
+ /** @example LST-PRP-LTR-MO9SDB5KMAA */
6223
6222
  sku?: string;
6224
- /** @example 32192739-4fb7-43af-9226-3e3f7cbb804d */
6223
+ /** @example b6b76855-2205-4bae-88c8-c056f9112221 */
6225
6224
  uid?: string;
6226
6225
  /** @example Rent */
6227
6226
  listing_type?: string;
@@ -7633,7 +7632,7 @@ export interface operations {
7633
7632
  content: {
7634
7633
  "application/json": {
7635
7634
  /**
7636
- * @example Pending
7635
+ * @example Suspended
7637
7636
  * @enum {string}
7638
7637
  */
7639
7638
  status: "Pending" | "Active" | "Dormant" | "Suspended" | "Unverified";
@@ -7648,7 +7647,7 @@ export interface operations {
7648
7647
  content: {
7649
7648
  "application/json": {
7650
7649
  data?: {
7651
- /** @example f7364d11-4c78-45d3-9a20-021f0aaca507 */
7650
+ /** @example 783de83e-bca7-47e0-97fa-8c9d6eb3f1ca */
7652
7651
  uid?: string;
7653
7652
  /** @example Morgan Hirthe */
7654
7653
  username?: string;
@@ -7678,7 +7677,7 @@ export interface operations {
7678
7677
  timezone?: string;
7679
7678
  /** @example Customer */
7680
7679
  user_type?: string;
7681
- /** @example 22 Apr 2026, 07:53 AM */
7680
+ /** @example 22 Apr 2026, 08:23 AM */
7682
7681
  created?: string;
7683
7682
  /** @example 0 seconds ago */
7684
7683
  email_verified_at?: string;
@@ -8387,11 +8386,11 @@ export interface operations {
8387
8386
  content: {
8388
8387
  "application/json": {
8389
8388
  data?: {
8390
- /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
8389
+ /** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
8391
8390
  draft_name?: string;
8392
- /** @example LST-PRP-LTR-MO9RAL7CPNX */
8391
+ /** @example LST-PRP-LTR-MO9SDB8VYY6 */
8393
8392
  sku?: string;
8394
- /** @example 6fe0c81b-f9ff-4efe-945d-d9707ab41ef1 */
8393
+ /** @example ec35fe34-0dc3-412e-a8cf-ee60ed053c9d */
8395
8394
  uid?: string;
8396
8395
  /** @example Rent */
8397
8396
  listing_type?: string;
@@ -8831,7 +8830,7 @@ export interface operations {
8831
8830
  content: {
8832
8831
  "application/json": {
8833
8832
  data?: {
8834
- /** @example e4962235-a397-425b-8081-f63543068de3 */
8833
+ /** @example 9cf20d7b-4d9c-42a7-952b-95885ed0672f */
8835
8834
  uid?: string;
8836
8835
  /** @example photo */
8837
8836
  media_type?: string;
@@ -9138,28 +9137,26 @@ export interface operations {
9138
9137
  /**
9139
9138
  * @example [
9140
9139
  * {
9141
- * "draft_name": "New For Rent Property draft • 22 Apr 2026, 7:53 AM",
9142
- * "sku": "LST-PRP-LTR-MO9RAL92O9R",
9143
- * "uid": "5ab44e5a-a21f-472a-ac79-6341c2d201a9",
9144
- * "listing_type": "Rent",
9145
- * "vertical": "Property",
9146
- * "arrangement_type": "standard_residential",
9147
- * "arrangement_type_label": "Standard Residential",
9140
+ * "draft_name": "New For Sale Used Item draft • 22 Apr 2026, 8:23 AM",
9141
+ * "sku": "LST-UIT-SAL-MO9SDBAKLUA",
9142
+ * "uid": "640a334b-e5bc-4549-83d8-29d42b0a6f0d",
9143
+ * "listing_type": "Sale",
9144
+ * "vertical": "Used Item",
9145
+ * "arrangement_type": null,
9146
+ * "arrangement_type_label": null,
9148
9147
  * "price": null,
9149
9148
  * "state": "draft",
9150
9149
  * "published_at": null,
9151
9150
  * "published_since": null,
9152
9151
  * "is_visible": false,
9153
- * "summary": {
9154
- * "availability": null
9155
- * },
9152
+ * "summary": [],
9156
9153
  * "workflow": [],
9157
9154
  * "media": []
9158
9155
  * },
9159
9156
  * {
9160
- * "draft_name": "New For Sale Used Item draft • 22 Apr 2026, 7:53 AM",
9161
- * "sku": "LST-UIT-SAL-MO9RAL98WZM",
9162
- * "uid": "359d9736-1ea5-4ba8-b98b-7dd2a2d84c52",
9157
+ * "draft_name": "New For Sale Used Item draft • 22 Apr 2026, 8:23 AM",
9158
+ * "sku": "LST-UIT-SAL-MO9SDBAOER4",
9159
+ * "uid": "4b324904-0ec9-4c22-8886-8eb290b07fa0",
9163
9160
  * "listing_type": "Sale",
9164
9161
  * "vertical": "Used Item",
9165
9162
  * "arrangement_type": null,
@@ -9176,20 +9173,20 @@ export interface operations {
9176
9173
  * ]
9177
9174
  */
9178
9175
  data?: {
9179
- /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
9176
+ /** @example New For Sale Used Item draft • 22 Apr 2026, 8:23 AM */
9180
9177
  draft_name?: string;
9181
- /** @example LST-PRP-LTR-MO9RAL92O9R */
9178
+ /** @example LST-UIT-SAL-MO9SDBAKLUA */
9182
9179
  sku?: string;
9183
- /** @example 5ab44e5a-a21f-472a-ac79-6341c2d201a9 */
9180
+ /** @example 640a334b-e5bc-4549-83d8-29d42b0a6f0d */
9184
9181
  uid?: string;
9185
- /** @example Rent */
9182
+ /** @example Sale */
9186
9183
  listing_type?: string;
9187
- /** @example Property */
9184
+ /** @example Used Item */
9188
9185
  vertical?: string;
9189
- /** @example standard_residential */
9190
- arrangement_type?: string;
9191
- /** @example Standard Residential */
9192
- arrangement_type_label?: string;
9186
+ /** @example null */
9187
+ arrangement_type?: string | null;
9188
+ /** @example null */
9189
+ arrangement_type_label?: string | null;
9193
9190
  /** @example null */
9194
9191
  price?: string | null;
9195
9192
  /** @example draft */
@@ -9200,10 +9197,8 @@ export interface operations {
9200
9197
  published_since?: string | null;
9201
9198
  /** @example false */
9202
9199
  is_visible?: boolean;
9203
- summary?: {
9204
- /** @example null */
9205
- availability?: string | null;
9206
- };
9200
+ /** @example [] */
9201
+ summary?: unknown[];
9207
9202
  /** @example [] */
9208
9203
  workflow?: unknown[];
9209
9204
  /** @example [] */
@@ -9375,11 +9370,11 @@ export interface operations {
9375
9370
  content: {
9376
9371
  "application/json": {
9377
9372
  data?: {
9378
- /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
9373
+ /** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
9379
9374
  draft_name?: string;
9380
- /** @example LST-PRP-LTR-MO9RAL9K908 */
9375
+ /** @example LST-PRP-LTR-MO9SDBAZ4TX */
9381
9376
  sku?: string;
9382
- /** @example bd25d387-289f-4c76-918b-e4522dac0ef6 */
9377
+ /** @example baeb06fa-adab-4eae-b45a-af8cc8aa3ac0 */
9383
9378
  uid?: string;
9384
9379
  /** @example Rent */
9385
9380
  listing_type?: string;
@@ -9442,11 +9437,11 @@ export interface operations {
9442
9437
  content: {
9443
9438
  "application/json": {
9444
9439
  data?: {
9445
- /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
9440
+ /** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
9446
9441
  draft_name?: string;
9447
- /** @example LST-PRP-LTR-MO9RAL9RA0D */
9442
+ /** @example LST-PRP-LTR-MO9SDBB55CT */
9448
9443
  sku?: string;
9449
- /** @example d129fb49-3b28-44eb-ae07-2336439e6170 */
9444
+ /** @example d292df52-50cf-4b66-a9f6-d45a4828563a */
9450
9445
  uid?: string;
9451
9446
  /** @example Rent */
9452
9447
  listing_type?: string;
@@ -9499,11 +9494,11 @@ export interface operations {
9499
9494
  content: {
9500
9495
  "application/json": {
9501
9496
  data?: {
9502
- /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
9497
+ /** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
9503
9498
  draft_name?: string;
9504
- /** @example LST-PRP-LTR-MO9RAL9WMRA */
9499
+ /** @example LST-PRP-LTR-MO9SDBBBZKR */
9505
9500
  sku?: string;
9506
- /** @example 171b8d27-784f-4621-9e44-7a60f67653b2 */
9501
+ /** @example b98fd0a1-e617-4d6c-bd84-43e9028b8684 */
9507
9502
  uid?: string;
9508
9503
  /** @example Rent */
9509
9504
  listing_type?: string;
@@ -9556,11 +9551,11 @@ export interface operations {
9556
9551
  content: {
9557
9552
  "application/json": {
9558
9553
  data?: {
9559
- /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
9554
+ /** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
9560
9555
  draft_name?: string;
9561
- /** @example LST-PRP-LTR-MO9RALA3RKE */
9556
+ /** @example LST-PRP-LTR-MO9SDBBIQ4V */
9562
9557
  sku?: string;
9563
- /** @example 619fb9dd-0bae-404e-8788-e7beeddeeb13 */
9558
+ /** @example b674e8cc-f996-4275-acf3-beedd9abed93 */
9564
9559
  uid?: string;
9565
9560
  /** @example Rent */
9566
9561
  listing_type?: string;
@@ -9754,7 +9749,7 @@ export interface operations {
9754
9749
  content: {
9755
9750
  "application/json": {
9756
9751
  data?: {
9757
- /** @example 85 */
9752
+ /** @example 88 */
9758
9753
  id?: number;
9759
9754
  /** @example 1 */
9760
9755
  category_id?: number;
@@ -9828,7 +9823,7 @@ export interface operations {
9828
9823
  content: {
9829
9824
  "application/json": {
9830
9825
  data?: {
9831
- /** @example 86 */
9826
+ /** @example 89 */
9832
9827
  id?: number;
9833
9828
  /** @example 1 */
9834
9829
  category_id?: number;
@@ -9867,7 +9862,7 @@ export interface operations {
9867
9862
  content: {
9868
9863
  "application/json": {
9869
9864
  data?: {
9870
- /** @example 87 */
9865
+ /** @example 90 */
9871
9866
  id?: number;
9872
9867
  /** @example 1 */
9873
9868
  category_id?: number;
@@ -9905,7 +9900,7 @@ export interface operations {
9905
9900
  /**
9906
9901
  * @example [
9907
9902
  * {
9908
- * "id": 85,
9903
+ * "id": 90,
9909
9904
  * "name": "Exterior",
9910
9905
  * "description": "For Exterior categories",
9911
9906
  * "display_order": 1,
@@ -9915,7 +9910,7 @@ export interface operations {
9915
9910
  * "is_active": true
9916
9911
  * },
9917
9912
  * {
9918
- * "id": 86,
9913
+ * "id": 91,
9919
9914
  * "name": "Exterior",
9920
9915
  * "description": "For Exterior categories",
9921
9916
  * "display_order": 1,
@@ -9927,7 +9922,7 @@ export interface operations {
9927
9922
  * ]
9928
9923
  */
9929
9924
  data?: {
9930
- /** @example 85 */
9925
+ /** @example 90 */
9931
9926
  id?: number;
9932
9927
  /** @example Exterior */
9933
9928
  name?: string;
@@ -9991,7 +9986,7 @@ export interface operations {
9991
9986
  content: {
9992
9987
  "application/json": {
9993
9988
  data?: {
9994
- /** @example 87 */
9989
+ /** @example 92 */
9995
9990
  id?: number;
9996
9991
  /** @example Exterior */
9997
9992
  name?: string;
@@ -10058,7 +10053,7 @@ export interface operations {
10058
10053
  content: {
10059
10054
  "application/json": {
10060
10055
  data?: {
10061
- /** @example 88 */
10056
+ /** @example 93 */
10062
10057
  id?: number;
10063
10058
  /** @example Exterior */
10064
10059
  name?: string;
@@ -10099,7 +10094,7 @@ export interface operations {
10099
10094
  content: {
10100
10095
  "application/json": {
10101
10096
  data?: {
10102
- /** @example 89 */
10097
+ /** @example 94 */
10103
10098
  id?: number;
10104
10099
  /** @example Exterior */
10105
10100
  name?: string;
@@ -10362,7 +10357,7 @@ export interface operations {
10362
10357
  content: {
10363
10358
  "application/json": {
10364
10359
  data?: {
10365
- /** @example 44 */
10360
+ /** @example 46 */
10366
10361
  id?: number;
10367
10362
  /** @example email_fa_0 */
10368
10363
  key?: string;
@@ -10376,9 +10371,9 @@ export interface operations {
10376
10371
  metadata_schema?: unknown[];
10377
10372
  /** @example true */
10378
10373
  is_active?: boolean;
10379
- /** @example 2026-04-22T07:53:45.000000Z */
10374
+ /** @example 2026-04-22T08:23:52.000000Z */
10380
10375
  created_at?: string;
10381
- /** @example 2026-04-22T07:53:45.000000Z */
10376
+ /** @example 2026-04-22T08:23:52.000000Z */
10382
10377
  updated_at?: string;
10383
10378
  };
10384
10379
  };
@@ -10438,7 +10433,7 @@ export interface operations {
10438
10433
  content: {
10439
10434
  "application/json": {
10440
10435
  data?: {
10441
- /** @example 45 */
10436
+ /** @example 47 */
10442
10437
  id?: number;
10443
10438
  /** @example email_fa_0 */
10444
10439
  key?: string;
@@ -10452,9 +10447,9 @@ export interface operations {
10452
10447
  metadata_schema?: unknown[];
10453
10448
  /** @example true */
10454
10449
  is_active?: boolean;
10455
- /** @example 2026-04-22T07:53:45.000000Z */
10450
+ /** @example 2026-04-22T08:23:52.000000Z */
10456
10451
  created_at?: string;
10457
- /** @example 2026-04-22T07:53:45.000000Z */
10452
+ /** @example 2026-04-22T08:23:52.000000Z */
10458
10453
  updated_at?: string;
10459
10454
  };
10460
10455
  };
@@ -11655,9 +11650,8 @@ export interface operations {
11655
11650
  query?: never;
11656
11651
  header?: never;
11657
11652
  path: {
11658
- plan_key: number;
11659
- /** @description The ID of the plan. */
11660
- plan_id: number;
11653
+ /** @description The key of the plan. */
11654
+ plan_key: string;
11661
11655
  };
11662
11656
  cookie?: never;
11663
11657
  };
@@ -11719,25 +11713,25 @@ export interface operations {
11719
11713
  /**
11720
11714
  * @example [
11721
11715
  * {
11722
- * "key": "est",
11723
- * "name": "illo",
11724
- * "description": "Fugiat ut veniam iure facere inventore ipsa ea.",
11716
+ * "key": "repellendus",
11717
+ * "name": "ducimus",
11718
+ * "description": "Aut illum quasi dolorem in laborum facere facilis.",
11725
11719
  * "value_type": "string"
11726
11720
  * },
11727
11721
  * {
11728
- * "key": "ipsum",
11729
- * "name": "dolor",
11730
- * "description": "Consequatur sed sit non et neque consequuntur ullam.",
11722
+ * "key": "et",
11723
+ * "name": "nam",
11724
+ * "description": "Qui nostrum fugiat explicabo repellendus dolor.",
11731
11725
  * "value_type": "string"
11732
11726
  * }
11733
11727
  * ]
11734
11728
  */
11735
11729
  data?: {
11736
- /** @example est */
11730
+ /** @example repellendus */
11737
11731
  key?: string;
11738
- /** @example illo */
11732
+ /** @example ducimus */
11739
11733
  name?: string;
11740
- /** @example Fugiat ut veniam iure facere inventore ipsa ea. */
11734
+ /** @example Aut illum quasi dolorem in laborum facere facilis. */
11741
11735
  description?: string;
11742
11736
  /** @example string */
11743
11737
  value_type?: string;
@@ -12922,13 +12916,13 @@ export interface operations {
12922
12916
  content: {
12923
12917
  "application/json": {
12924
12918
  data?: {
12925
- /** @example b5cabec8-2ed0-45be-8911-78ced3a034b4 */
12919
+ /** @example 8e4d6835-fe24-4216-8cc2-60a9feaf5722 */
12926
12920
  uid?: string;
12927
12921
  /** @example follow_up */
12928
12922
  inspection_type?: string;
12929
12923
  /** @example cancelled */
12930
12924
  status?: string;
12931
- /** @example 2026-04-27T21:52:07.000000Z */
12925
+ /** @example 2026-04-27T22:22:14.000000Z */
12932
12926
  scheduled_date?: string;
12933
12927
  /** @example null */
12934
12928
  completed_date?: string | null;
@@ -12936,11 +12930,11 @@ export interface operations {
12936
12930
  condition_rating?: string;
12937
12931
  /** @example Quidem nostrum qui commodi incidunt iure odit. */
12938
12932
  summary?: string;
12939
- /** @example 2026-06-20T18:40:41.000000Z */
12933
+ /** @example 2026-06-20T19:10:48.000000Z */
12940
12934
  next_inspection_date?: string;
12941
- /** @example 2026-04-22T07:53:45.000000Z */
12935
+ /** @example 2026-04-22T08:23:52.000000Z */
12942
12936
  created_at?: string;
12943
- /** @example 2026-04-22T07:53:45.000000Z */
12937
+ /** @example 2026-04-22T08:23:52.000000Z */
12944
12938
  updated_at?: string;
12945
12939
  };
12946
12940
  };
@@ -12983,13 +12977,13 @@ export interface operations {
12983
12977
  content: {
12984
12978
  "application/json": {
12985
12979
  data?: {
12986
- /** @example 93d9c359-c462-41dd-8a0f-94769454d84d */
12980
+ /** @example c2deff59-5d1e-4d89-8251-754672fa2779 */
12987
12981
  uid?: string;
12988
12982
  /** @example follow_up */
12989
12983
  inspection_type?: string;
12990
12984
  /** @example cancelled */
12991
12985
  status?: string;
12992
- /** @example 2026-04-15T19:18:40.000000Z */
12986
+ /** @example 2026-04-15T19:48:47.000000Z */
12993
12987
  scheduled_date?: string;
12994
12988
  /** @example null */
12995
12989
  completed_date?: string | null;
@@ -12997,11 +12991,11 @@ export interface operations {
12997
12991
  condition_rating?: string;
12998
12992
  /** @example Et animi quos velit et fugiat. */
12999
12993
  summary?: string;
13000
- /** @example 2026-07-25T03:12:27.000000Z */
12994
+ /** @example 2026-07-25T03:42:34.000000Z */
13001
12995
  next_inspection_date?: string;
13002
- /** @example 2026-04-22T07:53:45.000000Z */
12996
+ /** @example 2026-04-22T08:23:52.000000Z */
13003
12997
  created_at?: string;
13004
- /** @example 2026-04-22T07:53:45.000000Z */
12998
+ /** @example 2026-04-22T08:23:52.000000Z */
13005
12999
  updated_at?: string;
13006
13000
  };
13007
13001
  };
@@ -13038,13 +13032,13 @@ export interface operations {
13038
13032
  content: {
13039
13033
  "application/json": {
13040
13034
  data?: {
13041
- /** @example 64cf623d-5a30-4b76-9a9b-178ef5e093e0 */
13035
+ /** @example e68f2b1b-025f-4e7b-8a6f-f20cfbfcbb58 */
13042
13036
  uid?: string;
13043
13037
  /** @example follow_up */
13044
13038
  inspection_type?: string;
13045
13039
  /** @example cancelled */
13046
13040
  status?: string;
13047
- /** @example 2026-04-27T21:52:07.000000Z */
13041
+ /** @example 2026-04-27T22:22:14.000000Z */
13048
13042
  scheduled_date?: string;
13049
13043
  /** @example null */
13050
13044
  completed_date?: string | null;
@@ -13052,11 +13046,11 @@ export interface operations {
13052
13046
  condition_rating?: string;
13053
13047
  /** @example Quidem nostrum qui commodi incidunt iure odit. */
13054
13048
  summary?: string;
13055
- /** @example 2026-06-20T18:40:41.000000Z */
13049
+ /** @example 2026-06-20T19:10:48.000000Z */
13056
13050
  next_inspection_date?: string;
13057
- /** @example 2026-04-22T07:53:45.000000Z */
13051
+ /** @example 2026-04-22T08:23:52.000000Z */
13058
13052
  created_at?: string;
13059
- /** @example 2026-04-22T07:53:45.000000Z */
13053
+ /** @example 2026-04-22T08:23:52.000000Z */
13060
13054
  updated_at?: string;
13061
13055
  };
13062
13056
  };
@@ -13093,13 +13087,13 @@ export interface operations {
13093
13087
  content: {
13094
13088
  "application/json": {
13095
13089
  data?: {
13096
- /** @example 564b0870-a82c-406b-9317-635663cb586e */
13090
+ /** @example 46edabcd-7040-40d8-87d4-144a3ce3b520 */
13097
13091
  uid?: string;
13098
13092
  /** @example follow_up */
13099
13093
  inspection_type?: string;
13100
13094
  /** @example cancelled */
13101
13095
  status?: string;
13102
- /** @example 2026-04-15T19:18:40.000000Z */
13096
+ /** @example 2026-04-15T19:48:47.000000Z */
13103
13097
  scheduled_date?: string;
13104
13098
  /** @example null */
13105
13099
  completed_date?: string | null;
@@ -13107,11 +13101,11 @@ export interface operations {
13107
13101
  condition_rating?: string;
13108
13102
  /** @example Et animi quos velit et fugiat. */
13109
13103
  summary?: string;
13110
- /** @example 2026-07-25T03:12:27.000000Z */
13104
+ /** @example 2026-07-25T03:42:34.000000Z */
13111
13105
  next_inspection_date?: string;
13112
- /** @example 2026-04-22T07:53:45.000000Z */
13106
+ /** @example 2026-04-22T08:23:52.000000Z */
13113
13107
  created_at?: string;
13114
- /** @example 2026-04-22T07:53:45.000000Z */
13108
+ /** @example 2026-04-22T08:23:52.000000Z */
13115
13109
  updated_at?: string;
13116
13110
  };
13117
13111
  };
@@ -13148,7 +13142,7 @@ export interface operations {
13148
13142
  content: {
13149
13143
  "application/json": {
13150
13144
  data?: {
13151
- /** @example e8126bd8-59cc-4d73-b138-b49e4bd3906e */
13145
+ /** @example e6f5fb48-119d-40d6-8006-41de54c14ee4 */
13152
13146
  uid?: string;
13153
13147
  /** @example Qui commodi incidunt iure. */
13154
13148
  title?: string;
@@ -13158,17 +13152,17 @@ export interface operations {
13158
13152
  status?: string;
13159
13153
  /** @example low */
13160
13154
  priority?: string;
13161
- /** @example 2026-04-20T21:22:28.000000Z */
13155
+ /** @example 2026-04-20T21:52:35.000000Z */
13162
13156
  reported_at?: string;
13163
13157
  /** @example null */
13164
13158
  assigned_at?: string | null;
13165
13159
  /** @example null */
13166
13160
  completed_at?: string | null;
13167
- /** @example 2026-04-23T17:46:54.000000Z */
13161
+ /** @example 2026-04-23T18:17:01.000000Z */
13168
13162
  sla_deadline?: string;
13169
- /** @example 2026-04-22T07:53:45.000000Z */
13163
+ /** @example 2026-04-22T08:23:52.000000Z */
13170
13164
  created_at?: string;
13171
- /** @example 2026-04-22T07:53:45.000000Z */
13165
+ /** @example 2026-04-22T08:23:52.000000Z */
13172
13166
  updated_at?: string;
13173
13167
  };
13174
13168
  };
@@ -13205,7 +13199,7 @@ export interface operations {
13205
13199
  content: {
13206
13200
  "application/json": {
13207
13201
  data?: {
13208
- /** @example 95bff3bd-de90-4f41-a8bf-f5f3445f6fe8 */
13202
+ /** @example 0daf32ff-ff01-4540-9c4e-296198fdff24 */
13209
13203
  uid?: string;
13210
13204
  /** @example Quos velit et fugiat sunt nihil. */
13211
13205
  title?: string;
@@ -13215,17 +13209,17 @@ export interface operations {
13215
13209
  status?: string;
13216
13210
  /** @example emergency */
13217
13211
  priority?: string;
13218
- /** @example 2026-04-15T19:07:20.000000Z */
13212
+ /** @example 2026-04-15T19:37:27.000000Z */
13219
13213
  reported_at?: string;
13220
- /** @example 2026-04-20T15:27:12.000000Z */
13214
+ /** @example 2026-04-20T15:57:19.000000Z */
13221
13215
  assigned_at?: string;
13222
13216
  /** @example null */
13223
13217
  completed_at?: string | null;
13224
- /** @example 2026-04-23T20:49:35.000000Z */
13218
+ /** @example 2026-04-23T21:19:42.000000Z */
13225
13219
  sla_deadline?: string;
13226
- /** @example 2026-04-22T07:53:45.000000Z */
13220
+ /** @example 2026-04-22T08:23:52.000000Z */
13227
13221
  created_at?: string;
13228
- /** @example 2026-04-22T07:53:45.000000Z */
13222
+ /** @example 2026-04-22T08:23:52.000000Z */
13229
13223
  updated_at?: string;
13230
13224
  };
13231
13225
  };
@@ -13262,7 +13256,7 @@ export interface operations {
13262
13256
  content: {
13263
13257
  "application/json": {
13264
13258
  data?: {
13265
- /** @example 216b99bc-5ac2-4db1-b5df-a52014c17dc4 */
13259
+ /** @example 42305ce7-24d6-4556-834e-36e55ec4d33d */
13266
13260
  uid?: string;
13267
13261
  /** @example Quos velit et fugiat sunt nihil. */
13268
13262
  title?: string;
@@ -13272,17 +13266,17 @@ export interface operations {
13272
13266
  status?: string;
13273
13267
  /** @example emergency */
13274
13268
  priority?: string;
13275
- /** @example 2026-04-15T19:07:20.000000Z */
13269
+ /** @example 2026-04-15T19:37:27.000000Z */
13276
13270
  reported_at?: string;
13277
- /** @example 2026-04-20T15:27:12.000000Z */
13271
+ /** @example 2026-04-20T15:57:19.000000Z */
13278
13272
  assigned_at?: string;
13279
13273
  /** @example null */
13280
13274
  completed_at?: string | null;
13281
- /** @example 2026-04-23T20:49:35.000000Z */
13275
+ /** @example 2026-04-23T21:19:42.000000Z */
13282
13276
  sla_deadline?: string;
13283
- /** @example 2026-04-22T07:53:45.000000Z */
13277
+ /** @example 2026-04-22T08:23:52.000000Z */
13284
13278
  created_at?: string;
13285
- /** @example 2026-04-22T07:53:45.000000Z */
13279
+ /** @example 2026-04-22T08:23:52.000000Z */
13286
13280
  updated_at?: string;
13287
13281
  };
13288
13282
  };
@@ -13319,7 +13313,7 @@ export interface operations {
13319
13313
  content: {
13320
13314
  "application/json": {
13321
13315
  data?: {
13322
- /** @example f6175972-c136-4b67-8c34-4f8bd668dced */
13316
+ /** @example 4018115a-75fe-4abc-9314-639888088246 */
13323
13317
  uid?: string;
13324
13318
  /** @example Quos velit et fugiat sunt nihil. */
13325
13319
  title?: string;
@@ -13329,17 +13323,17 @@ export interface operations {
13329
13323
  status?: string;
13330
13324
  /** @example emergency */
13331
13325
  priority?: string;
13332
- /** @example 2026-04-15T19:07:20.000000Z */
13326
+ /** @example 2026-04-15T19:37:27.000000Z */
13333
13327
  reported_at?: string;
13334
- /** @example 2026-04-20T15:27:12.000000Z */
13328
+ /** @example 2026-04-20T15:57:19.000000Z */
13335
13329
  assigned_at?: string;
13336
13330
  /** @example null */
13337
13331
  completed_at?: string | null;
13338
- /** @example 2026-04-23T20:49:35.000000Z */
13332
+ /** @example 2026-04-23T21:19:42.000000Z */
13339
13333
  sla_deadline?: string;
13340
- /** @example 2026-04-22T07:53:45.000000Z */
13334
+ /** @example 2026-04-22T08:23:52.000000Z */
13341
13335
  created_at?: string;
13342
- /** @example 2026-04-22T07:53:45.000000Z */
13336
+ /** @example 2026-04-22T08:23:52.000000Z */
13343
13337
  updated_at?: string;
13344
13338
  };
13345
13339
  };
@@ -13735,19 +13729,19 @@ export interface operations {
13735
13729
  content: {
13736
13730
  "application/json": {
13737
13731
  data?: {
13738
- /** @example 106 */
13732
+ /** @example 113 */
13739
13733
  id?: number;
13740
13734
  /** @example 2 */
13741
13735
  listing_id?: number;
13742
13736
  /** @example completed */
13743
13737
  status?: string;
13744
13738
  scheduled?: {
13745
- /** @example 1995-07-19T00:00:00.000000Z */
13739
+ /** @example 1983-02-21T00:00:00.000000Z */
13746
13740
  start?: string;
13747
- /** @example 1973-12-22T00:00:00.000000Z */
13741
+ /** @example 1999-02-26T00:00:00.000000Z */
13748
13742
  end?: string;
13749
13743
  };
13750
- /** @example 2026-04-22T07:53:46.000000Z */
13744
+ /** @example 2026-04-22T08:23:53.000000Z */
13751
13745
  created_at?: string;
13752
13746
  };
13753
13747
  };
@@ -13774,7 +13768,7 @@ export interface operations {
13774
13768
  content: {
13775
13769
  "application/json": {
13776
13770
  data?: {
13777
- /** @example 107 */
13771
+ /** @example 114 */
13778
13772
  id?: number;
13779
13773
  /** @example 2 */
13780
13774
  listing_id?: number;
@@ -13786,7 +13780,7 @@ export interface operations {
13786
13780
  /** @example 1979-12-15T00:00:00.000000Z */
13787
13781
  end?: string;
13788
13782
  };
13789
- /** @example 2026-04-22T07:53:46.000000Z */
13783
+ /** @example 2026-04-22T08:23:53.000000Z */
13790
13784
  created_at?: string;
13791
13785
  };
13792
13786
  };
@@ -13812,29 +13806,29 @@ export interface operations {
13812
13806
  /**
13813
13807
  * @example [
13814
13808
  * {
13815
- * "id": 108,
13809
+ * "id": 115,
13816
13810
  * "listing_id": 2,
13817
13811
  * "status": "completed",
13818
13812
  * "scheduled": {
13819
13813
  * "start": "1981-11-18T00:00:00.000000Z",
13820
13814
  * "end": "1979-12-15T00:00:00.000000Z"
13821
13815
  * },
13822
- * "created_at": "2026-04-22T07:53:46.000000Z"
13816
+ * "created_at": "2026-04-22T08:23:53.000000Z"
13823
13817
  * },
13824
13818
  * {
13825
- * "id": 109,
13819
+ * "id": 116,
13826
13820
  * "listing_id": 2,
13827
13821
  * "status": "completed",
13828
13822
  * "scheduled": {
13829
13823
  * "start": "2006-09-18T00:00:00.000000Z",
13830
13824
  * "end": "2015-01-19T00:00:00.000000Z"
13831
13825
  * },
13832
- * "created_at": "2026-04-22T07:53:46.000000Z"
13826
+ * "created_at": "2026-04-22T08:23:53.000000Z"
13833
13827
  * }
13834
13828
  * ]
13835
13829
  */
13836
13830
  data?: {
13837
- /** @example 108 */
13831
+ /** @example 115 */
13838
13832
  id?: number;
13839
13833
  /** @example 2 */
13840
13834
  listing_id?: number;
@@ -13846,7 +13840,7 @@ export interface operations {
13846
13840
  /** @example 1979-12-15T00:00:00.000000Z */
13847
13841
  end?: string;
13848
13842
  };
13849
- /** @example 2026-04-22T07:53:46.000000Z */
13843
+ /** @example 2026-04-22T08:23:53.000000Z */
13850
13844
  created_at?: string;
13851
13845
  }[];
13852
13846
  links?: {
@@ -13946,7 +13940,7 @@ export interface operations {
13946
13940
  content: {
13947
13941
  "application/json": {
13948
13942
  data?: {
13949
- /** @example 110 */
13943
+ /** @example 117 */
13950
13944
  id?: number;
13951
13945
  /** @example 2 */
13952
13946
  listing_id?: number;
@@ -13958,7 +13952,7 @@ export interface operations {
13958
13952
  /** @example 1979-12-15T00:00:00.000000Z */
13959
13953
  end?: string;
13960
13954
  };
13961
- /** @example 2026-04-22T07:53:46.000000Z */
13955
+ /** @example 2026-04-22T08:23:53.000000Z */
13962
13956
  created_at?: string;
13963
13957
  };
13964
13958
  };
@@ -13985,7 +13979,7 @@ export interface operations {
13985
13979
  content: {
13986
13980
  "application/json": {
13987
13981
  data?: {
13988
- /** @example 111 */
13982
+ /** @example 118 */
13989
13983
  id?: number;
13990
13984
  /** @example 2 */
13991
13985
  listing_id?: number;
@@ -13997,7 +13991,7 @@ export interface operations {
13997
13991
  /** @example 1979-12-15T00:00:00.000000Z */
13998
13992
  end?: string;
13999
13993
  };
14000
- /** @example 2026-04-22T07:53:46.000000Z */
13994
+ /** @example 2026-04-22T08:23:53.000000Z */
14001
13995
  created_at?: string;
14002
13996
  };
14003
13997
  };
@@ -14024,7 +14018,7 @@ export interface operations {
14024
14018
  content: {
14025
14019
  "application/json": {
14026
14020
  data?: {
14027
- /** @example 112 */
14021
+ /** @example 119 */
14028
14022
  id?: number;
14029
14023
  /** @example 2 */
14030
14024
  listing_id?: number;
@@ -14036,7 +14030,7 @@ export interface operations {
14036
14030
  /** @example 1979-12-15T00:00:00.000000Z */
14037
14031
  end?: string;
14038
14032
  };
14039
- /** @example 2026-04-22T07:53:46.000000Z */
14033
+ /** @example 2026-04-22T08:23:53.000000Z */
14040
14034
  created_at?: string;
14041
14035
  };
14042
14036
  };
@@ -15107,7 +15101,7 @@ export interface operations {
15107
15101
  content: {
15108
15102
  "application/json": {
15109
15103
  data?: {
15110
- /** @example 4f0579da-5414-4909-94ef-e69eb87c8197 */
15104
+ /** @example e491dc9c-38f9-41b7-810a-0c8d1c44efa6 */
15111
15105
  uid?: string;
15112
15106
  /** @example Ms. Audra Crooks II */
15113
15107
  username?: string;
@@ -15137,9 +15131,9 @@ export interface operations {
15137
15131
  timezone?: string;
15138
15132
  /** @example Customer */
15139
15133
  user_type?: string;
15140
- /** @example 22 Apr 2026, 07:53 AM */
15134
+ /** @example 22 Apr 2026, 08:23 AM */
15141
15135
  created?: string;
15142
- /** @example 0 seconds ago */
15136
+ /** @example 1 second ago */
15143
15137
  email_verified_at?: string;
15144
15138
  verification_status?: {
15145
15139
  /** @example not_verified */
@@ -15606,7 +15600,7 @@ export interface operations {
15606
15600
  content: {
15607
15601
  "application/json": {
15608
15602
  data?: {
15609
- /** @example 3d7ff3c1-2c80-4dd8-b804-a07a6c7447d7 */
15603
+ /** @example 942e86f3-f9bc-4234-87f2-886bdf382b4f */
15610
15604
  uid?: string;
15611
15605
  /** @example Ms. Audra Crooks II */
15612
15606
  username?: string;
@@ -15636,7 +15630,7 @@ export interface operations {
15636
15630
  timezone?: string;
15637
15631
  /** @example Customer */
15638
15632
  user_type?: string;
15639
- /** @example 22 Apr 2026, 07:53 AM */
15633
+ /** @example 22 Apr 2026, 08:23 AM */
15640
15634
  created?: string;
15641
15635
  /** @example 0 seconds ago */
15642
15636
  email_verified_at?: string;
@@ -15757,11 +15751,11 @@ export interface operations {
15757
15751
  content: {
15758
15752
  "application/json": {
15759
15753
  data?: {
15760
- /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
15754
+ /** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
15761
15755
  draft_name?: string;
15762
- /** @example LST-PRP-LTR-MO9RAKM7IBP */
15756
+ /** @example LST-PRP-LTR-MO9SDAQWHVH */
15763
15757
  sku?: string;
15764
- /** @example aad0ce50-cd9b-42ba-9d9f-0314f9e7653a */
15758
+ /** @example 6a301e46-d05e-4eb0-8ebc-98becda3c3d9 */
15765
15759
  uid?: string;
15766
15760
  /** @example Rent */
15767
15761
  listing_type?: string;
@@ -15885,9 +15879,9 @@ export interface operations {
15885
15879
  /**
15886
15880
  * @example [
15887
15881
  * {
15888
- * "draft_name": "New For Rent Property draft • 22 Apr 2026, 7:53 AM",
15889
- * "sku": "LST-PRP-LTR-MO9RAKR6DHL",
15890
- * "uid": "8543b467-bb9f-4562-8403-c522a0eb4781",
15882
+ * "draft_name": "New For Rent Property draft • 22 Apr 2026, 8:23 AM",
15883
+ * "sku": "LST-PRP-LTR-MO9SDASFJ6E",
15884
+ * "uid": "5523dc70-068d-4a33-b8cf-ddc983c1c406",
15891
15885
  * "listing_type": "Rent",
15892
15886
  * "vertical": "Property",
15893
15887
  * "arrangement_type": "let_to_let",
@@ -15904,9 +15898,9 @@ export interface operations {
15904
15898
  * "media": []
15905
15899
  * },
15906
15900
  * {
15907
- * "draft_name": "New Short Let Property draft • 22 Apr 2026, 7:53 AM",
15908
- * "sku": "LST-PRP-SHL-MO9RAKR9G2H",
15909
- * "uid": "af556141-d24e-45bf-843e-4fd58cd68b00",
15901
+ * "draft_name": "New Short Let Property draft • 22 Apr 2026, 8:23 AM",
15902
+ * "sku": "LST-PRP-SHL-MO9SDASHYND",
15903
+ * "uid": "356bfab6-b729-4dde-9863-eda77816775e",
15910
15904
  * "listing_type": "Short Let",
15911
15905
  * "vertical": "Property",
15912
15906
  * "arrangement_type": "short_term_managed",
@@ -15925,11 +15919,11 @@ export interface operations {
15925
15919
  * ]
15926
15920
  */
15927
15921
  data?: {
15928
- /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
15922
+ /** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
15929
15923
  draft_name?: string;
15930
- /** @example LST-PRP-LTR-MO9RAKR6DHL */
15924
+ /** @example LST-PRP-LTR-MO9SDASFJ6E */
15931
15925
  sku?: string;
15932
- /** @example 8543b467-bb9f-4562-8403-c522a0eb4781 */
15926
+ /** @example 5523dc70-068d-4a33-b8cf-ddc983c1c406 */
15933
15927
  uid?: string;
15934
15928
  /** @example Rent */
15935
15929
  listing_type?: string;
@@ -16039,9 +16033,9 @@ export interface operations {
16039
16033
  /**
16040
16034
  * @example [
16041
16035
  * {
16042
- * "draft_name": "New For Rent Property draft • 22 Apr 2026, 7:53 AM",
16043
- * "sku": "LST-PRP-LTR-MO9RAKRICMS",
16044
- * "uid": "c6534ec4-be82-4c62-83fb-65de8dc62218",
16036
+ * "draft_name": "New For Rent Property draft • 22 Apr 2026, 8:23 AM",
16037
+ * "sku": "LST-PRP-LTR-MO9SDASPJZI",
16038
+ * "uid": "1a7b009a-ad17-4850-a3b9-5782eda7e106",
16045
16039
  * "listing_type": "Rent",
16046
16040
  * "vertical": "Property",
16047
16041
  * "arrangement_type": "let_to_let",
@@ -16058,9 +16052,9 @@ export interface operations {
16058
16052
  * "media": []
16059
16053
  * },
16060
16054
  * {
16061
- * "draft_name": "New Short Let Property draft • 22 Apr 2026, 7:53 AM",
16062
- * "sku": "LST-PRP-SHL-MO9RAKRREFY",
16063
- * "uid": "799cdd38-e944-46f1-86e5-a9f7ee919f23",
16055
+ * "draft_name": "New Short Let Property draft • 22 Apr 2026, 8:23 AM",
16056
+ * "sku": "LST-PRP-SHL-MO9SDASSKBM",
16057
+ * "uid": "d83c11dc-2735-4106-ba3f-a0cc0b752efc",
16064
16058
  * "listing_type": "Short Let",
16065
16059
  * "vertical": "Property",
16066
16060
  * "arrangement_type": "short_term_managed",
@@ -16079,11 +16073,11 @@ export interface operations {
16079
16073
  * ]
16080
16074
  */
16081
16075
  data?: {
16082
- /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
16076
+ /** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
16083
16077
  draft_name?: string;
16084
- /** @example LST-PRP-LTR-MO9RAKRICMS */
16078
+ /** @example LST-PRP-LTR-MO9SDASPJZI */
16085
16079
  sku?: string;
16086
- /** @example c6534ec4-be82-4c62-83fb-65de8dc62218 */
16080
+ /** @example 1a7b009a-ad17-4850-a3b9-5782eda7e106 */
16087
16081
  uid?: string;
16088
16082
  /** @example Rent */
16089
16083
  listing_type?: string;
@@ -17147,7 +17141,7 @@ export interface operations {
17147
17141
  content: {
17148
17142
  "application/json": {
17149
17143
  data?: {
17150
- /** @example ca40b42d-bb3b-4f1c-a2d3-2c61ec35931b */
17144
+ /** @example 1fbeb428-2838-45a4-a210-091a3e154399 */
17151
17145
  uid?: string;
17152
17146
  /** @example photo */
17153
17147
  media_type?: string;
@@ -17296,11 +17290,11 @@ export interface operations {
17296
17290
  content: {
17297
17291
  "application/json": {
17298
17292
  data?: {
17299
- /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
17293
+ /** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
17300
17294
  draft_name?: string;
17301
- /** @example LST-PRP-LTR-MO9RAKYJC0J */
17295
+ /** @example LST-PRP-LTR-MO9SDB0TJWK */
17302
17296
  sku?: string;
17303
- /** @example 9e062ba5-2aa1-4095-b771-586ef51fdfa1 */
17297
+ /** @example f2e636b8-0312-4145-8965-1421a40f123d */
17304
17298
  uid?: string;
17305
17299
  /** @example Rent */
17306
17300
  listing_type?: string;
@@ -17460,7 +17454,7 @@ export interface operations {
17460
17454
  content: {
17461
17455
  "application/json": {
17462
17456
  data?: {
17463
- /** @example 4b4e94f6-580c-4259-a4ef-84c1294cd0e6 */
17457
+ /** @example c12e8260-2edf-4756-a630-3c952a4cf5d6 */
17464
17458
  uid?: string;
17465
17459
  /** @example null */
17466
17460
  compliances?: string | null;
@@ -17511,7 +17505,7 @@ export interface operations {
17511
17505
  content: {
17512
17506
  "application/json": {
17513
17507
  data?: {
17514
- /** @example 99 */
17508
+ /** @example 100 */
17515
17509
  id?: number;
17516
17510
  compliance?: {
17517
17511
  /** @example 1 */
@@ -17533,7 +17527,7 @@ export interface operations {
17533
17527
  reviewed_by?: number;
17534
17528
  /** @example null */
17535
17529
  reviewed_at?: string | null;
17536
- /** @example 2026-04-22T07:53:45.000000Z */
17530
+ /** @example 2026-04-22T08:23:51.000000Z */
17537
17531
  created_at?: string;
17538
17532
  };
17539
17533
  };
@@ -17588,7 +17582,7 @@ export interface operations {
17588
17582
  /**
17589
17583
  * @example [
17590
17584
  * {
17591
- * "uid": "13e1249e-38ad-455e-b769-c8094ce901c9",
17585
+ * "uid": "9cbe3e0e-0799-4e48-a9d4-9ca1c0f3890c",
17592
17586
  * "listing_id": 1,
17593
17587
  * "landlord_id": 2,
17594
17588
  * "tenant_id": 2,
@@ -17600,10 +17594,10 @@ export interface operations {
17600
17594
  * "is_periodic": false,
17601
17595
  * "company_name": null,
17602
17596
  * "company_registration_number": null,
17603
- * "created_at": "2026-04-22T07:53:45.000000Z"
17597
+ * "created_at": "2026-04-22T08:23:51.000000Z"
17604
17598
  * },
17605
17599
  * {
17606
- * "uid": "2a75054b-a581-4694-9131-a2e6c113baf6",
17600
+ * "uid": "e15efcd7-7213-44a0-bb53-38c69fa32930",
17607
17601
  * "listing_id": 1,
17608
17602
  * "landlord_id": 2,
17609
17603
  * "tenant_id": 2,
@@ -17615,12 +17609,12 @@ export interface operations {
17615
17609
  * "is_periodic": false,
17616
17610
  * "company_name": null,
17617
17611
  * "company_registration_number": null,
17618
- * "created_at": "2026-04-22T07:53:45.000000Z"
17612
+ * "created_at": "2026-04-22T08:23:51.000000Z"
17619
17613
  * }
17620
17614
  * ]
17621
17615
  */
17622
17616
  data?: {
17623
- /** @example 13e1249e-38ad-455e-b769-c8094ce901c9 */
17617
+ /** @example 9cbe3e0e-0799-4e48-a9d4-9ca1c0f3890c */
17624
17618
  uid?: string;
17625
17619
  /** @example 1 */
17626
17620
  listing_id?: number;
@@ -17644,7 +17638,7 @@ export interface operations {
17644
17638
  company_name?: string | null;
17645
17639
  /** @example null */
17646
17640
  company_registration_number?: string | null;
17647
- /** @example 2026-04-22T07:53:45.000000Z */
17641
+ /** @example 2026-04-22T08:23:51.000000Z */
17648
17642
  created_at?: string;
17649
17643
  }[];
17650
17644
  links?: {
@@ -17731,7 +17725,7 @@ export interface operations {
17731
17725
  /**
17732
17726
  * @example [
17733
17727
  * {
17734
- * "uid": "c1553e66-90cf-4627-9cca-9a35621f9272",
17728
+ * "uid": "7067b25a-b84a-4981-9cd7-afa35fb4f824",
17735
17729
  * "listing_id": 1,
17736
17730
  * "landlord_id": 2,
17737
17731
  * "tenant_id": 2,
@@ -17743,10 +17737,10 @@ export interface operations {
17743
17737
  * "is_periodic": false,
17744
17738
  * "company_name": null,
17745
17739
  * "company_registration_number": null,
17746
- * "created_at": "2026-04-22T07:53:45.000000Z"
17740
+ * "created_at": "2026-04-22T08:23:51.000000Z"
17747
17741
  * },
17748
17742
  * {
17749
- * "uid": "0a62012f-4d13-4214-b7bf-3d368c4b2687",
17743
+ * "uid": "5a8914be-8919-4deb-88f5-640b7a5c6e3c",
17750
17744
  * "listing_id": 1,
17751
17745
  * "landlord_id": 2,
17752
17746
  * "tenant_id": 2,
@@ -17758,12 +17752,12 @@ export interface operations {
17758
17752
  * "is_periodic": false,
17759
17753
  * "company_name": null,
17760
17754
  * "company_registration_number": null,
17761
- * "created_at": "2026-04-22T07:53:45.000000Z"
17755
+ * "created_at": "2026-04-22T08:23:51.000000Z"
17762
17756
  * }
17763
17757
  * ]
17764
17758
  */
17765
17759
  data?: {
17766
- /** @example c1553e66-90cf-4627-9cca-9a35621f9272 */
17760
+ /** @example 7067b25a-b84a-4981-9cd7-afa35fb4f824 */
17767
17761
  uid?: string;
17768
17762
  /** @example 1 */
17769
17763
  listing_id?: number;
@@ -17787,7 +17781,7 @@ export interface operations {
17787
17781
  company_name?: string | null;
17788
17782
  /** @example null */
17789
17783
  company_registration_number?: string | null;
17790
- /** @example 2026-04-22T07:53:45.000000Z */
17784
+ /** @example 2026-04-22T08:23:51.000000Z */
17791
17785
  created_at?: string;
17792
17786
  }[];
17793
17787
  links?: {
@@ -17894,7 +17888,7 @@ export interface operations {
17894
17888
  content: {
17895
17889
  "application/json": {
17896
17890
  data?: {
17897
- /** @example 117 */
17891
+ /** @example 119 */
17898
17892
  id?: number;
17899
17893
  compliance?: {
17900
17894
  /** @example 1 */
@@ -17914,9 +17908,9 @@ export interface operations {
17914
17908
  rejection_reason?: string | null;
17915
17909
  /** @example 1 */
17916
17910
  reviewed_by?: number;
17917
- /** @example 2026-04-22T07:53:45.000000Z */
17911
+ /** @example 2026-04-22T08:23:51.000000Z */
17918
17912
  reviewed_at?: string;
17919
- /** @example 2026-04-22T07:53:45.000000Z */
17913
+ /** @example 2026-04-22T08:23:51.000000Z */
17920
17914
  created_at?: string;
17921
17915
  };
17922
17916
  };
@@ -17943,7 +17937,7 @@ export interface operations {
17943
17937
  content: {
17944
17938
  "application/json": {
17945
17939
  data?: {
17946
- /** @example 118 */
17940
+ /** @example 120 */
17947
17941
  id?: number;
17948
17942
  compliance?: {
17949
17943
  /** @example 1 */
@@ -17963,9 +17957,9 @@ export interface operations {
17963
17957
  rejection_reason?: string | null;
17964
17958
  /** @example 1 */
17965
17959
  reviewed_by?: number;
17966
- /** @example 2026-04-22T07:53:45.000000Z */
17960
+ /** @example 2026-04-22T08:23:51.000000Z */
17967
17961
  reviewed_at?: string;
17968
- /** @example 2026-04-22T07:53:45.000000Z */
17962
+ /** @example 2026-04-22T08:23:51.000000Z */
17969
17963
  created_at?: string;
17970
17964
  };
17971
17965
  };
@@ -18987,35 +18981,35 @@ export interface operations {
18987
18981
  /**
18988
18982
  * @example [
18989
18983
  * {
18990
- * "uid": "c26511e0-0be7-4220-a59b-0d69efb7b8f2",
18984
+ * "uid": "9711374a-dcc4-4694-87d8-67614be3f841",
18991
18985
  * "title": "Quos velit et fugiat sunt nihil.",
18992
18986
  * "description": "Mollitia modi deserunt aut ab provident perspiciatis quo. Nostrum aut adipisci quidem nostrum. Commodi incidunt iure odit. Et modi ipsum nostrum omnis autem et consequatur. Dolores enim non facere tempora.",
18993
18987
  * "status": "reported",
18994
18988
  * "priority": "emergency",
18995
- * "reported_at": "2026-04-15T19:07:21.000000Z",
18996
- * "assigned_at": "2026-04-20T15:27:13.000000Z",
18989
+ * "reported_at": "2026-04-15T19:37:28.000000Z",
18990
+ * "assigned_at": "2026-04-20T15:57:20.000000Z",
18997
18991
  * "completed_at": null,
18998
- * "sla_deadline": "2026-04-23T20:49:36.000000Z",
18999
- * "created_at": "2026-04-22T07:53:46.000000Z",
19000
- * "updated_at": "2026-04-22T07:53:46.000000Z"
18992
+ * "sla_deadline": "2026-04-23T21:19:43.000000Z",
18993
+ * "created_at": "2026-04-22T08:23:53.000000Z",
18994
+ * "updated_at": "2026-04-22T08:23:53.000000Z"
19001
18995
  * },
19002
18996
  * {
19003
- * "uid": "9599429c-03d6-4199-8915-9b9c734167df",
18997
+ * "uid": "43eecb18-3966-4d28-b516-cf0904919ab3",
19004
18998
  * "title": "Fugit deleniti distinctio eum doloremque.",
19005
18999
  * "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
19006
19000
  * "status": "completed",
19007
19001
  * "priority": "normal",
19008
- * "reported_at": "2026-04-18T07:45:46.000000Z",
19002
+ * "reported_at": "2026-04-18T08:15:53.000000Z",
19009
19003
  * "assigned_at": null,
19010
19004
  * "completed_at": null,
19011
- * "sla_deadline": "2026-04-25T04:49:33.000000Z",
19012
- * "created_at": "2026-04-22T07:53:46.000000Z",
19013
- * "updated_at": "2026-04-22T07:53:46.000000Z"
19005
+ * "sla_deadline": "2026-04-25T05:19:40.000000Z",
19006
+ * "created_at": "2026-04-22T08:23:53.000000Z",
19007
+ * "updated_at": "2026-04-22T08:23:53.000000Z"
19014
19008
  * }
19015
19009
  * ]
19016
19010
  */
19017
19011
  data?: {
19018
- /** @example c26511e0-0be7-4220-a59b-0d69efb7b8f2 */
19012
+ /** @example 9711374a-dcc4-4694-87d8-67614be3f841 */
19019
19013
  uid?: string;
19020
19014
  /** @example Quos velit et fugiat sunt nihil. */
19021
19015
  title?: string;
@@ -19025,17 +19019,17 @@ export interface operations {
19025
19019
  status?: string;
19026
19020
  /** @example emergency */
19027
19021
  priority?: string;
19028
- /** @example 2026-04-15T19:07:21.000000Z */
19022
+ /** @example 2026-04-15T19:37:28.000000Z */
19029
19023
  reported_at?: string;
19030
- /** @example 2026-04-20T15:27:13.000000Z */
19024
+ /** @example 2026-04-20T15:57:20.000000Z */
19031
19025
  assigned_at?: string;
19032
19026
  /** @example null */
19033
19027
  completed_at?: string | null;
19034
- /** @example 2026-04-23T20:49:36.000000Z */
19028
+ /** @example 2026-04-23T21:19:43.000000Z */
19035
19029
  sla_deadline?: string;
19036
- /** @example 2026-04-22T07:53:46.000000Z */
19030
+ /** @example 2026-04-22T08:23:53.000000Z */
19037
19031
  created_at?: string;
19038
- /** @example 2026-04-22T07:53:46.000000Z */
19032
+ /** @example 2026-04-22T08:23:53.000000Z */
19039
19033
  updated_at?: string;
19040
19034
  }[];
19041
19035
  links?: {
@@ -19130,13 +19124,13 @@ export interface operations {
19130
19124
  content: {
19131
19125
  "application/json": {
19132
19126
  data?: {
19133
- /** @example 147acdd6-aa0f-428f-96e1-bff6648a7346 */
19127
+ /** @example 1abd2e84-dff0-4500-964c-4d6d54f5eabd */
19134
19128
  uid?: string;
19135
19129
  /** @example image */
19136
19130
  file_type?: string;
19137
19131
  /** @example /storage/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
19138
19132
  url?: string;
19139
- /** @example 2026-04-22T07:53:46.000000Z */
19133
+ /** @example 2026-04-22T08:23:53.000000Z */
19140
19134
  created_at?: string;
19141
19135
  };
19142
19136
  };
@@ -19181,7 +19175,7 @@ export interface operations {
19181
19175
  content: {
19182
19176
  "application/json": {
19183
19177
  data?: {
19184
- /** @example 46 */
19178
+ /** @example 49 */
19185
19179
  id?: number;
19186
19180
  /** @example property_inquiry */
19187
19181
  type?: string;
@@ -19189,7 +19183,7 @@ export interface operations {
19189
19183
  listing_id?: number;
19190
19184
  /** @example null */
19191
19185
  last_message_at?: string | null;
19192
- /** @example 2026-04-22T07:53:46.000000Z */
19186
+ /** @example 2026-04-22T08:23:53.000000Z */
19193
19187
  created_at?: string;
19194
19188
  };
19195
19189
  };
@@ -19215,23 +19209,23 @@ export interface operations {
19215
19209
  /**
19216
19210
  * @example [
19217
19211
  * {
19218
- * "id": 47,
19212
+ * "id": 50,
19219
19213
  * "type": "property_inquiry",
19220
19214
  * "listing_id": 2,
19221
19215
  * "last_message_at": null,
19222
- * "created_at": "2026-04-22T07:53:46.000000Z"
19216
+ * "created_at": "2026-04-22T08:23:53.000000Z"
19223
19217
  * },
19224
19218
  * {
19225
- * "id": 48,
19219
+ * "id": 51,
19226
19220
  * "type": "property_inquiry",
19227
19221
  * "listing_id": 2,
19228
19222
  * "last_message_at": null,
19229
- * "created_at": "2026-04-22T07:53:46.000000Z"
19223
+ * "created_at": "2026-04-22T08:23:53.000000Z"
19230
19224
  * }
19231
19225
  * ]
19232
19226
  */
19233
19227
  data?: {
19234
- /** @example 47 */
19228
+ /** @example 50 */
19235
19229
  id?: number;
19236
19230
  /** @example property_inquiry */
19237
19231
  type?: string;
@@ -19239,7 +19233,7 @@ export interface operations {
19239
19233
  listing_id?: number;
19240
19234
  /** @example null */
19241
19235
  last_message_at?: string | null;
19242
- /** @example 2026-04-22T07:53:46.000000Z */
19236
+ /** @example 2026-04-22T08:23:53.000000Z */
19243
19237
  created_at?: string;
19244
19238
  }[];
19245
19239
  links?: {
@@ -19557,27 +19551,27 @@ export interface operations {
19557
19551
  /**
19558
19552
  * @example [
19559
19553
  * {
19560
- * "id": "44e6d71e-b652-40b3-957a-ac75eaf75117",
19554
+ * "id": "7c9dac35-6adb-4a23-90d7-0df5b795fa49",
19561
19555
  * "type": "APPOINTMENT_CREATED",
19562
19556
  * "title": "faker notification",
19563
19557
  * "body": "faker notification body",
19564
19558
  * "data": [],
19565
19559
  * "read_at": null,
19566
- * "created_at": "2026-04-22T07:53:46.000000Z"
19560
+ * "created_at": "2026-04-22T08:23:53.000000Z"
19567
19561
  * },
19568
19562
  * {
19569
- * "id": "cbfe0522-b384-4087-b0f4-f8484a7131e9",
19563
+ * "id": "6c9325b1-fde6-4ba0-89f5-da5deef5dedb",
19570
19564
  * "type": "APPOINTMENT_CREATED",
19571
19565
  * "title": "faker notification",
19572
19566
  * "body": "faker notification body",
19573
19567
  * "data": [],
19574
19568
  * "read_at": null,
19575
- * "created_at": "2026-04-22T07:53:46.000000Z"
19569
+ * "created_at": "2026-04-22T08:23:53.000000Z"
19576
19570
  * }
19577
19571
  * ]
19578
19572
  */
19579
19573
  data?: {
19580
- /** @example 44e6d71e-b652-40b3-957a-ac75eaf75117 */
19574
+ /** @example 7c9dac35-6adb-4a23-90d7-0df5b795fa49 */
19581
19575
  id?: string;
19582
19576
  /** @example APPOINTMENT_CREATED */
19583
19577
  type?: string;
@@ -19589,7 +19583,7 @@ export interface operations {
19589
19583
  data?: unknown[];
19590
19584
  /** @example null */
19591
19585
  read_at?: string | null;
19592
- /** @example 2026-04-22T07:53:46.000000Z */
19586
+ /** @example 2026-04-22T08:23:53.000000Z */
19593
19587
  created_at?: string;
19594
19588
  }[];
19595
19589
  links?: {
@@ -19673,7 +19667,7 @@ export interface operations {
19673
19667
  };
19674
19668
  content: {
19675
19669
  "application/json": {
19676
- /** @example e949613a-4507-4c09-97d2-4b8200b7a803 */
19670
+ /** @example 5f2e629e-c28a-4714-9823-61a09224faef */
19677
19671
  id?: string;
19678
19672
  /** @example APPOINTMENT_CREATED */
19679
19673
  type?: string;
@@ -19685,7 +19679,7 @@ export interface operations {
19685
19679
  data?: unknown[];
19686
19680
  /** @example null */
19687
19681
  read_at?: string | null;
19688
- /** @example 2026-04-22T07:53:46.000000Z */
19682
+ /** @example 2026-04-22T08:23:53.000000Z */
19689
19683
  created_at?: string;
19690
19684
  };
19691
19685
  };
@@ -19932,45 +19926,45 @@ export interface operations {
19932
19926
  /**
19933
19927
  * @example [
19934
19928
  * {
19935
- * "id": 91,
19929
+ * "id": 97,
19936
19930
  * "rating": 1,
19937
19931
  * "comment": "Nice Listing",
19938
19932
  * "reviewer": {
19939
- * "id": 6,
19940
- * "name": "Rowena Patel"
19933
+ * "id": 26,
19934
+ * "name": "Arthur Reid"
19941
19935
  * },
19942
- * "created_at": "2026-04-22T07:53:46+00:00",
19943
- * "updated_at": "2026-04-22T07:53:46+00:00"
19936
+ * "created_at": "2026-04-22T08:23:52+00:00",
19937
+ * "updated_at": "2026-04-22T08:23:52+00:00"
19944
19938
  * },
19945
19939
  * {
19946
- * "id": 92,
19940
+ * "id": 98,
19947
19941
  * "rating": 1,
19948
19942
  * "comment": "Nice Listing",
19949
19943
  * "reviewer": {
19950
- * "id": 26,
19951
- * "name": "Arthur Reid"
19944
+ * "id": 22,
19945
+ * "name": "Theo Ward"
19952
19946
  * },
19953
- * "created_at": "2026-04-22T07:53:46+00:00",
19954
- * "updated_at": "2026-04-22T07:53:46+00:00"
19947
+ * "created_at": "2026-04-22T08:23:52+00:00",
19948
+ * "updated_at": "2026-04-22T08:23:52+00:00"
19955
19949
  * }
19956
19950
  * ]
19957
19951
  */
19958
19952
  data?: {
19959
- /** @example 91 */
19953
+ /** @example 97 */
19960
19954
  id?: number;
19961
19955
  /** @example 1 */
19962
19956
  rating?: number;
19963
19957
  /** @example Nice Listing */
19964
19958
  comment?: string;
19965
19959
  reviewer?: {
19966
- /** @example 6 */
19960
+ /** @example 26 */
19967
19961
  id?: number;
19968
- /** @example Rowena Patel */
19962
+ /** @example Arthur Reid */
19969
19963
  name?: string;
19970
19964
  };
19971
- /** @example 2026-04-22T07:53:46+00:00 */
19965
+ /** @example 2026-04-22T08:23:52+00:00 */
19972
19966
  created_at?: string;
19973
- /** @example 2026-04-22T07:53:46+00:00 */
19967
+ /** @example 2026-04-22T08:23:52+00:00 */
19974
19968
  updated_at?: string;
19975
19969
  }[];
19976
19970
  links?: {
@@ -20124,21 +20118,21 @@ export interface operations {
20124
20118
  content: {
20125
20119
  "application/json": {
20126
20120
  data?: {
20127
- /** @example 93 */
20121
+ /** @example 99 */
20128
20122
  id?: number;
20129
20123
  /** @example 1 */
20130
20124
  rating?: number;
20131
20125
  /** @example Nice Listing */
20132
20126
  comment?: string;
20133
20127
  reviewer?: {
20134
- /** @example 16 */
20128
+ /** @example 24 */
20135
20129
  id?: number;
20136
- /** @example Francesca Carter */
20130
+ /** @example Ethan Green */
20137
20131
  name?: string;
20138
20132
  };
20139
- /** @example 2026-04-22T07:53:46+00:00 */
20133
+ /** @example 2026-04-22T08:23:53+00:00 */
20140
20134
  created_at?: string;
20141
- /** @example 2026-04-22T07:53:46+00:00 */
20135
+ /** @example 2026-04-22T08:23:53+00:00 */
20142
20136
  updated_at?: string;
20143
20137
  };
20144
20138
  };
@@ -20182,21 +20176,21 @@ export interface operations {
20182
20176
  content: {
20183
20177
  "application/json": {
20184
20178
  data?: {
20185
- /** @example 94 */
20179
+ /** @example 100 */
20186
20180
  id?: number;
20187
20181
  /** @example 1 */
20188
20182
  rating?: number;
20189
20183
  /** @example Nice Listing */
20190
20184
  comment?: string;
20191
20185
  reviewer?: {
20192
- /** @example 7 */
20186
+ /** @example 25 */
20193
20187
  id?: number;
20194
- /** @example Sienna Palmer */
20188
+ /** @example Jayden Ward */
20195
20189
  name?: string;
20196
20190
  };
20197
- /** @example 2026-04-22T07:53:46+00:00 */
20191
+ /** @example 2026-04-22T08:23:53+00:00 */
20198
20192
  created_at?: string;
20199
- /** @example 2026-04-22T07:53:46+00:00 */
20193
+ /** @example 2026-04-22T08:23:53+00:00 */
20200
20194
  updated_at?: string;
20201
20195
  };
20202
20196
  };
@@ -20238,21 +20232,21 @@ export interface operations {
20238
20232
  content: {
20239
20233
  "application/json": {
20240
20234
  data?: {
20241
- /** @example 95 */
20235
+ /** @example 101 */
20242
20236
  id?: number;
20243
20237
  /** @example 1 */
20244
20238
  rating?: number;
20245
20239
  /** @example Nice Listing */
20246
20240
  comment?: string;
20247
20241
  reviewer?: {
20248
- /** @example 26 */
20242
+ /** @example 3 */
20249
20243
  id?: number;
20250
- /** @example Arthur Reid */
20244
+ /** @example Teagan King */
20251
20245
  name?: string;
20252
20246
  };
20253
- /** @example 2026-04-22T07:53:46+00:00 */
20247
+ /** @example 2026-04-22T08:23:53+00:00 */
20254
20248
  created_at?: string;
20255
- /** @example 2026-04-22T07:53:46+00:00 */
20249
+ /** @example 2026-04-22T08:23:53+00:00 */
20256
20250
  updated_at?: string;
20257
20251
  };
20258
20252
  };
@@ -20279,21 +20273,21 @@ export interface operations {
20279
20273
  content: {
20280
20274
  "application/json": {
20281
20275
  data?: {
20282
- /** @example 96 */
20276
+ /** @example 102 */
20283
20277
  id?: number;
20284
20278
  /** @example 1 */
20285
20279
  rating?: number;
20286
20280
  /** @example Nice Listing */
20287
20281
  comment?: string;
20288
20282
  reviewer?: {
20289
- /** @example 25 */
20283
+ /** @example 23 */
20290
20284
  id?: number;
20291
- /** @example Jayden Ward */
20285
+ /** @example Anthony Baker */
20292
20286
  name?: string;
20293
20287
  };
20294
- /** @example 2026-04-22T07:53:46+00:00 */
20288
+ /** @example 2026-04-22T08:23:53+00:00 */
20295
20289
  created_at?: string;
20296
- /** @example 2026-04-22T07:53:46+00:00 */
20290
+ /** @example 2026-04-22T08:23:53+00:00 */
20297
20291
  updated_at?: string;
20298
20292
  };
20299
20293
  };
@@ -20320,7 +20314,7 @@ export interface operations {
20320
20314
  content: {
20321
20315
  "application/json": {
20322
20316
  data?: {
20323
- /** @example b5a11f74-f204-4a9b-ad89-895ebc0c9a09 */
20317
+ /** @example 7cacdbde-7a0d-4a2c-8511-56bcd89252ab */
20324
20318
  uid?: string;
20325
20319
  /** @example 1 */
20326
20320
  listing_id?: number;
@@ -20328,15 +20322,15 @@ export interface operations {
20328
20322
  landlord_id?: number;
20329
20323
  /** @example 2 */
20330
20324
  tenant_id?: number;
20331
- /** @example 3984.38 */
20325
+ /** @example 799.95 */
20332
20326
  rent_amount?: string;
20333
- /** @example 941.19 */
20327
+ /** @example 4887.30 */
20334
20328
  deposit_amount?: string;
20335
- /** @example offer_pending */
20329
+ /** @example renewal_pending */
20336
20330
  state?: string;
20337
- /** @example 2026-03-10T00:00:00.000000Z */
20331
+ /** @example 2026-02-08T00:00:00.000000Z */
20338
20332
  start_date?: string;
20339
- /** @example 2027-03-10T00:00:00.000000Z */
20333
+ /** @example 2027-02-08T00:00:00.000000Z */
20340
20334
  end_date?: string;
20341
20335
  /** @example false */
20342
20336
  is_periodic?: boolean;
@@ -20344,7 +20338,7 @@ export interface operations {
20344
20338
  company_name?: string | null;
20345
20339
  /** @example null */
20346
20340
  company_registration_number?: string | null;
20347
- /** @example 2026-04-22T07:53:46.000000Z */
20341
+ /** @example 2026-04-22T08:23:53.000000Z */
20348
20342
  created_at?: string;
20349
20343
  /** @example [] */
20350
20344
  compliances?: unknown[];
@@ -20421,7 +20415,7 @@ export interface operations {
20421
20415
  content: {
20422
20416
  "application/json": {
20423
20417
  data?: {
20424
- /** @example 3d02cb61-f99d-4f78-b8bd-4aa9dc0386d1 */
20418
+ /** @example 4c897581-d08c-49d9-b527-5bee06a5dd86 */
20425
20419
  uid?: string;
20426
20420
  /** @example 1 */
20427
20421
  listing_id?: number;
@@ -20445,7 +20439,7 @@ export interface operations {
20445
20439
  company_name?: string | null;
20446
20440
  /** @example null */
20447
20441
  company_registration_number?: string | null;
20448
- /** @example 2026-04-22T07:53:46.000000Z */
20442
+ /** @example 2026-04-22T08:23:53.000000Z */
20449
20443
  created_at?: string;
20450
20444
  };
20451
20445
  };
@@ -20739,7 +20733,7 @@ export interface operations {
20739
20733
  * "changed_by_user_id": 3,
20740
20734
  * "changed_by_name": "Teagan King",
20741
20735
  * "comment": "Qui commodi incidunt iure odit.",
20742
- * "created_at": "2025-12-14T18:40:45.000000Z"
20736
+ * "created_at": "2025-12-14T19:10:52.000000Z"
20743
20737
  * },
20744
20738
  * {
20745
20739
  * "from_state": "pre_move_in_ready",
@@ -20747,7 +20741,7 @@ export interface operations {
20747
20741
  * "changed_by_user_id": 3,
20748
20742
  * "changed_by_name": "Teagan King",
20749
20743
  * "comment": null,
20750
- * "created_at": "2025-10-31T02:36:25.000000Z"
20744
+ * "created_at": "2025-10-31T03:06:32.000000Z"
20751
20745
  * }
20752
20746
  * ]
20753
20747
  */
@@ -20762,7 +20756,7 @@ export interface operations {
20762
20756
  changed_by_name?: string;
20763
20757
  /** @example Qui commodi incidunt iure odit. */
20764
20758
  comment?: string;
20765
- /** @example 2025-12-14T18:40:45.000000Z */
20759
+ /** @example 2025-12-14T19:10:52.000000Z */
20766
20760
  created_at?: string;
20767
20761
  }[];
20768
20762
  };
@@ -21006,7 +21000,7 @@ export interface operations {
21006
21000
  content: {
21007
21001
  "application/json": {
21008
21002
  data?: {
21009
- /** @example 4cc4102b-ff17-4de2-9267-fe303ee15ff8 */
21003
+ /** @example b10f0f50-610f-4dd1-9ec3-2dcd95d84d70 */
21010
21004
  uid?: string;
21011
21005
  /** @example Ms. Audra Crooks II */
21012
21006
  username?: string;
@@ -21036,7 +21030,7 @@ export interface operations {
21036
21030
  timezone?: string;
21037
21031
  /** @example Customer */
21038
21032
  user_type?: string;
21039
- /** @example 22 Apr 2026, 07:53 AM */
21033
+ /** @example 22 Apr 2026, 08:23 AM */
21040
21034
  created?: string;
21041
21035
  /** @example 0 seconds ago */
21042
21036
  email_verified_at?: string;
@@ -21135,7 +21129,7 @@ export interface operations {
21135
21129
  content: {
21136
21130
  "application/json": {
21137
21131
  data?: {
21138
- /** @example 9c0d16c9-abd2-484c-adb7-34540ea3e96d */
21132
+ /** @example 53f363ba-3981-4dda-a770-715d5bb1ff2d */
21139
21133
  uid?: string;
21140
21134
  /** @example Morgan Hirthe */
21141
21135
  username?: string;
@@ -21165,7 +21159,7 @@ export interface operations {
21165
21159
  timezone?: string;
21166
21160
  /** @example Customer */
21167
21161
  user_type?: string;
21168
- /** @example 22 Apr 2026, 07:53 AM */
21162
+ /** @example 22 Apr 2026, 08:23 AM */
21169
21163
  created?: string;
21170
21164
  /** @example 0 seconds ago */
21171
21165
  email_verified_at?: string;
@@ -21237,7 +21231,7 @@ export interface operations {
21237
21231
  content: {
21238
21232
  "application/json": {
21239
21233
  data?: {
21240
- /** @example d4aa8981-7d8d-4c22-b317-7a3bc8d47e9f */
21234
+ /** @example 53b7f4bb-3cb3-41c4-84ef-368d19f4aab8 */
21241
21235
  uid?: string;
21242
21236
  /** @example Ms. Audra Crooks II */
21243
21237
  username?: string;
@@ -21267,7 +21261,7 @@ export interface operations {
21267
21261
  timezone?: string;
21268
21262
  /** @example Customer */
21269
21263
  user_type?: string;
21270
- /** @example 22 Apr 2026, 07:53 AM */
21264
+ /** @example 22 Apr 2026, 08:23 AM */
21271
21265
  created?: string;
21272
21266
  /** @example 0 seconds ago */
21273
21267
  email_verified_at?: string;
@@ -21507,7 +21501,7 @@ export interface operations {
21507
21501
  completed_layers?: number;
21508
21502
  /** @example 4 */
21509
21503
  pending_layers?: number;
21510
- /** @example 22 Apr 2026, 07:53 AM */
21504
+ /** @example 22 Apr 2026, 08:23 AM */
21511
21505
  last_calculated_at?: string;
21512
21506
  };
21513
21507
  };
@@ -21555,7 +21549,7 @@ export interface operations {
21555
21549
  completed_layers?: number;
21556
21550
  /** @example 4 */
21557
21551
  pending_layers?: number;
21558
- /** @example 22 Apr 2026, 07:53 AM */
21552
+ /** @example 22 Apr 2026, 08:23 AM */
21559
21553
  last_calculated_at?: string;
21560
21554
  };
21561
21555
  };
@@ -21589,14 +21583,14 @@ export interface operations {
21589
21583
  content: {
21590
21584
  "application/json": {
21591
21585
  data?: {
21592
- /** @example d18ee4ee-fe7c-4784-9a2f-d6f9134ab783 */
21586
+ /** @example 67182a36-0355-4277-8cf5-7da48f1065e4 */
21593
21587
  wishlist_uid?: string;
21594
21588
  listing?: {
21595
- /** @example New For Sale Used Item draft • 22 Apr 2026, 7:53 AM */
21589
+ /** @example New For Sale Used Item draft • 22 Apr 2026, 8:23 AM */
21596
21590
  draft_name?: string;
21597
- /** @example LST-UIT-SAL-MO9RALYHOTV */
21591
+ /** @example LST-UIT-SAL-MO9SDC2PQET */
21598
21592
  sku?: string;
21599
- /** @example 44b23187-ad0c-4446-8c99-9c15deab5f57 */
21593
+ /** @example bff216df-845e-4137-b715-d19059b5b42a */
21600
21594
  uid?: string;
21601
21595
  /** @example Sale */
21602
21596
  listing_type?: string;
@@ -21680,15 +21674,15 @@ export interface operations {
21680
21674
  /**
21681
21675
  * @example [
21682
21676
  * {
21683
- * "wishlist_uid": "d8b28769-4ad0-47d0-b016-058f37fcc030"
21677
+ * "wishlist_uid": "33890757-cc41-4455-8616-6dcefa630757"
21684
21678
  * },
21685
21679
  * {
21686
- * "wishlist_uid": "7e837ea3-266d-4260-848f-619f010e1a83"
21680
+ * "wishlist_uid": "cb3063f5-fb3c-4fbd-a338-506b0f00b619"
21687
21681
  * }
21688
21682
  * ]
21689
21683
  */
21690
21684
  data?: {
21691
- /** @example d8b28769-4ad0-47d0-b016-058f37fcc030 */
21685
+ /** @example 33890757-cc41-4455-8616-6dcefa630757 */
21692
21686
  wishlist_uid?: string;
21693
21687
  }[];
21694
21688
  links?: {
@@ -21776,7 +21770,7 @@ export interface operations {
21776
21770
  completed_layers?: number;
21777
21771
  /** @example 4 */
21778
21772
  pending_layers?: number;
21779
- /** @example 22 Apr 2026, 07:53 AM */
21773
+ /** @example 22 Apr 2026, 08:23 AM */
21780
21774
  last_calculated_at?: string;
21781
21775
  };
21782
21776
  };
@@ -21938,7 +21932,7 @@ export interface operations {
21938
21932
  completed_layers?: number;
21939
21933
  /** @example 4 */
21940
21934
  pending_layers?: number;
21941
- /** @example 22 Apr 2026, 07:53 AM */
21935
+ /** @example 22 Apr 2026, 08:23 AM */
21942
21936
  last_calculated_at?: string;
21943
21937
  };
21944
21938
  };