@justins-home/types 1.1.42 → 1.1.43

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 +295 -299
  2. package/package.json +1 -1
@@ -2108,8 +2108,6 @@ export interface paths {
2108
2108
  header?: never;
2109
2109
  path: {
2110
2110
  capability_key: string;
2111
- /** @description The ID of the capability to update. */
2112
- capability_id: number;
2113
2111
  };
2114
2112
  cookie?: never;
2115
2113
  };
@@ -5936,7 +5934,7 @@ export interface operations {
5936
5934
  content: {
5937
5935
  "application/json": {
5938
5936
  data?: {
5939
- /** @example 7141f1b8-2ab8-4e58-b423-ec3748f7c9bd */
5937
+ /** @example 477f5cf9-b4a4-402f-b452-13d402cc4ca3 */
5940
5938
  uid?: string;
5941
5939
  /** @example Ms. Audra Crooks II */
5942
5940
  username?: string;
@@ -5966,7 +5964,7 @@ export interface operations {
5966
5964
  timezone?: string;
5967
5965
  /** @example Customer */
5968
5966
  user_type?: string;
5969
- /** @example 22 Apr 2026, 07:30 AM */
5967
+ /** @example 22 Apr 2026, 07:53 AM */
5970
5968
  created?: string;
5971
5969
  /** @example 0 seconds ago */
5972
5970
  email_verified_at?: string;
@@ -6219,11 +6217,11 @@ export interface operations {
6219
6217
  content: {
6220
6218
  "application/json": {
6221
6219
  data?: {
6222
- /** @example New For Rent Property draft • 22 Apr 2026, 7:30 AM */
6220
+ /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
6223
6221
  draft_name?: string;
6224
- /** @example LST-PRP-LTR-MO9QGTOPLOZ */
6222
+ /** @example LST-PRP-LTR-MO9RAL43PHR */
6225
6223
  sku?: string;
6226
- /** @example c544c7a1-595e-4d37-b032-e5cbff434a20 */
6224
+ /** @example 32192739-4fb7-43af-9226-3e3f7cbb804d */
6227
6225
  uid?: string;
6228
6226
  /** @example Rent */
6229
6227
  listing_type?: string;
@@ -7635,7 +7633,7 @@ export interface operations {
7635
7633
  content: {
7636
7634
  "application/json": {
7637
7635
  /**
7638
- * @example Suspended
7636
+ * @example Pending
7639
7637
  * @enum {string}
7640
7638
  */
7641
7639
  status: "Pending" | "Active" | "Dormant" | "Suspended" | "Unverified";
@@ -7650,7 +7648,7 @@ export interface operations {
7650
7648
  content: {
7651
7649
  "application/json": {
7652
7650
  data?: {
7653
- /** @example dd5cecd5-be95-49a8-802a-376c9c0a3f0f */
7651
+ /** @example f7364d11-4c78-45d3-9a20-021f0aaca507 */
7654
7652
  uid?: string;
7655
7653
  /** @example Morgan Hirthe */
7656
7654
  username?: string;
@@ -7680,7 +7678,7 @@ export interface operations {
7680
7678
  timezone?: string;
7681
7679
  /** @example Customer */
7682
7680
  user_type?: string;
7683
- /** @example 22 Apr 2026, 07:30 AM */
7681
+ /** @example 22 Apr 2026, 07:53 AM */
7684
7682
  created?: string;
7685
7683
  /** @example 0 seconds ago */
7686
7684
  email_verified_at?: string;
@@ -8389,11 +8387,11 @@ export interface operations {
8389
8387
  content: {
8390
8388
  "application/json": {
8391
8389
  data?: {
8392
- /** @example New For Rent Property draft • 22 Apr 2026, 7:30 AM */
8390
+ /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
8393
8391
  draft_name?: string;
8394
- /** @example LST-PRP-LTR-MO9QGTS80ZZ */
8392
+ /** @example LST-PRP-LTR-MO9RAL7CPNX */
8395
8393
  sku?: string;
8396
- /** @example ffdcffac-2710-4082-a517-bac429d3c439 */
8394
+ /** @example 6fe0c81b-f9ff-4efe-945d-d9707ab41ef1 */
8397
8395
  uid?: string;
8398
8396
  /** @example Rent */
8399
8397
  listing_type?: string;
@@ -8833,7 +8831,7 @@ export interface operations {
8833
8831
  content: {
8834
8832
  "application/json": {
8835
8833
  data?: {
8836
- /** @example c89184ea-ad9e-4732-af13-fb69c7d81fd4 */
8834
+ /** @example e4962235-a397-425b-8081-f63543068de3 */
8837
8835
  uid?: string;
8838
8836
  /** @example photo */
8839
8837
  media_type?: string;
@@ -9140,13 +9138,13 @@ export interface operations {
9140
9138
  /**
9141
9139
  * @example [
9142
9140
  * {
9143
- * "draft_name": "New For Rent Property draft • 22 Apr 2026, 7:30 AM",
9144
- * "sku": "LST-PRP-LTR-MO9QGTU3E9Z",
9145
- * "uid": "e81ef784-620c-4271-8781-3c292af671fc",
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",
9146
9144
  * "listing_type": "Rent",
9147
9145
  * "vertical": "Property",
9148
- * "arrangement_type": "let_to_let",
9149
- * "arrangement_type_label": "Let to Let",
9146
+ * "arrangement_type": "standard_residential",
9147
+ * "arrangement_type_label": "Standard Residential",
9150
9148
  * "price": null,
9151
9149
  * "state": "draft",
9152
9150
  * "published_at": null,
@@ -9159,40 +9157,38 @@ export interface operations {
9159
9157
  * "media": []
9160
9158
  * },
9161
9159
  * {
9162
- * "draft_name": "New Short Let Property draft • 22 Apr 2026, 7:30 AM",
9163
- * "sku": "LST-PRP-SHL-MO9QGTU70LR",
9164
- * "uid": "6766f078-9a61-4597-a00d-19f37627decf",
9165
- * "listing_type": "Short Let",
9166
- * "vertical": "Property",
9167
- * "arrangement_type": "short_term_managed",
9168
- * "arrangement_type_label": "Short Term Managed",
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",
9163
+ * "listing_type": "Sale",
9164
+ * "vertical": "Used Item",
9165
+ * "arrangement_type": null,
9166
+ * "arrangement_type_label": null,
9169
9167
  * "price": null,
9170
9168
  * "state": "draft",
9171
9169
  * "published_at": null,
9172
9170
  * "published_since": null,
9173
9171
  * "is_visible": false,
9174
- * "summary": {
9175
- * "availability": null
9176
- * },
9172
+ * "summary": [],
9177
9173
  * "workflow": [],
9178
9174
  * "media": []
9179
9175
  * }
9180
9176
  * ]
9181
9177
  */
9182
9178
  data?: {
9183
- /** @example New For Rent Property draft • 22 Apr 2026, 7:30 AM */
9179
+ /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
9184
9180
  draft_name?: string;
9185
- /** @example LST-PRP-LTR-MO9QGTU3E9Z */
9181
+ /** @example LST-PRP-LTR-MO9RAL92O9R */
9186
9182
  sku?: string;
9187
- /** @example e81ef784-620c-4271-8781-3c292af671fc */
9183
+ /** @example 5ab44e5a-a21f-472a-ac79-6341c2d201a9 */
9188
9184
  uid?: string;
9189
9185
  /** @example Rent */
9190
9186
  listing_type?: string;
9191
9187
  /** @example Property */
9192
9188
  vertical?: string;
9193
- /** @example let_to_let */
9189
+ /** @example standard_residential */
9194
9190
  arrangement_type?: string;
9195
- /** @example Let to Let */
9191
+ /** @example Standard Residential */
9196
9192
  arrangement_type_label?: string;
9197
9193
  /** @example null */
9198
9194
  price?: string | null;
@@ -9379,11 +9375,11 @@ export interface operations {
9379
9375
  content: {
9380
9376
  "application/json": {
9381
9377
  data?: {
9382
- /** @example New For Rent Property draft • 22 Apr 2026, 7:30 AM */
9378
+ /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
9383
9379
  draft_name?: string;
9384
- /** @example LST-PRP-LTR-MO9QGTUH8KK */
9380
+ /** @example LST-PRP-LTR-MO9RAL9K908 */
9385
9381
  sku?: string;
9386
- /** @example c18abb96-aca3-41d9-9787-a8f5bb754ca2 */
9382
+ /** @example bd25d387-289f-4c76-918b-e4522dac0ef6 */
9387
9383
  uid?: string;
9388
9384
  /** @example Rent */
9389
9385
  listing_type?: string;
@@ -9446,11 +9442,11 @@ export interface operations {
9446
9442
  content: {
9447
9443
  "application/json": {
9448
9444
  data?: {
9449
- /** @example New For Rent Property draft • 22 Apr 2026, 7:30 AM */
9445
+ /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
9450
9446
  draft_name?: string;
9451
- /** @example LST-PRP-LTR-MO9QGTUPMVQ */
9447
+ /** @example LST-PRP-LTR-MO9RAL9RA0D */
9452
9448
  sku?: string;
9453
- /** @example f7bdf7bd-6730-453b-9cdb-b3b0d553dec7 */
9449
+ /** @example d129fb49-3b28-44eb-ae07-2336439e6170 */
9454
9450
  uid?: string;
9455
9451
  /** @example Rent */
9456
9452
  listing_type?: string;
@@ -9503,11 +9499,11 @@ export interface operations {
9503
9499
  content: {
9504
9500
  "application/json": {
9505
9501
  data?: {
9506
- /** @example New For Rent Property draft • 22 Apr 2026, 7:30 AM */
9502
+ /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
9507
9503
  draft_name?: string;
9508
- /** @example LST-PRP-LTR-MO9QGTUXW7X */
9504
+ /** @example LST-PRP-LTR-MO9RAL9WMRA */
9509
9505
  sku?: string;
9510
- /** @example 59202f80-1ca8-4f6e-95da-d19f96d36837 */
9506
+ /** @example 171b8d27-784f-4621-9e44-7a60f67653b2 */
9511
9507
  uid?: string;
9512
9508
  /** @example Rent */
9513
9509
  listing_type?: string;
@@ -9560,11 +9556,11 @@ export interface operations {
9560
9556
  content: {
9561
9557
  "application/json": {
9562
9558
  data?: {
9563
- /** @example New For Rent Property draft • 22 Apr 2026, 7:30 AM */
9559
+ /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
9564
9560
  draft_name?: string;
9565
- /** @example LST-PRP-LTR-MO9QGTV44BD */
9561
+ /** @example LST-PRP-LTR-MO9RALA3RKE */
9566
9562
  sku?: string;
9567
- /** @example 7a4a7980-38b7-4398-95e6-2e15e163f84d */
9563
+ /** @example 619fb9dd-0bae-404e-8788-e7beeddeeb13 */
9568
9564
  uid?: string;
9569
9565
  /** @example Rent */
9570
9566
  listing_type?: string;
@@ -9758,7 +9754,7 @@ export interface operations {
9758
9754
  content: {
9759
9755
  "application/json": {
9760
9756
  data?: {
9761
- /** @example 82 */
9757
+ /** @example 85 */
9762
9758
  id?: number;
9763
9759
  /** @example 1 */
9764
9760
  category_id?: number;
@@ -9832,7 +9828,7 @@ export interface operations {
9832
9828
  content: {
9833
9829
  "application/json": {
9834
9830
  data?: {
9835
- /** @example 83 */
9831
+ /** @example 86 */
9836
9832
  id?: number;
9837
9833
  /** @example 1 */
9838
9834
  category_id?: number;
@@ -9871,7 +9867,7 @@ export interface operations {
9871
9867
  content: {
9872
9868
  "application/json": {
9873
9869
  data?: {
9874
- /** @example 84 */
9870
+ /** @example 87 */
9875
9871
  id?: number;
9876
9872
  /** @example 1 */
9877
9873
  category_id?: number;
@@ -9909,7 +9905,7 @@ export interface operations {
9909
9905
  /**
9910
9906
  * @example [
9911
9907
  * {
9912
- * "id": 80,
9908
+ * "id": 85,
9913
9909
  * "name": "Exterior",
9914
9910
  * "description": "For Exterior categories",
9915
9911
  * "display_order": 1,
@@ -9919,7 +9915,7 @@ export interface operations {
9919
9915
  * "is_active": true
9920
9916
  * },
9921
9917
  * {
9922
- * "id": 81,
9918
+ * "id": 86,
9923
9919
  * "name": "Exterior",
9924
9920
  * "description": "For Exterior categories",
9925
9921
  * "display_order": 1,
@@ -9931,7 +9927,7 @@ export interface operations {
9931
9927
  * ]
9932
9928
  */
9933
9929
  data?: {
9934
- /** @example 80 */
9930
+ /** @example 85 */
9935
9931
  id?: number;
9936
9932
  /** @example Exterior */
9937
9933
  name?: string;
@@ -9995,7 +9991,7 @@ export interface operations {
9995
9991
  content: {
9996
9992
  "application/json": {
9997
9993
  data?: {
9998
- /** @example 82 */
9994
+ /** @example 87 */
9999
9995
  id?: number;
10000
9996
  /** @example Exterior */
10001
9997
  name?: string;
@@ -10062,7 +10058,7 @@ export interface operations {
10062
10058
  content: {
10063
10059
  "application/json": {
10064
10060
  data?: {
10065
- /** @example 83 */
10061
+ /** @example 88 */
10066
10062
  id?: number;
10067
10063
  /** @example Exterior */
10068
10064
  name?: string;
@@ -10103,7 +10099,7 @@ export interface operations {
10103
10099
  content: {
10104
10100
  "application/json": {
10105
10101
  data?: {
10106
- /** @example 84 */
10102
+ /** @example 89 */
10107
10103
  id?: number;
10108
10104
  /** @example Exterior */
10109
10105
  name?: string;
@@ -10366,7 +10362,7 @@ export interface operations {
10366
10362
  content: {
10367
10363
  "application/json": {
10368
10364
  data?: {
10369
- /** @example 42 */
10365
+ /** @example 44 */
10370
10366
  id?: number;
10371
10367
  /** @example email_fa_0 */
10372
10368
  key?: string;
@@ -10380,9 +10376,9 @@ export interface operations {
10380
10376
  metadata_schema?: unknown[];
10381
10377
  /** @example true */
10382
10378
  is_active?: boolean;
10383
- /** @example 2026-04-22T07:30:37.000000Z */
10379
+ /** @example 2026-04-22T07:53:45.000000Z */
10384
10380
  created_at?: string;
10385
- /** @example 2026-04-22T07:30:37.000000Z */
10381
+ /** @example 2026-04-22T07:53:45.000000Z */
10386
10382
  updated_at?: string;
10387
10383
  };
10388
10384
  };
@@ -10442,7 +10438,7 @@ export interface operations {
10442
10438
  content: {
10443
10439
  "application/json": {
10444
10440
  data?: {
10445
- /** @example 43 */
10441
+ /** @example 45 */
10446
10442
  id?: number;
10447
10443
  /** @example email_fa_0 */
10448
10444
  key?: string;
@@ -10456,9 +10452,9 @@ export interface operations {
10456
10452
  metadata_schema?: unknown[];
10457
10453
  /** @example true */
10458
10454
  is_active?: boolean;
10459
- /** @example 2026-04-22T07:30:37.000000Z */
10455
+ /** @example 2026-04-22T07:53:45.000000Z */
10460
10456
  created_at?: string;
10461
- /** @example 2026-04-22T07:30:37.000000Z */
10457
+ /** @example 2026-04-22T07:53:45.000000Z */
10462
10458
  updated_at?: string;
10463
10459
  };
10464
10460
  };
@@ -11723,25 +11719,25 @@ export interface operations {
11723
11719
  /**
11724
11720
  * @example [
11725
11721
  * {
11726
- * "key": "aut",
11727
- * "name": "adipisci",
11728
- * "description": "Nostrum qui commodi incidunt iure.",
11722
+ * "key": "est",
11723
+ * "name": "illo",
11724
+ * "description": "Fugiat ut veniam iure facere inventore ipsa ea.",
11729
11725
  * "value_type": "string"
11730
11726
  * },
11731
11727
  * {
11732
- * "key": "odit",
11733
- * "name": "et",
11734
- * "description": "Modi ipsum nostrum omnis autem et.",
11728
+ * "key": "ipsum",
11729
+ * "name": "dolor",
11730
+ * "description": "Consequatur sed sit non et neque consequuntur ullam.",
11735
11731
  * "value_type": "string"
11736
11732
  * }
11737
11733
  * ]
11738
11734
  */
11739
11735
  data?: {
11740
- /** @example aut */
11736
+ /** @example est */
11741
11737
  key?: string;
11742
- /** @example adipisci */
11738
+ /** @example illo */
11743
11739
  name?: string;
11744
- /** @example Nostrum qui commodi incidunt iure. */
11740
+ /** @example Fugiat ut veniam iure facere inventore ipsa ea. */
11745
11741
  description?: string;
11746
11742
  /** @example string */
11747
11743
  value_type?: string;
@@ -12113,8 +12109,6 @@ export interface operations {
12113
12109
  header?: never;
12114
12110
  path: {
12115
12111
  capability_key: string;
12116
- /** @description The ID of the capability to update. */
12117
- capability_id: number;
12118
12112
  };
12119
12113
  cookie?: never;
12120
12114
  };
@@ -12928,13 +12922,13 @@ export interface operations {
12928
12922
  content: {
12929
12923
  "application/json": {
12930
12924
  data?: {
12931
- /** @example d881edb8-a841-4afd-8db1-36fcedeaf9b0 */
12925
+ /** @example b5cabec8-2ed0-45be-8911-78ced3a034b4 */
12932
12926
  uid?: string;
12933
12927
  /** @example follow_up */
12934
12928
  inspection_type?: string;
12935
12929
  /** @example cancelled */
12936
12930
  status?: string;
12937
- /** @example 2026-04-27T21:28:59.000000Z */
12931
+ /** @example 2026-04-27T21:52:07.000000Z */
12938
12932
  scheduled_date?: string;
12939
12933
  /** @example null */
12940
12934
  completed_date?: string | null;
@@ -12942,11 +12936,11 @@ export interface operations {
12942
12936
  condition_rating?: string;
12943
12937
  /** @example Quidem nostrum qui commodi incidunt iure odit. */
12944
12938
  summary?: string;
12945
- /** @example 2026-06-20T18:17:33.000000Z */
12939
+ /** @example 2026-06-20T18:40:41.000000Z */
12946
12940
  next_inspection_date?: string;
12947
- /** @example 2026-04-22T07:30:37.000000Z */
12941
+ /** @example 2026-04-22T07:53:45.000000Z */
12948
12942
  created_at?: string;
12949
- /** @example 2026-04-22T07:30:37.000000Z */
12943
+ /** @example 2026-04-22T07:53:45.000000Z */
12950
12944
  updated_at?: string;
12951
12945
  };
12952
12946
  };
@@ -12989,13 +12983,13 @@ export interface operations {
12989
12983
  content: {
12990
12984
  "application/json": {
12991
12985
  data?: {
12992
- /** @example 6931d73f-7cec-43aa-93e6-e6632a6f87c6 */
12986
+ /** @example 93d9c359-c462-41dd-8a0f-94769454d84d */
12993
12987
  uid?: string;
12994
12988
  /** @example follow_up */
12995
12989
  inspection_type?: string;
12996
12990
  /** @example cancelled */
12997
12991
  status?: string;
12998
- /** @example 2026-04-15T18:55:32.000000Z */
12992
+ /** @example 2026-04-15T19:18:40.000000Z */
12999
12993
  scheduled_date?: string;
13000
12994
  /** @example null */
13001
12995
  completed_date?: string | null;
@@ -13003,11 +12997,11 @@ export interface operations {
13003
12997
  condition_rating?: string;
13004
12998
  /** @example Et animi quos velit et fugiat. */
13005
12999
  summary?: string;
13006
- /** @example 2026-07-25T02:49:19.000000Z */
13000
+ /** @example 2026-07-25T03:12:27.000000Z */
13007
13001
  next_inspection_date?: string;
13008
- /** @example 2026-04-22T07:30:37.000000Z */
13002
+ /** @example 2026-04-22T07:53:45.000000Z */
13009
13003
  created_at?: string;
13010
- /** @example 2026-04-22T07:30:37.000000Z */
13004
+ /** @example 2026-04-22T07:53:45.000000Z */
13011
13005
  updated_at?: string;
13012
13006
  };
13013
13007
  };
@@ -13044,13 +13038,13 @@ export interface operations {
13044
13038
  content: {
13045
13039
  "application/json": {
13046
13040
  data?: {
13047
- /** @example 51092c53-6eff-4329-bb02-392da0ff5872 */
13041
+ /** @example 64cf623d-5a30-4b76-9a9b-178ef5e093e0 */
13048
13042
  uid?: string;
13049
13043
  /** @example follow_up */
13050
13044
  inspection_type?: string;
13051
13045
  /** @example cancelled */
13052
13046
  status?: string;
13053
- /** @example 2026-04-27T21:28:59.000000Z */
13047
+ /** @example 2026-04-27T21:52:07.000000Z */
13054
13048
  scheduled_date?: string;
13055
13049
  /** @example null */
13056
13050
  completed_date?: string | null;
@@ -13058,11 +13052,11 @@ export interface operations {
13058
13052
  condition_rating?: string;
13059
13053
  /** @example Quidem nostrum qui commodi incidunt iure odit. */
13060
13054
  summary?: string;
13061
- /** @example 2026-06-20T18:17:33.000000Z */
13055
+ /** @example 2026-06-20T18:40:41.000000Z */
13062
13056
  next_inspection_date?: string;
13063
- /** @example 2026-04-22T07:30:37.000000Z */
13057
+ /** @example 2026-04-22T07:53:45.000000Z */
13064
13058
  created_at?: string;
13065
- /** @example 2026-04-22T07:30:37.000000Z */
13059
+ /** @example 2026-04-22T07:53:45.000000Z */
13066
13060
  updated_at?: string;
13067
13061
  };
13068
13062
  };
@@ -13099,13 +13093,13 @@ export interface operations {
13099
13093
  content: {
13100
13094
  "application/json": {
13101
13095
  data?: {
13102
- /** @example e2bcbefe-9cd1-47c9-a780-aa7f3f0e5ba4 */
13096
+ /** @example 564b0870-a82c-406b-9317-635663cb586e */
13103
13097
  uid?: string;
13104
13098
  /** @example follow_up */
13105
13099
  inspection_type?: string;
13106
13100
  /** @example cancelled */
13107
13101
  status?: string;
13108
- /** @example 2026-04-15T18:55:32.000000Z */
13102
+ /** @example 2026-04-15T19:18:40.000000Z */
13109
13103
  scheduled_date?: string;
13110
13104
  /** @example null */
13111
13105
  completed_date?: string | null;
@@ -13113,11 +13107,11 @@ export interface operations {
13113
13107
  condition_rating?: string;
13114
13108
  /** @example Et animi quos velit et fugiat. */
13115
13109
  summary?: string;
13116
- /** @example 2026-07-25T02:49:19.000000Z */
13110
+ /** @example 2026-07-25T03:12:27.000000Z */
13117
13111
  next_inspection_date?: string;
13118
- /** @example 2026-04-22T07:30:37.000000Z */
13112
+ /** @example 2026-04-22T07:53:45.000000Z */
13119
13113
  created_at?: string;
13120
- /** @example 2026-04-22T07:30:37.000000Z */
13114
+ /** @example 2026-04-22T07:53:45.000000Z */
13121
13115
  updated_at?: string;
13122
13116
  };
13123
13117
  };
@@ -13154,27 +13148,27 @@ export interface operations {
13154
13148
  content: {
13155
13149
  "application/json": {
13156
13150
  data?: {
13157
- /** @example 5bf65348-d4ef-44ca-b751-aa4b72d94981 */
13151
+ /** @example e8126bd8-59cc-4d73-b138-b49e4bd3906e */
13158
13152
  uid?: string;
13159
- /** @example Totam est omnis provident quo rerum. */
13153
+ /** @example Qui commodi incidunt iure. */
13160
13154
  title?: string;
13161
- /** @example Sapiente est officia quis labore soluta placeat voluptatem. Necessitatibus natus possimus optio sequi. Et enim neque quae qui non deleniti enim. Quas quasi sed ipsum enim saepe non maiores. */
13155
+ /** @example Et modi ipsum nostrum omnis autem et consequatur. Dolores enim non facere tempora. Voluptatem laboriosam praesentium quis adipisci. */
13162
13156
  description?: string;
13163
13157
  /** @example breach */
13164
13158
  status?: string;
13165
- /** @example normal */
13159
+ /** @example low */
13166
13160
  priority?: string;
13167
- /** @example 2026-04-17T09:11:54.000000Z */
13161
+ /** @example 2026-04-20T21:22:28.000000Z */
13168
13162
  reported_at?: string;
13169
- /** @example 2026-04-18T02:11:14.000000Z */
13170
- assigned_at?: string;
13163
+ /** @example null */
13164
+ assigned_at?: string | null;
13171
13165
  /** @example null */
13172
13166
  completed_at?: string | null;
13173
- /** @example 2026-04-23T06:18:49.000000Z */
13167
+ /** @example 2026-04-23T17:46:54.000000Z */
13174
13168
  sla_deadline?: string;
13175
- /** @example 2026-04-22T07:30:37.000000Z */
13169
+ /** @example 2026-04-22T07:53:45.000000Z */
13176
13170
  created_at?: string;
13177
- /** @example 2026-04-22T07:30:37.000000Z */
13171
+ /** @example 2026-04-22T07:53:45.000000Z */
13178
13172
  updated_at?: string;
13179
13173
  };
13180
13174
  };
@@ -13211,7 +13205,7 @@ export interface operations {
13211
13205
  content: {
13212
13206
  "application/json": {
13213
13207
  data?: {
13214
- /** @example ad043325-f8c3-4164-ae56-c48ceb8da9ae */
13208
+ /** @example 95bff3bd-de90-4f41-a8bf-f5f3445f6fe8 */
13215
13209
  uid?: string;
13216
13210
  /** @example Quos velit et fugiat sunt nihil. */
13217
13211
  title?: string;
@@ -13221,17 +13215,17 @@ export interface operations {
13221
13215
  status?: string;
13222
13216
  /** @example emergency */
13223
13217
  priority?: string;
13224
- /** @example 2026-04-15T18:44:12.000000Z */
13218
+ /** @example 2026-04-15T19:07:20.000000Z */
13225
13219
  reported_at?: string;
13226
- /** @example 2026-04-20T15:04:04.000000Z */
13220
+ /** @example 2026-04-20T15:27:12.000000Z */
13227
13221
  assigned_at?: string;
13228
13222
  /** @example null */
13229
13223
  completed_at?: string | null;
13230
- /** @example 2026-04-23T20:26:27.000000Z */
13224
+ /** @example 2026-04-23T20:49:35.000000Z */
13231
13225
  sla_deadline?: string;
13232
- /** @example 2026-04-22T07:30:37.000000Z */
13226
+ /** @example 2026-04-22T07:53:45.000000Z */
13233
13227
  created_at?: string;
13234
- /** @example 2026-04-22T07:30:37.000000Z */
13228
+ /** @example 2026-04-22T07:53:45.000000Z */
13235
13229
  updated_at?: string;
13236
13230
  };
13237
13231
  };
@@ -13268,7 +13262,7 @@ export interface operations {
13268
13262
  content: {
13269
13263
  "application/json": {
13270
13264
  data?: {
13271
- /** @example 52030c44-df24-4311-8736-d7f3f486873f */
13265
+ /** @example 216b99bc-5ac2-4db1-b5df-a52014c17dc4 */
13272
13266
  uid?: string;
13273
13267
  /** @example Quos velit et fugiat sunt nihil. */
13274
13268
  title?: string;
@@ -13278,17 +13272,17 @@ export interface operations {
13278
13272
  status?: string;
13279
13273
  /** @example emergency */
13280
13274
  priority?: string;
13281
- /** @example 2026-04-15T18:44:12.000000Z */
13275
+ /** @example 2026-04-15T19:07:20.000000Z */
13282
13276
  reported_at?: string;
13283
- /** @example 2026-04-20T15:04:04.000000Z */
13277
+ /** @example 2026-04-20T15:27:12.000000Z */
13284
13278
  assigned_at?: string;
13285
13279
  /** @example null */
13286
13280
  completed_at?: string | null;
13287
- /** @example 2026-04-23T20:26:27.000000Z */
13281
+ /** @example 2026-04-23T20:49:35.000000Z */
13288
13282
  sla_deadline?: string;
13289
- /** @example 2026-04-22T07:30:37.000000Z */
13283
+ /** @example 2026-04-22T07:53:45.000000Z */
13290
13284
  created_at?: string;
13291
- /** @example 2026-04-22T07:30:37.000000Z */
13285
+ /** @example 2026-04-22T07:53:45.000000Z */
13292
13286
  updated_at?: string;
13293
13287
  };
13294
13288
  };
@@ -13325,7 +13319,7 @@ export interface operations {
13325
13319
  content: {
13326
13320
  "application/json": {
13327
13321
  data?: {
13328
- /** @example 58a5020e-4c50-49f0-8e5b-af8f0432f966 */
13322
+ /** @example f6175972-c136-4b67-8c34-4f8bd668dced */
13329
13323
  uid?: string;
13330
13324
  /** @example Quos velit et fugiat sunt nihil. */
13331
13325
  title?: string;
@@ -13335,17 +13329,17 @@ export interface operations {
13335
13329
  status?: string;
13336
13330
  /** @example emergency */
13337
13331
  priority?: string;
13338
- /** @example 2026-04-15T18:44:12.000000Z */
13332
+ /** @example 2026-04-15T19:07:20.000000Z */
13339
13333
  reported_at?: string;
13340
- /** @example 2026-04-20T15:04:04.000000Z */
13334
+ /** @example 2026-04-20T15:27:12.000000Z */
13341
13335
  assigned_at?: string;
13342
13336
  /** @example null */
13343
13337
  completed_at?: string | null;
13344
- /** @example 2026-04-23T20:26:27.000000Z */
13338
+ /** @example 2026-04-23T20:49:35.000000Z */
13345
13339
  sla_deadline?: string;
13346
- /** @example 2026-04-22T07:30:37.000000Z */
13340
+ /** @example 2026-04-22T07:53:45.000000Z */
13347
13341
  created_at?: string;
13348
- /** @example 2026-04-22T07:30:37.000000Z */
13342
+ /** @example 2026-04-22T07:53:45.000000Z */
13349
13343
  updated_at?: string;
13350
13344
  };
13351
13345
  };
@@ -13741,19 +13735,19 @@ export interface operations {
13741
13735
  content: {
13742
13736
  "application/json": {
13743
13737
  data?: {
13744
- /** @example 99 */
13738
+ /** @example 106 */
13745
13739
  id?: number;
13746
13740
  /** @example 2 */
13747
13741
  listing_id?: number;
13748
13742
  /** @example completed */
13749
13743
  status?: string;
13750
13744
  scheduled?: {
13751
- /** @example 1981-11-18T00:00:00.000000Z */
13745
+ /** @example 1995-07-19T00:00:00.000000Z */
13752
13746
  start?: string;
13753
- /** @example 1979-12-15T00:00:00.000000Z */
13747
+ /** @example 1973-12-22T00:00:00.000000Z */
13754
13748
  end?: string;
13755
13749
  };
13756
- /** @example 2026-04-22T07:30:37.000000Z */
13750
+ /** @example 2026-04-22T07:53:46.000000Z */
13757
13751
  created_at?: string;
13758
13752
  };
13759
13753
  };
@@ -13780,7 +13774,7 @@ export interface operations {
13780
13774
  content: {
13781
13775
  "application/json": {
13782
13776
  data?: {
13783
- /** @example 100 */
13777
+ /** @example 107 */
13784
13778
  id?: number;
13785
13779
  /** @example 2 */
13786
13780
  listing_id?: number;
@@ -13792,7 +13786,7 @@ export interface operations {
13792
13786
  /** @example 1979-12-15T00:00:00.000000Z */
13793
13787
  end?: string;
13794
13788
  };
13795
- /** @example 2026-04-22T07:30:37.000000Z */
13789
+ /** @example 2026-04-22T07:53:46.000000Z */
13796
13790
  created_at?: string;
13797
13791
  };
13798
13792
  };
@@ -13818,29 +13812,29 @@ export interface operations {
13818
13812
  /**
13819
13813
  * @example [
13820
13814
  * {
13821
- * "id": 101,
13815
+ * "id": 108,
13822
13816
  * "listing_id": 2,
13823
13817
  * "status": "completed",
13824
13818
  * "scheduled": {
13825
13819
  * "start": "1981-11-18T00:00:00.000000Z",
13826
13820
  * "end": "1979-12-15T00:00:00.000000Z"
13827
13821
  * },
13828
- * "created_at": "2026-04-22T07:30:37.000000Z"
13822
+ * "created_at": "2026-04-22T07:53:46.000000Z"
13829
13823
  * },
13830
13824
  * {
13831
- * "id": 102,
13825
+ * "id": 109,
13832
13826
  * "listing_id": 2,
13833
13827
  * "status": "completed",
13834
13828
  * "scheduled": {
13835
13829
  * "start": "2006-09-18T00:00:00.000000Z",
13836
13830
  * "end": "2015-01-19T00:00:00.000000Z"
13837
13831
  * },
13838
- * "created_at": "2026-04-22T07:30:37.000000Z"
13832
+ * "created_at": "2026-04-22T07:53:46.000000Z"
13839
13833
  * }
13840
13834
  * ]
13841
13835
  */
13842
13836
  data?: {
13843
- /** @example 101 */
13837
+ /** @example 108 */
13844
13838
  id?: number;
13845
13839
  /** @example 2 */
13846
13840
  listing_id?: number;
@@ -13852,7 +13846,7 @@ export interface operations {
13852
13846
  /** @example 1979-12-15T00:00:00.000000Z */
13853
13847
  end?: string;
13854
13848
  };
13855
- /** @example 2026-04-22T07:30:37.000000Z */
13849
+ /** @example 2026-04-22T07:53:46.000000Z */
13856
13850
  created_at?: string;
13857
13851
  }[];
13858
13852
  links?: {
@@ -13952,7 +13946,7 @@ export interface operations {
13952
13946
  content: {
13953
13947
  "application/json": {
13954
13948
  data?: {
13955
- /** @example 103 */
13949
+ /** @example 110 */
13956
13950
  id?: number;
13957
13951
  /** @example 2 */
13958
13952
  listing_id?: number;
@@ -13964,7 +13958,7 @@ export interface operations {
13964
13958
  /** @example 1979-12-15T00:00:00.000000Z */
13965
13959
  end?: string;
13966
13960
  };
13967
- /** @example 2026-04-22T07:30:37.000000Z */
13961
+ /** @example 2026-04-22T07:53:46.000000Z */
13968
13962
  created_at?: string;
13969
13963
  };
13970
13964
  };
@@ -13991,7 +13985,7 @@ export interface operations {
13991
13985
  content: {
13992
13986
  "application/json": {
13993
13987
  data?: {
13994
- /** @example 104 */
13988
+ /** @example 111 */
13995
13989
  id?: number;
13996
13990
  /** @example 2 */
13997
13991
  listing_id?: number;
@@ -14003,7 +13997,7 @@ export interface operations {
14003
13997
  /** @example 1979-12-15T00:00:00.000000Z */
14004
13998
  end?: string;
14005
13999
  };
14006
- /** @example 2026-04-22T07:30:37.000000Z */
14000
+ /** @example 2026-04-22T07:53:46.000000Z */
14007
14001
  created_at?: string;
14008
14002
  };
14009
14003
  };
@@ -14030,7 +14024,7 @@ export interface operations {
14030
14024
  content: {
14031
14025
  "application/json": {
14032
14026
  data?: {
14033
- /** @example 105 */
14027
+ /** @example 112 */
14034
14028
  id?: number;
14035
14029
  /** @example 2 */
14036
14030
  listing_id?: number;
@@ -14042,7 +14036,7 @@ export interface operations {
14042
14036
  /** @example 1979-12-15T00:00:00.000000Z */
14043
14037
  end?: string;
14044
14038
  };
14045
- /** @example 2026-04-22T07:30:37.000000Z */
14039
+ /** @example 2026-04-22T07:53:46.000000Z */
14046
14040
  created_at?: string;
14047
14041
  };
14048
14042
  };
@@ -15113,7 +15107,7 @@ export interface operations {
15113
15107
  content: {
15114
15108
  "application/json": {
15115
15109
  data?: {
15116
- /** @example d4740073-827c-4739-93fc-64bd6d9ce596 */
15110
+ /** @example 4f0579da-5414-4909-94ef-e69eb87c8197 */
15117
15111
  uid?: string;
15118
15112
  /** @example Ms. Audra Crooks II */
15119
15113
  username?: string;
@@ -15143,7 +15137,7 @@ export interface operations {
15143
15137
  timezone?: string;
15144
15138
  /** @example Customer */
15145
15139
  user_type?: string;
15146
- /** @example 22 Apr 2026, 07:30 AM */
15140
+ /** @example 22 Apr 2026, 07:53 AM */
15147
15141
  created?: string;
15148
15142
  /** @example 0 seconds ago */
15149
15143
  email_verified_at?: string;
@@ -15612,7 +15606,7 @@ export interface operations {
15612
15606
  content: {
15613
15607
  "application/json": {
15614
15608
  data?: {
15615
- /** @example d5f8cdb7-9a80-4cc1-a359-3a1acd263741 */
15609
+ /** @example 3d7ff3c1-2c80-4dd8-b804-a07a6c7447d7 */
15616
15610
  uid?: string;
15617
15611
  /** @example Ms. Audra Crooks II */
15618
15612
  username?: string;
@@ -15642,7 +15636,7 @@ export interface operations {
15642
15636
  timezone?: string;
15643
15637
  /** @example Customer */
15644
15638
  user_type?: string;
15645
- /** @example 22 Apr 2026, 07:30 AM */
15639
+ /** @example 22 Apr 2026, 07:53 AM */
15646
15640
  created?: string;
15647
15641
  /** @example 0 seconds ago */
15648
15642
  email_verified_at?: string;
@@ -15763,20 +15757,20 @@ export interface operations {
15763
15757
  content: {
15764
15758
  "application/json": {
15765
15759
  data?: {
15766
- /** @example New For Sale Used Item draft • 22 Apr 2026, 7:30 AM */
15760
+ /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
15767
15761
  draft_name?: string;
15768
- /** @example LST-UIT-SAL-MO9QGTAPQ4C */
15762
+ /** @example LST-PRP-LTR-MO9RAKM7IBP */
15769
15763
  sku?: string;
15770
- /** @example 8ccbf71e-d9c7-4c4f-a04a-a741cec2bfaa */
15764
+ /** @example aad0ce50-cd9b-42ba-9d9f-0314f9e7653a */
15771
15765
  uid?: string;
15772
- /** @example Sale */
15766
+ /** @example Rent */
15773
15767
  listing_type?: string;
15774
- /** @example Used Item */
15768
+ /** @example Property */
15775
15769
  vertical?: string;
15776
- /** @example null */
15777
- arrangement_type?: string | null;
15778
- /** @example null */
15779
- arrangement_type_label?: string | null;
15770
+ /** @example let_to_let */
15771
+ arrangement_type?: string;
15772
+ /** @example Let to Let */
15773
+ arrangement_type_label?: string;
15780
15774
  /** @example null */
15781
15775
  price?: string | null;
15782
15776
  /** @example draft */
@@ -15787,8 +15781,10 @@ export interface operations {
15787
15781
  published_since?: string | null;
15788
15782
  /** @example false */
15789
15783
  is_visible?: boolean;
15790
- /** @example [] */
15791
- summary?: unknown[];
15784
+ summary?: {
15785
+ /** @example null */
15786
+ availability?: string | null;
15787
+ };
15792
15788
  /** @example [] */
15793
15789
  workflow?: unknown[];
15794
15790
  /** @example [] */
@@ -15889,9 +15885,9 @@ export interface operations {
15889
15885
  /**
15890
15886
  * @example [
15891
15887
  * {
15892
- * "draft_name": "New For Rent Property draft • 22 Apr 2026, 7:30 AM",
15893
- * "sku": "LST-PRP-LTR-MO9QGTBZV1Y",
15894
- * "uid": "3a81013b-db2d-46a4-8a74-8dd0f2041e0e",
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",
15895
15891
  * "listing_type": "Rent",
15896
15892
  * "vertical": "Property",
15897
15893
  * "arrangement_type": "let_to_let",
@@ -15908,9 +15904,9 @@ export interface operations {
15908
15904
  * "media": []
15909
15905
  * },
15910
15906
  * {
15911
- * "draft_name": "New Short Let Property draft • 22 Apr 2026, 7:30 AM",
15912
- * "sku": "LST-PRP-SHL-MO9QGTC3A8V",
15913
- * "uid": "2b7dd46f-1b82-4f23-b3bf-493d74a45314",
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",
15914
15910
  * "listing_type": "Short Let",
15915
15911
  * "vertical": "Property",
15916
15912
  * "arrangement_type": "short_term_managed",
@@ -15929,11 +15925,11 @@ export interface operations {
15929
15925
  * ]
15930
15926
  */
15931
15927
  data?: {
15932
- /** @example New For Rent Property draft • 22 Apr 2026, 7:30 AM */
15928
+ /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
15933
15929
  draft_name?: string;
15934
- /** @example LST-PRP-LTR-MO9QGTBZV1Y */
15930
+ /** @example LST-PRP-LTR-MO9RAKR6DHL */
15935
15931
  sku?: string;
15936
- /** @example 3a81013b-db2d-46a4-8a74-8dd0f2041e0e */
15932
+ /** @example 8543b467-bb9f-4562-8403-c522a0eb4781 */
15937
15933
  uid?: string;
15938
15934
  /** @example Rent */
15939
15935
  listing_type?: string;
@@ -16043,9 +16039,9 @@ export interface operations {
16043
16039
  /**
16044
16040
  * @example [
16045
16041
  * {
16046
- * "draft_name": "New For Rent Property draft • 22 Apr 2026, 7:30 AM",
16047
- * "sku": "LST-PRP-LTR-MO9QGTCCXIY",
16048
- * "uid": "b33ff85a-654e-4eec-90ac-98598184242f",
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",
16049
16045
  * "listing_type": "Rent",
16050
16046
  * "vertical": "Property",
16051
16047
  * "arrangement_type": "let_to_let",
@@ -16062,9 +16058,9 @@ export interface operations {
16062
16058
  * "media": []
16063
16059
  * },
16064
16060
  * {
16065
- * "draft_name": "New Short Let Property draft • 22 Apr 2026, 7:30 AM",
16066
- * "sku": "LST-PRP-SHL-MO9QGTCGPWD",
16067
- * "uid": "a8c084ee-e556-4f21-8155-8891a81254bf",
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",
16068
16064
  * "listing_type": "Short Let",
16069
16065
  * "vertical": "Property",
16070
16066
  * "arrangement_type": "short_term_managed",
@@ -16083,11 +16079,11 @@ export interface operations {
16083
16079
  * ]
16084
16080
  */
16085
16081
  data?: {
16086
- /** @example New For Rent Property draft • 22 Apr 2026, 7:30 AM */
16082
+ /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
16087
16083
  draft_name?: string;
16088
- /** @example LST-PRP-LTR-MO9QGTCCXIY */
16084
+ /** @example LST-PRP-LTR-MO9RAKRICMS */
16089
16085
  sku?: string;
16090
- /** @example b33ff85a-654e-4eec-90ac-98598184242f */
16086
+ /** @example c6534ec4-be82-4c62-83fb-65de8dc62218 */
16091
16087
  uid?: string;
16092
16088
  /** @example Rent */
16093
16089
  listing_type?: string;
@@ -17151,7 +17147,7 @@ export interface operations {
17151
17147
  content: {
17152
17148
  "application/json": {
17153
17149
  data?: {
17154
- /** @example 0a8fb5b0-490e-4306-8fc7-5b6686e78c0c */
17150
+ /** @example ca40b42d-bb3b-4f1c-a2d3-2c61ec35931b */
17155
17151
  uid?: string;
17156
17152
  /** @example photo */
17157
17153
  media_type?: string;
@@ -17300,11 +17296,11 @@ export interface operations {
17300
17296
  content: {
17301
17297
  "application/json": {
17302
17298
  data?: {
17303
- /** @example New For Rent Property draft • 22 Apr 2026, 7:30 AM */
17299
+ /** @example New For Rent Property draft • 22 Apr 2026, 7:53 AM */
17304
17300
  draft_name?: string;
17305
- /** @example LST-PRP-LTR-MO9QGTJXNYC */
17301
+ /** @example LST-PRP-LTR-MO9RAKYJC0J */
17306
17302
  sku?: string;
17307
- /** @example 2b3fe923-2495-4838-bc64-4ef989dcaeb6 */
17303
+ /** @example 9e062ba5-2aa1-4095-b771-586ef51fdfa1 */
17308
17304
  uid?: string;
17309
17305
  /** @example Rent */
17310
17306
  listing_type?: string;
@@ -17464,7 +17460,7 @@ export interface operations {
17464
17460
  content: {
17465
17461
  "application/json": {
17466
17462
  data?: {
17467
- /** @example bb930351-6646-455d-864b-21fc50bba085 */
17463
+ /** @example 4b4e94f6-580c-4259-a4ef-84c1294cd0e6 */
17468
17464
  uid?: string;
17469
17465
  /** @example null */
17470
17466
  compliances?: string | null;
@@ -17515,7 +17511,7 @@ export interface operations {
17515
17511
  content: {
17516
17512
  "application/json": {
17517
17513
  data?: {
17518
- /** @example 98 */
17514
+ /** @example 99 */
17519
17515
  id?: number;
17520
17516
  compliance?: {
17521
17517
  /** @example 1 */
@@ -17537,7 +17533,7 @@ export interface operations {
17537
17533
  reviewed_by?: number;
17538
17534
  /** @example null */
17539
17535
  reviewed_at?: string | null;
17540
- /** @example 2026-04-22T07:30:36.000000Z */
17536
+ /** @example 2026-04-22T07:53:45.000000Z */
17541
17537
  created_at?: string;
17542
17538
  };
17543
17539
  };
@@ -17592,7 +17588,7 @@ export interface operations {
17592
17588
  /**
17593
17589
  * @example [
17594
17590
  * {
17595
- * "uid": "97acc925-3197-42bf-9331-acafeab434e0",
17591
+ * "uid": "13e1249e-38ad-455e-b769-c8094ce901c9",
17596
17592
  * "listing_id": 1,
17597
17593
  * "landlord_id": 2,
17598
17594
  * "tenant_id": 2,
@@ -17604,10 +17600,10 @@ export interface operations {
17604
17600
  * "is_periodic": false,
17605
17601
  * "company_name": null,
17606
17602
  * "company_registration_number": null,
17607
- * "created_at": "2026-04-22T07:30:36.000000Z"
17603
+ * "created_at": "2026-04-22T07:53:45.000000Z"
17608
17604
  * },
17609
17605
  * {
17610
- * "uid": "8df3dc87-a83b-428d-8ea6-d065c7c4e81c",
17606
+ * "uid": "2a75054b-a581-4694-9131-a2e6c113baf6",
17611
17607
  * "listing_id": 1,
17612
17608
  * "landlord_id": 2,
17613
17609
  * "tenant_id": 2,
@@ -17619,12 +17615,12 @@ export interface operations {
17619
17615
  * "is_periodic": false,
17620
17616
  * "company_name": null,
17621
17617
  * "company_registration_number": null,
17622
- * "created_at": "2026-04-22T07:30:36.000000Z"
17618
+ * "created_at": "2026-04-22T07:53:45.000000Z"
17623
17619
  * }
17624
17620
  * ]
17625
17621
  */
17626
17622
  data?: {
17627
- /** @example 97acc925-3197-42bf-9331-acafeab434e0 */
17623
+ /** @example 13e1249e-38ad-455e-b769-c8094ce901c9 */
17628
17624
  uid?: string;
17629
17625
  /** @example 1 */
17630
17626
  listing_id?: number;
@@ -17648,7 +17644,7 @@ export interface operations {
17648
17644
  company_name?: string | null;
17649
17645
  /** @example null */
17650
17646
  company_registration_number?: string | null;
17651
- /** @example 2026-04-22T07:30:36.000000Z */
17647
+ /** @example 2026-04-22T07:53:45.000000Z */
17652
17648
  created_at?: string;
17653
17649
  }[];
17654
17650
  links?: {
@@ -17735,7 +17731,7 @@ export interface operations {
17735
17731
  /**
17736
17732
  * @example [
17737
17733
  * {
17738
- * "uid": "4ff655e8-2dc5-495c-8c1c-d72ed635625a",
17734
+ * "uid": "c1553e66-90cf-4627-9cca-9a35621f9272",
17739
17735
  * "listing_id": 1,
17740
17736
  * "landlord_id": 2,
17741
17737
  * "tenant_id": 2,
@@ -17747,10 +17743,10 @@ export interface operations {
17747
17743
  * "is_periodic": false,
17748
17744
  * "company_name": null,
17749
17745
  * "company_registration_number": null,
17750
- * "created_at": "2026-04-22T07:30:36.000000Z"
17746
+ * "created_at": "2026-04-22T07:53:45.000000Z"
17751
17747
  * },
17752
17748
  * {
17753
- * "uid": "94e108ae-da6e-4899-a4c3-347596d73dcd",
17749
+ * "uid": "0a62012f-4d13-4214-b7bf-3d368c4b2687",
17754
17750
  * "listing_id": 1,
17755
17751
  * "landlord_id": 2,
17756
17752
  * "tenant_id": 2,
@@ -17762,12 +17758,12 @@ export interface operations {
17762
17758
  * "is_periodic": false,
17763
17759
  * "company_name": null,
17764
17760
  * "company_registration_number": null,
17765
- * "created_at": "2026-04-22T07:30:36.000000Z"
17761
+ * "created_at": "2026-04-22T07:53:45.000000Z"
17766
17762
  * }
17767
17763
  * ]
17768
17764
  */
17769
17765
  data?: {
17770
- /** @example 4ff655e8-2dc5-495c-8c1c-d72ed635625a */
17766
+ /** @example c1553e66-90cf-4627-9cca-9a35621f9272 */
17771
17767
  uid?: string;
17772
17768
  /** @example 1 */
17773
17769
  listing_id?: number;
@@ -17791,7 +17787,7 @@ export interface operations {
17791
17787
  company_name?: string | null;
17792
17788
  /** @example null */
17793
17789
  company_registration_number?: string | null;
17794
- /** @example 2026-04-22T07:30:36.000000Z */
17790
+ /** @example 2026-04-22T07:53:45.000000Z */
17795
17791
  created_at?: string;
17796
17792
  }[];
17797
17793
  links?: {
@@ -17898,7 +17894,7 @@ export interface operations {
17898
17894
  content: {
17899
17895
  "application/json": {
17900
17896
  data?: {
17901
- /** @example 115 */
17897
+ /** @example 117 */
17902
17898
  id?: number;
17903
17899
  compliance?: {
17904
17900
  /** @example 1 */
@@ -17918,9 +17914,9 @@ export interface operations {
17918
17914
  rejection_reason?: string | null;
17919
17915
  /** @example 1 */
17920
17916
  reviewed_by?: number;
17921
- /** @example 2026-04-22T07:30:36.000000Z */
17917
+ /** @example 2026-04-22T07:53:45.000000Z */
17922
17918
  reviewed_at?: string;
17923
- /** @example 2026-04-22T07:30:36.000000Z */
17919
+ /** @example 2026-04-22T07:53:45.000000Z */
17924
17920
  created_at?: string;
17925
17921
  };
17926
17922
  };
@@ -17947,7 +17943,7 @@ export interface operations {
17947
17943
  content: {
17948
17944
  "application/json": {
17949
17945
  data?: {
17950
- /** @example 116 */
17946
+ /** @example 118 */
17951
17947
  id?: number;
17952
17948
  compliance?: {
17953
17949
  /** @example 1 */
@@ -17967,9 +17963,9 @@ export interface operations {
17967
17963
  rejection_reason?: string | null;
17968
17964
  /** @example 1 */
17969
17965
  reviewed_by?: number;
17970
- /** @example 2026-04-22T07:30:36.000000Z */
17966
+ /** @example 2026-04-22T07:53:45.000000Z */
17971
17967
  reviewed_at?: string;
17972
- /** @example 2026-04-22T07:30:36.000000Z */
17968
+ /** @example 2026-04-22T07:53:45.000000Z */
17973
17969
  created_at?: string;
17974
17970
  };
17975
17971
  };
@@ -18991,35 +18987,35 @@ export interface operations {
18991
18987
  /**
18992
18988
  * @example [
18993
18989
  * {
18994
- * "uid": "ec921dbc-91d8-4b70-b0ce-b2a90659433d",
18990
+ * "uid": "c26511e0-0be7-4220-a59b-0d69efb7b8f2",
18995
18991
  * "title": "Quos velit et fugiat sunt nihil.",
18996
18992
  * "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.",
18997
18993
  * "status": "reported",
18998
18994
  * "priority": "emergency",
18999
- * "reported_at": "2026-04-15T18:44:13.000000Z",
19000
- * "assigned_at": "2026-04-20T15:04:05.000000Z",
18995
+ * "reported_at": "2026-04-15T19:07:21.000000Z",
18996
+ * "assigned_at": "2026-04-20T15:27:13.000000Z",
19001
18997
  * "completed_at": null,
19002
- * "sla_deadline": "2026-04-23T20:26:28.000000Z",
19003
- * "created_at": "2026-04-22T07:30:38.000000Z",
19004
- * "updated_at": "2026-04-22T07:30:38.000000Z"
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"
19005
19001
  * },
19006
19002
  * {
19007
- * "uid": "3e8139cf-2621-4c51-a342-6f6de11d1643",
19003
+ * "uid": "9599429c-03d6-4199-8915-9b9c734167df",
19008
19004
  * "title": "Fugit deleniti distinctio eum doloremque.",
19009
19005
  * "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
19010
19006
  * "status": "completed",
19011
19007
  * "priority": "normal",
19012
- * "reported_at": "2026-04-18T07:22:38.000000Z",
19008
+ * "reported_at": "2026-04-18T07:45:46.000000Z",
19013
19009
  * "assigned_at": null,
19014
19010
  * "completed_at": null,
19015
- * "sla_deadline": "2026-04-25T04:26:25.000000Z",
19016
- * "created_at": "2026-04-22T07:30:38.000000Z",
19017
- * "updated_at": "2026-04-22T07:30:38.000000Z"
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"
19018
19014
  * }
19019
19015
  * ]
19020
19016
  */
19021
19017
  data?: {
19022
- /** @example ec921dbc-91d8-4b70-b0ce-b2a90659433d */
19018
+ /** @example c26511e0-0be7-4220-a59b-0d69efb7b8f2 */
19023
19019
  uid?: string;
19024
19020
  /** @example Quos velit et fugiat sunt nihil. */
19025
19021
  title?: string;
@@ -19029,17 +19025,17 @@ export interface operations {
19029
19025
  status?: string;
19030
19026
  /** @example emergency */
19031
19027
  priority?: string;
19032
- /** @example 2026-04-15T18:44:13.000000Z */
19028
+ /** @example 2026-04-15T19:07:21.000000Z */
19033
19029
  reported_at?: string;
19034
- /** @example 2026-04-20T15:04:05.000000Z */
19030
+ /** @example 2026-04-20T15:27:13.000000Z */
19035
19031
  assigned_at?: string;
19036
19032
  /** @example null */
19037
19033
  completed_at?: string | null;
19038
- /** @example 2026-04-23T20:26:28.000000Z */
19034
+ /** @example 2026-04-23T20:49:36.000000Z */
19039
19035
  sla_deadline?: string;
19040
- /** @example 2026-04-22T07:30:38.000000Z */
19036
+ /** @example 2026-04-22T07:53:46.000000Z */
19041
19037
  created_at?: string;
19042
- /** @example 2026-04-22T07:30:38.000000Z */
19038
+ /** @example 2026-04-22T07:53:46.000000Z */
19043
19039
  updated_at?: string;
19044
19040
  }[];
19045
19041
  links?: {
@@ -19134,13 +19130,13 @@ export interface operations {
19134
19130
  content: {
19135
19131
  "application/json": {
19136
19132
  data?: {
19137
- /** @example 49b5e5ec-6a45-420f-8913-083db437839b */
19133
+ /** @example 147acdd6-aa0f-428f-96e1-bff6648a7346 */
19138
19134
  uid?: string;
19139
19135
  /** @example image */
19140
19136
  file_type?: string;
19141
19137
  /** @example /storage/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
19142
19138
  url?: string;
19143
- /** @example 2026-04-22T07:30:38.000000Z */
19139
+ /** @example 2026-04-22T07:53:46.000000Z */
19144
19140
  created_at?: string;
19145
19141
  };
19146
19142
  };
@@ -19185,7 +19181,7 @@ export interface operations {
19185
19181
  content: {
19186
19182
  "application/json": {
19187
19183
  data?: {
19188
- /** @example 43 */
19184
+ /** @example 46 */
19189
19185
  id?: number;
19190
19186
  /** @example property_inquiry */
19191
19187
  type?: string;
@@ -19193,7 +19189,7 @@ export interface operations {
19193
19189
  listing_id?: number;
19194
19190
  /** @example null */
19195
19191
  last_message_at?: string | null;
19196
- /** @example 2026-04-22T07:30:37.000000Z */
19192
+ /** @example 2026-04-22T07:53:46.000000Z */
19197
19193
  created_at?: string;
19198
19194
  };
19199
19195
  };
@@ -19219,23 +19215,23 @@ export interface operations {
19219
19215
  /**
19220
19216
  * @example [
19221
19217
  * {
19222
- * "id": 44,
19218
+ * "id": 47,
19223
19219
  * "type": "property_inquiry",
19224
19220
  * "listing_id": 2,
19225
19221
  * "last_message_at": null,
19226
- * "created_at": "2026-04-22T07:30:37.000000Z"
19222
+ * "created_at": "2026-04-22T07:53:46.000000Z"
19227
19223
  * },
19228
19224
  * {
19229
- * "id": 45,
19225
+ * "id": 48,
19230
19226
  * "type": "property_inquiry",
19231
19227
  * "listing_id": 2,
19232
19228
  * "last_message_at": null,
19233
- * "created_at": "2026-04-22T07:30:37.000000Z"
19229
+ * "created_at": "2026-04-22T07:53:46.000000Z"
19234
19230
  * }
19235
19231
  * ]
19236
19232
  */
19237
19233
  data?: {
19238
- /** @example 44 */
19234
+ /** @example 47 */
19239
19235
  id?: number;
19240
19236
  /** @example property_inquiry */
19241
19237
  type?: string;
@@ -19243,7 +19239,7 @@ export interface operations {
19243
19239
  listing_id?: number;
19244
19240
  /** @example null */
19245
19241
  last_message_at?: string | null;
19246
- /** @example 2026-04-22T07:30:37.000000Z */
19242
+ /** @example 2026-04-22T07:53:46.000000Z */
19247
19243
  created_at?: string;
19248
19244
  }[];
19249
19245
  links?: {
@@ -19561,27 +19557,27 @@ export interface operations {
19561
19557
  /**
19562
19558
  * @example [
19563
19559
  * {
19564
- * "id": "6675b286-a871-4660-be5b-847956a7865b",
19560
+ * "id": "44e6d71e-b652-40b3-957a-ac75eaf75117",
19565
19561
  * "type": "APPOINTMENT_CREATED",
19566
19562
  * "title": "faker notification",
19567
19563
  * "body": "faker notification body",
19568
19564
  * "data": [],
19569
19565
  * "read_at": null,
19570
- * "created_at": "2026-04-22T07:30:37.000000Z"
19566
+ * "created_at": "2026-04-22T07:53:46.000000Z"
19571
19567
  * },
19572
19568
  * {
19573
- * "id": "9c51d781-39fe-4e95-82fb-f73baea33fd5",
19569
+ * "id": "cbfe0522-b384-4087-b0f4-f8484a7131e9",
19574
19570
  * "type": "APPOINTMENT_CREATED",
19575
19571
  * "title": "faker notification",
19576
19572
  * "body": "faker notification body",
19577
19573
  * "data": [],
19578
19574
  * "read_at": null,
19579
- * "created_at": "2026-04-22T07:30:37.000000Z"
19575
+ * "created_at": "2026-04-22T07:53:46.000000Z"
19580
19576
  * }
19581
19577
  * ]
19582
19578
  */
19583
19579
  data?: {
19584
- /** @example 6675b286-a871-4660-be5b-847956a7865b */
19580
+ /** @example 44e6d71e-b652-40b3-957a-ac75eaf75117 */
19585
19581
  id?: string;
19586
19582
  /** @example APPOINTMENT_CREATED */
19587
19583
  type?: string;
@@ -19593,7 +19589,7 @@ export interface operations {
19593
19589
  data?: unknown[];
19594
19590
  /** @example null */
19595
19591
  read_at?: string | null;
19596
- /** @example 2026-04-22T07:30:37.000000Z */
19592
+ /** @example 2026-04-22T07:53:46.000000Z */
19597
19593
  created_at?: string;
19598
19594
  }[];
19599
19595
  links?: {
@@ -19677,7 +19673,7 @@ export interface operations {
19677
19673
  };
19678
19674
  content: {
19679
19675
  "application/json": {
19680
- /** @example d74d551e-6a2e-4878-9234-04187d8d2a16 */
19676
+ /** @example e949613a-4507-4c09-97d2-4b8200b7a803 */
19681
19677
  id?: string;
19682
19678
  /** @example APPOINTMENT_CREATED */
19683
19679
  type?: string;
@@ -19689,7 +19685,7 @@ export interface operations {
19689
19685
  data?: unknown[];
19690
19686
  /** @example null */
19691
19687
  read_at?: string | null;
19692
- /** @example 2026-04-22T07:30:37.000000Z */
19688
+ /** @example 2026-04-22T07:53:46.000000Z */
19693
19689
  created_at?: string;
19694
19690
  };
19695
19691
  };
@@ -19936,45 +19932,45 @@ export interface operations {
19936
19932
  /**
19937
19933
  * @example [
19938
19934
  * {
19939
- * "id": 85,
19935
+ * "id": 91,
19940
19936
  * "rating": 1,
19941
19937
  * "comment": "Nice Listing",
19942
19938
  * "reviewer": {
19943
- * "id": 12,
19944
- * "name": "Tara Marshall"
19939
+ * "id": 6,
19940
+ * "name": "Rowena Patel"
19945
19941
  * },
19946
- * "created_at": "2026-04-22T07:30:37+00:00",
19947
- * "updated_at": "2026-04-22T07:30:37+00:00"
19942
+ * "created_at": "2026-04-22T07:53:46+00:00",
19943
+ * "updated_at": "2026-04-22T07:53:46+00:00"
19948
19944
  * },
19949
19945
  * {
19950
- * "id": 86,
19946
+ * "id": 92,
19951
19947
  * "rating": 1,
19952
19948
  * "comment": "Nice Listing",
19953
19949
  * "reviewer": {
19954
- * "id": 16,
19955
- * "name": "Francesca Carter"
19950
+ * "id": 26,
19951
+ * "name": "Arthur Reid"
19956
19952
  * },
19957
- * "created_at": "2026-04-22T07:30:37+00:00",
19958
- * "updated_at": "2026-04-22T07:30:37+00:00"
19953
+ * "created_at": "2026-04-22T07:53:46+00:00",
19954
+ * "updated_at": "2026-04-22T07:53:46+00:00"
19959
19955
  * }
19960
19956
  * ]
19961
19957
  */
19962
19958
  data?: {
19963
- /** @example 85 */
19959
+ /** @example 91 */
19964
19960
  id?: number;
19965
19961
  /** @example 1 */
19966
19962
  rating?: number;
19967
19963
  /** @example Nice Listing */
19968
19964
  comment?: string;
19969
19965
  reviewer?: {
19970
- /** @example 12 */
19966
+ /** @example 6 */
19971
19967
  id?: number;
19972
- /** @example Tara Marshall */
19968
+ /** @example Rowena Patel */
19973
19969
  name?: string;
19974
19970
  };
19975
- /** @example 2026-04-22T07:30:37+00:00 */
19971
+ /** @example 2026-04-22T07:53:46+00:00 */
19976
19972
  created_at?: string;
19977
- /** @example 2026-04-22T07:30:37+00:00 */
19973
+ /** @example 2026-04-22T07:53:46+00:00 */
19978
19974
  updated_at?: string;
19979
19975
  }[];
19980
19976
  links?: {
@@ -20128,21 +20124,21 @@ export interface operations {
20128
20124
  content: {
20129
20125
  "application/json": {
20130
20126
  data?: {
20131
- /** @example 87 */
20127
+ /** @example 93 */
20132
20128
  id?: number;
20133
20129
  /** @example 1 */
20134
20130
  rating?: number;
20135
20131
  /** @example Nice Listing */
20136
20132
  comment?: string;
20137
20133
  reviewer?: {
20138
- /** @example 11 */
20134
+ /** @example 16 */
20139
20135
  id?: number;
20140
- /** @example Paul Brown */
20136
+ /** @example Francesca Carter */
20141
20137
  name?: string;
20142
20138
  };
20143
- /** @example 2026-04-22T07:30:37+00:00 */
20139
+ /** @example 2026-04-22T07:53:46+00:00 */
20144
20140
  created_at?: string;
20145
- /** @example 2026-04-22T07:30:37+00:00 */
20141
+ /** @example 2026-04-22T07:53:46+00:00 */
20146
20142
  updated_at?: string;
20147
20143
  };
20148
20144
  };
@@ -20186,21 +20182,21 @@ export interface operations {
20186
20182
  content: {
20187
20183
  "application/json": {
20188
20184
  data?: {
20189
- /** @example 88 */
20185
+ /** @example 94 */
20190
20186
  id?: number;
20191
20187
  /** @example 1 */
20192
20188
  rating?: number;
20193
20189
  /** @example Nice Listing */
20194
20190
  comment?: string;
20195
20191
  reviewer?: {
20196
- /** @example 3 */
20192
+ /** @example 7 */
20197
20193
  id?: number;
20198
- /** @example Teagan King */
20194
+ /** @example Sienna Palmer */
20199
20195
  name?: string;
20200
20196
  };
20201
- /** @example 2026-04-22T07:30:37+00:00 */
20197
+ /** @example 2026-04-22T07:53:46+00:00 */
20202
20198
  created_at?: string;
20203
- /** @example 2026-04-22T07:30:37+00:00 */
20199
+ /** @example 2026-04-22T07:53:46+00:00 */
20204
20200
  updated_at?: string;
20205
20201
  };
20206
20202
  };
@@ -20242,21 +20238,21 @@ export interface operations {
20242
20238
  content: {
20243
20239
  "application/json": {
20244
20240
  data?: {
20245
- /** @example 89 */
20241
+ /** @example 95 */
20246
20242
  id?: number;
20247
20243
  /** @example 1 */
20248
20244
  rating?: number;
20249
20245
  /** @example Nice Listing */
20250
20246
  comment?: string;
20251
20247
  reviewer?: {
20252
- /** @example 18 */
20248
+ /** @example 26 */
20253
20249
  id?: number;
20254
- /** @example Wayne Davies */
20250
+ /** @example Arthur Reid */
20255
20251
  name?: string;
20256
20252
  };
20257
- /** @example 2026-04-22T07:30:37+00:00 */
20253
+ /** @example 2026-04-22T07:53:46+00:00 */
20258
20254
  created_at?: string;
20259
- /** @example 2026-04-22T07:30:37+00:00 */
20255
+ /** @example 2026-04-22T07:53:46+00:00 */
20260
20256
  updated_at?: string;
20261
20257
  };
20262
20258
  };
@@ -20283,21 +20279,21 @@ export interface operations {
20283
20279
  content: {
20284
20280
  "application/json": {
20285
20281
  data?: {
20286
- /** @example 90 */
20282
+ /** @example 96 */
20287
20283
  id?: number;
20288
20284
  /** @example 1 */
20289
20285
  rating?: number;
20290
20286
  /** @example Nice Listing */
20291
20287
  comment?: string;
20292
20288
  reviewer?: {
20293
- /** @example 11 */
20289
+ /** @example 25 */
20294
20290
  id?: number;
20295
- /** @example Paul Brown */
20291
+ /** @example Jayden Ward */
20296
20292
  name?: string;
20297
20293
  };
20298
- /** @example 2026-04-22T07:30:37+00:00 */
20294
+ /** @example 2026-04-22T07:53:46+00:00 */
20299
20295
  created_at?: string;
20300
- /** @example 2026-04-22T07:30:37+00:00 */
20296
+ /** @example 2026-04-22T07:53:46+00:00 */
20301
20297
  updated_at?: string;
20302
20298
  };
20303
20299
  };
@@ -20324,7 +20320,7 @@ export interface operations {
20324
20320
  content: {
20325
20321
  "application/json": {
20326
20322
  data?: {
20327
- /** @example 1d3d6ad7-fcbc-4fc1-9586-a91667df9dc0 */
20323
+ /** @example b5a11f74-f204-4a9b-ad89-895ebc0c9a09 */
20328
20324
  uid?: string;
20329
20325
  /** @example 1 */
20330
20326
  listing_id?: number;
@@ -20332,15 +20328,15 @@ export interface operations {
20332
20328
  landlord_id?: number;
20333
20329
  /** @example 2 */
20334
20330
  tenant_id?: number;
20335
- /** @example 4881.50 */
20331
+ /** @example 3984.38 */
20336
20332
  rent_amount?: string;
20337
- /** @example 2151.17 */
20333
+ /** @example 941.19 */
20338
20334
  deposit_amount?: string;
20339
- /** @example offer_accepted */
20335
+ /** @example offer_pending */
20340
20336
  state?: string;
20341
- /** @example 2025-10-27T00:00:00.000000Z */
20337
+ /** @example 2026-03-10T00:00:00.000000Z */
20342
20338
  start_date?: string;
20343
- /** @example 2026-10-27T00:00:00.000000Z */
20339
+ /** @example 2027-03-10T00:00:00.000000Z */
20344
20340
  end_date?: string;
20345
20341
  /** @example false */
20346
20342
  is_periodic?: boolean;
@@ -20348,7 +20344,7 @@ export interface operations {
20348
20344
  company_name?: string | null;
20349
20345
  /** @example null */
20350
20346
  company_registration_number?: string | null;
20351
- /** @example 2026-04-22T07:30:38.000000Z */
20347
+ /** @example 2026-04-22T07:53:46.000000Z */
20352
20348
  created_at?: string;
20353
20349
  /** @example [] */
20354
20350
  compliances?: unknown[];
@@ -20425,7 +20421,7 @@ export interface operations {
20425
20421
  content: {
20426
20422
  "application/json": {
20427
20423
  data?: {
20428
- /** @example 40bee14c-43ff-4792-b75c-4bb3d9c292ed */
20424
+ /** @example 3d02cb61-f99d-4f78-b8bd-4aa9dc0386d1 */
20429
20425
  uid?: string;
20430
20426
  /** @example 1 */
20431
20427
  listing_id?: number;
@@ -20449,7 +20445,7 @@ export interface operations {
20449
20445
  company_name?: string | null;
20450
20446
  /** @example null */
20451
20447
  company_registration_number?: string | null;
20452
- /** @example 2026-04-22T07:30:38.000000Z */
20448
+ /** @example 2026-04-22T07:53:46.000000Z */
20453
20449
  created_at?: string;
20454
20450
  };
20455
20451
  };
@@ -20743,7 +20739,7 @@ export interface operations {
20743
20739
  * "changed_by_user_id": 3,
20744
20740
  * "changed_by_name": "Teagan King",
20745
20741
  * "comment": "Qui commodi incidunt iure odit.",
20746
- * "created_at": "2025-12-14T18:17:37.000000Z"
20742
+ * "created_at": "2025-12-14T18:40:45.000000Z"
20747
20743
  * },
20748
20744
  * {
20749
20745
  * "from_state": "pre_move_in_ready",
@@ -20751,7 +20747,7 @@ export interface operations {
20751
20747
  * "changed_by_user_id": 3,
20752
20748
  * "changed_by_name": "Teagan King",
20753
20749
  * "comment": null,
20754
- * "created_at": "2025-10-31T02:13:17.000000Z"
20750
+ * "created_at": "2025-10-31T02:36:25.000000Z"
20755
20751
  * }
20756
20752
  * ]
20757
20753
  */
@@ -20766,7 +20762,7 @@ export interface operations {
20766
20762
  changed_by_name?: string;
20767
20763
  /** @example Qui commodi incidunt iure odit. */
20768
20764
  comment?: string;
20769
- /** @example 2025-12-14T18:17:37.000000Z */
20765
+ /** @example 2025-12-14T18:40:45.000000Z */
20770
20766
  created_at?: string;
20771
20767
  }[];
20772
20768
  };
@@ -21010,7 +21006,7 @@ export interface operations {
21010
21006
  content: {
21011
21007
  "application/json": {
21012
21008
  data?: {
21013
- /** @example c35a835c-ebac-4866-8d8f-cb3d1475af77 */
21009
+ /** @example 4cc4102b-ff17-4de2-9267-fe303ee15ff8 */
21014
21010
  uid?: string;
21015
21011
  /** @example Ms. Audra Crooks II */
21016
21012
  username?: string;
@@ -21040,7 +21036,7 @@ export interface operations {
21040
21036
  timezone?: string;
21041
21037
  /** @example Customer */
21042
21038
  user_type?: string;
21043
- /** @example 22 Apr 2026, 07:30 AM */
21039
+ /** @example 22 Apr 2026, 07:53 AM */
21044
21040
  created?: string;
21045
21041
  /** @example 0 seconds ago */
21046
21042
  email_verified_at?: string;
@@ -21139,7 +21135,7 @@ export interface operations {
21139
21135
  content: {
21140
21136
  "application/json": {
21141
21137
  data?: {
21142
- /** @example eac4f7d4-a288-4be8-9f47-97aa83595008 */
21138
+ /** @example 9c0d16c9-abd2-484c-adb7-34540ea3e96d */
21143
21139
  uid?: string;
21144
21140
  /** @example Morgan Hirthe */
21145
21141
  username?: string;
@@ -21169,7 +21165,7 @@ export interface operations {
21169
21165
  timezone?: string;
21170
21166
  /** @example Customer */
21171
21167
  user_type?: string;
21172
- /** @example 22 Apr 2026, 07:30 AM */
21168
+ /** @example 22 Apr 2026, 07:53 AM */
21173
21169
  created?: string;
21174
21170
  /** @example 0 seconds ago */
21175
21171
  email_verified_at?: string;
@@ -21241,7 +21237,7 @@ export interface operations {
21241
21237
  content: {
21242
21238
  "application/json": {
21243
21239
  data?: {
21244
- /** @example 65e970ff-35ea-40a8-95d4-5e76b946f923 */
21240
+ /** @example d4aa8981-7d8d-4c22-b317-7a3bc8d47e9f */
21245
21241
  uid?: string;
21246
21242
  /** @example Ms. Audra Crooks II */
21247
21243
  username?: string;
@@ -21271,7 +21267,7 @@ export interface operations {
21271
21267
  timezone?: string;
21272
21268
  /** @example Customer */
21273
21269
  user_type?: string;
21274
- /** @example 22 Apr 2026, 07:30 AM */
21270
+ /** @example 22 Apr 2026, 07:53 AM */
21275
21271
  created?: string;
21276
21272
  /** @example 0 seconds ago */
21277
21273
  email_verified_at?: string;
@@ -21505,13 +21501,13 @@ export interface operations {
21505
21501
  content: {
21506
21502
  "application/json": {
21507
21503
  data?: {
21508
- /** @example 2 */
21504
+ /** @example 0 */
21509
21505
  current_level?: number;
21510
21506
  /** @example 3 */
21511
21507
  completed_layers?: number;
21512
- /** @example 8 */
21508
+ /** @example 4 */
21513
21509
  pending_layers?: number;
21514
- /** @example 22 Apr 2026, 07:30 AM */
21510
+ /** @example 22 Apr 2026, 07:53 AM */
21515
21511
  last_calculated_at?: string;
21516
21512
  };
21517
21513
  };
@@ -21553,13 +21549,13 @@ export interface operations {
21553
21549
  content: {
21554
21550
  "application/json": {
21555
21551
  data?: {
21556
- /** @example 9 */
21552
+ /** @example 0 */
21557
21553
  current_level?: number;
21558
21554
  /** @example 3 */
21559
21555
  completed_layers?: number;
21560
- /** @example 2 */
21556
+ /** @example 4 */
21561
21557
  pending_layers?: number;
21562
- /** @example 22 Apr 2026, 07:30 AM */
21558
+ /** @example 22 Apr 2026, 07:53 AM */
21563
21559
  last_calculated_at?: string;
21564
21560
  };
21565
21561
  };
@@ -21593,14 +21589,14 @@ export interface operations {
21593
21589
  content: {
21594
21590
  "application/json": {
21595
21591
  data?: {
21596
- /** @example 9f8cfc6a-2471-4c1d-ae2f-4e4bf8edd598 */
21592
+ /** @example d18ee4ee-fe7c-4784-9a2f-d6f9134ab783 */
21597
21593
  wishlist_uid?: string;
21598
21594
  listing?: {
21599
- /** @example New For Sale Used Item draft • 22 Apr 2026, 7:30 AM */
21595
+ /** @example New For Sale Used Item draft • 22 Apr 2026, 7:53 AM */
21600
21596
  draft_name?: string;
21601
- /** @example LST-UIT-SAL-MO9QGUPD1BR */
21597
+ /** @example LST-UIT-SAL-MO9RALYHOTV */
21602
21598
  sku?: string;
21603
- /** @example ad11fd24-fceb-4765-9acc-8592c3524b93 */
21599
+ /** @example 44b23187-ad0c-4446-8c99-9c15deab5f57 */
21604
21600
  uid?: string;
21605
21601
  /** @example Sale */
21606
21602
  listing_type?: string;
@@ -21684,15 +21680,15 @@ export interface operations {
21684
21680
  /**
21685
21681
  * @example [
21686
21682
  * {
21687
- * "wishlist_uid": "616fbf04-1603-4e13-953c-9227879a0e72"
21683
+ * "wishlist_uid": "d8b28769-4ad0-47d0-b016-058f37fcc030"
21688
21684
  * },
21689
21685
  * {
21690
- * "wishlist_uid": "48a9fba2-53c8-4a77-8e2c-e476450561b6"
21686
+ * "wishlist_uid": "7e837ea3-266d-4260-848f-619f010e1a83"
21691
21687
  * }
21692
21688
  * ]
21693
21689
  */
21694
21690
  data?: {
21695
- /** @example 616fbf04-1603-4e13-953c-9227879a0e72 */
21691
+ /** @example d8b28769-4ad0-47d0-b016-058f37fcc030 */
21696
21692
  wishlist_uid?: string;
21697
21693
  }[];
21698
21694
  links?: {
@@ -21780,7 +21776,7 @@ export interface operations {
21780
21776
  completed_layers?: number;
21781
21777
  /** @example 4 */
21782
21778
  pending_layers?: number;
21783
- /** @example 22 Apr 2026, 07:30 AM */
21779
+ /** @example 22 Apr 2026, 07:53 AM */
21784
21780
  last_calculated_at?: string;
21785
21781
  };
21786
21782
  };
@@ -21942,7 +21938,7 @@ export interface operations {
21942
21938
  completed_layers?: number;
21943
21939
  /** @example 4 */
21944
21940
  pending_layers?: number;
21945
- /** @example 22 Apr 2026, 07:30 AM */
21941
+ /** @example 22 Apr 2026, 07:53 AM */
21946
21942
  last_calculated_at?: string;
21947
21943
  };
21948
21944
  };