@justins-home/types 1.1.0 → 1.1.1

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 +511 -368
  2. package/package.json +1 -1
@@ -1640,22 +1640,6 @@ export interface paths {
1640
1640
  patch?: never;
1641
1641
  trace?: never;
1642
1642
  };
1643
- "/api/v1/portal/agent/test": {
1644
- parameters: {
1645
- query?: never;
1646
- header?: never;
1647
- path?: never;
1648
- cookie?: never;
1649
- };
1650
- get: operations["getApiV1PortalAgentTest"];
1651
- put?: never;
1652
- post?: never;
1653
- delete?: never;
1654
- options?: never;
1655
- head?: never;
1656
- patch?: never;
1657
- trace?: never;
1658
- };
1659
1643
  "/api/v1/portal/tenant/test": {
1660
1644
  parameters: {
1661
1645
  query?: never;
@@ -1888,10 +1872,10 @@ export interface paths {
1888
1872
  cookie?: never;
1889
1873
  };
1890
1874
  /**
1891
- * Get Features
1875
+ * getFeature
1892
1876
  * @description Retrieve all the features that can be attached to a listing.
1893
1877
  */
1894
- get: operations["getFeatures"];
1878
+ get: operations["getFeature"];
1895
1879
  put?: never;
1896
1880
  post?: never;
1897
1881
  delete?: never;
@@ -3463,7 +3447,7 @@ export interface operations {
3463
3447
  status?: string | null;
3464
3448
  /** @example null */
3465
3449
  user_mode?: string | null;
3466
- /** @example 2026-03-14T21:11:49.000000Z */
3450
+ /** @example 2026-03-16T09:43:30.000000Z */
3467
3451
  created_at?: string;
3468
3452
  /** @example null */
3469
3453
  role?: string | null;
@@ -3491,7 +3475,7 @@ export interface operations {
3491
3475
  /**
3492
3476
  * @example [
3493
3477
  * {
3494
- * "uid": "bf2fdc86-75c5-41cf-a33e-7a9d831b3814",
3478
+ * "uid": "55788475-762f-47e8-9c1c-09cf5c51ffbf",
3495
3479
  * "listing_type": "rent",
3496
3480
  * "vertical": "property",
3497
3481
  * "price": null,
@@ -3508,7 +3492,7 @@ export interface operations {
3508
3492
  * "media": []
3509
3493
  * },
3510
3494
  * {
3511
- * "uid": "9d5a277a-c77a-4d75-8f9b-090f4bf3f854",
3495
+ * "uid": "33b9a5b2-4c16-42ef-aa97-54f30962f061",
3512
3496
  * "listing_type": "rent",
3513
3497
  * "vertical": "property",
3514
3498
  * "price": null,
@@ -3527,7 +3511,7 @@ export interface operations {
3527
3511
  * ]
3528
3512
  */
3529
3513
  data?: {
3530
- /** @example bf2fdc86-75c5-41cf-a33e-7a9d831b3814 */
3514
+ /** @example 55788475-762f-47e8-9c1c-09cf5c51ffbf */
3531
3515
  uid?: string;
3532
3516
  /** @example rent */
3533
3517
  listing_type?: string;
@@ -3638,7 +3622,7 @@ export interface operations {
3638
3622
  content: {
3639
3623
  "application/json": {
3640
3624
  data?: {
3641
- /** @example a81f6190-9df6-4597-b168-8cdb3007b7ed */
3625
+ /** @example ecd1b4aa-4785-44be-9a28-e17d5083c7bc */
3642
3626
  uid?: string;
3643
3627
  /** @example rent */
3644
3628
  listing_type?: string;
@@ -3701,7 +3685,7 @@ export interface operations {
3701
3685
  content: {
3702
3686
  "application/json": {
3703
3687
  data?: {
3704
- /** @example 5302733a-d4af-47ad-9e45-68c678e6a37d */
3688
+ /** @example a53e1efe-24b4-40d6-8733-e613d06c0521 */
3705
3689
  uid?: string;
3706
3690
  /** @example rent */
3707
3691
  listing_type?: string;
@@ -3754,7 +3738,7 @@ export interface operations {
3754
3738
  content: {
3755
3739
  "application/json": {
3756
3740
  data?: {
3757
- /** @example d60691e0-6891-4f46-9e65-2924a1b4fa6c */
3741
+ /** @example 0c933ddb-f7e8-4ba3-bb83-9a39821006fb */
3758
3742
  uid?: string;
3759
3743
  /** @example rent */
3760
3744
  listing_type?: string;
@@ -3807,7 +3791,7 @@ export interface operations {
3807
3791
  content: {
3808
3792
  "application/json": {
3809
3793
  data?: {
3810
- /** @example f25fd0d0-8a18-460f-8aa2-ac555cdcf4d8 */
3794
+ /** @example fa526dc8-42fc-45e3-a3cc-db78545748ac */
3811
3795
  uid?: string;
3812
3796
  /** @example rent */
3813
3797
  listing_type?: string;
@@ -3902,7 +3886,7 @@ export interface operations {
3902
3886
  content: {
3903
3887
  "application/json": {
3904
3888
  data?: {
3905
- /** @example 187 */
3889
+ /** @example 324 */
3906
3890
  id?: number;
3907
3891
  /** @example 1 */
3908
3892
  category_id?: number;
@@ -3976,7 +3960,7 @@ export interface operations {
3976
3960
  content: {
3977
3961
  "application/json": {
3978
3962
  data?: {
3979
- /** @example 188 */
3963
+ /** @example 325 */
3980
3964
  id?: number;
3981
3965
  /** @example 1 */
3982
3966
  category_id?: number;
@@ -4015,7 +3999,7 @@ export interface operations {
4015
3999
  content: {
4016
4000
  "application/json": {
4017
4001
  data?: {
4018
- /** @example 189 */
4002
+ /** @example 326 */
4019
4003
  id?: number;
4020
4004
  /** @example 1 */
4021
4005
  category_id?: number;
@@ -4053,14 +4037,14 @@ export interface operations {
4053
4037
  /**
4054
4038
  * @example [
4055
4039
  * {
4056
- * "id": 240,
4040
+ * "id": 465,
4057
4041
  * "name": "Exterior",
4058
4042
  * "description": "For Exterior categories",
4059
4043
  * "display_order": 1,
4060
4044
  * "is_active": true
4061
4045
  * },
4062
4046
  * {
4063
- * "id": 241,
4047
+ * "id": 466,
4064
4048
  * "name": "Exterior",
4065
4049
  * "description": "For Exterior categories",
4066
4050
  * "display_order": 1,
@@ -4069,7 +4053,7 @@ export interface operations {
4069
4053
  * ]
4070
4054
  */
4071
4055
  data?: {
4072
- /** @example 240 */
4056
+ /** @example 465 */
4073
4057
  id?: number;
4074
4058
  /** @example Exterior */
4075
4059
  name?: string;
@@ -4121,7 +4105,7 @@ export interface operations {
4121
4105
  content: {
4122
4106
  "application/json": {
4123
4107
  data?: {
4124
- /** @example 242 */
4108
+ /** @example 467 */
4125
4109
  id?: number;
4126
4110
  /** @example Exterior */
4127
4111
  name?: string;
@@ -4176,7 +4160,7 @@ export interface operations {
4176
4160
  content: {
4177
4161
  "application/json": {
4178
4162
  data?: {
4179
- /** @example 243 */
4163
+ /** @example 468 */
4180
4164
  id?: number;
4181
4165
  /** @example Exterior */
4182
4166
  name?: string;
@@ -4211,7 +4195,7 @@ export interface operations {
4211
4195
  content: {
4212
4196
  "application/json": {
4213
4197
  data?: {
4214
- /** @example 244 */
4198
+ /** @example 469 */
4215
4199
  id?: number;
4216
4200
  /** @example Exterior */
4217
4201
  name?: string;
@@ -4245,31 +4229,31 @@ export interface operations {
4245
4229
  /**
4246
4230
  * @example [
4247
4231
  * {
4248
- * "id": 186,
4232
+ * "id": 366,
4249
4233
  * "key": "email_fa_1",
4250
4234
  * "name": "Ramiro Okuneva",
4251
4235
  * "description": "Et fugiat sunt nihil accusantium harum.",
4252
4236
  * "requires_review": true,
4253
4237
  * "metadata_schema": [],
4254
4238
  * "is_active": true,
4255
- * "created_at": "2026-03-14T21:11:49.000000Z",
4256
- * "updated_at": "2026-03-14T21:11:49.000000Z"
4239
+ * "created_at": "2026-03-16T09:43:30.000000Z",
4240
+ * "updated_at": "2026-03-16T09:43:30.000000Z"
4257
4241
  * },
4258
4242
  * {
4259
- * "id": 187,
4243
+ * "id": 367,
4260
4244
  * "key": "email_fa_4",
4261
4245
  * "name": "Vesta Schuster PhD",
4262
4246
  * "description": "Perspiciatis quo omnis nostrum aut adipisci quidem nostrum qui commodi incidunt iure.",
4263
4247
  * "requires_review": true,
4264
4248
  * "metadata_schema": [],
4265
4249
  * "is_active": true,
4266
- * "created_at": "2026-03-14T21:11:49.000000Z",
4267
- * "updated_at": "2026-03-14T21:11:49.000000Z"
4250
+ * "created_at": "2026-03-16T09:43:30.000000Z",
4251
+ * "updated_at": "2026-03-16T09:43:30.000000Z"
4268
4252
  * }
4269
4253
  * ]
4270
4254
  */
4271
4255
  data?: {
4272
- /** @example 186 */
4256
+ /** @example 366 */
4273
4257
  id?: number;
4274
4258
  /** @example email_fa_1 */
4275
4259
  key?: string;
@@ -4283,9 +4267,9 @@ export interface operations {
4283
4267
  metadata_schema?: unknown[];
4284
4268
  /** @example true */
4285
4269
  is_active?: boolean;
4286
- /** @example 2026-03-14T21:11:49.000000Z */
4270
+ /** @example 2026-03-16T09:43:30.000000Z */
4287
4271
  created_at?: string;
4288
- /** @example 2026-03-14T21:11:49.000000Z */
4272
+ /** @example 2026-03-16T09:43:30.000000Z */
4289
4273
  updated_at?: string;
4290
4274
  }[];
4291
4275
  };
@@ -4347,7 +4331,7 @@ export interface operations {
4347
4331
  content: {
4348
4332
  "application/json": {
4349
4333
  data?: {
4350
- /** @example 188 */
4334
+ /** @example 368 */
4351
4335
  id?: number;
4352
4336
  /** @example email_fa_9 */
4353
4337
  key?: string;
@@ -4361,9 +4345,9 @@ export interface operations {
4361
4345
  metadata_schema?: unknown[];
4362
4346
  /** @example true */
4363
4347
  is_active?: boolean;
4364
- /** @example 2026-03-14T21:11:49.000000Z */
4348
+ /** @example 2026-03-16T09:43:30.000000Z */
4365
4349
  created_at?: string;
4366
- /** @example 2026-03-14T21:11:49.000000Z */
4350
+ /** @example 2026-03-16T09:43:30.000000Z */
4367
4351
  updated_at?: string;
4368
4352
  };
4369
4353
  };
@@ -4423,7 +4407,7 @@ export interface operations {
4423
4407
  content: {
4424
4408
  "application/json": {
4425
4409
  data?: {
4426
- /** @example 189 */
4410
+ /** @example 369 */
4427
4411
  id?: number;
4428
4412
  /** @example email_fa_1 */
4429
4413
  key?: string;
@@ -4437,9 +4421,9 @@ export interface operations {
4437
4421
  metadata_schema?: unknown[];
4438
4422
  /** @example true */
4439
4423
  is_active?: boolean;
4440
- /** @example 2026-03-14T21:11:49.000000Z */
4424
+ /** @example 2026-03-16T09:43:30.000000Z */
4441
4425
  created_at?: string;
4442
- /** @example 2026-03-14T21:11:49.000000Z */
4426
+ /** @example 2026-03-16T09:43:30.000000Z */
4443
4427
  updated_at?: string;
4444
4428
  };
4445
4429
  };
@@ -4461,7 +4445,52 @@ export interface operations {
4461
4445
  [name: string]: unknown;
4462
4446
  };
4463
4447
  content: {
4464
- "text/plain": string;
4448
+ "application/json": {
4449
+ /**
4450
+ * @example [
4451
+ * {
4452
+ * "user_type": "Tenant_4",
4453
+ * "user_type_class": "App\\Models\\Tenant_4",
4454
+ * "layers": [
4455
+ * {
4456
+ * "order": 1,
4457
+ * "is_required": true
4458
+ * }
4459
+ * ]
4460
+ * },
4461
+ * {
4462
+ * "user_type": "Tenant_2",
4463
+ * "user_type_class": "App\\Models\\Tenant_2",
4464
+ * "layers": [
4465
+ * {
4466
+ * "order": 1,
4467
+ * "is_required": true
4468
+ * }
4469
+ * ]
4470
+ * }
4471
+ * ]
4472
+ */
4473
+ data?: {
4474
+ /** @example Tenant_4 */
4475
+ user_type?: string;
4476
+ /** @example App\Models\Tenant_4 */
4477
+ user_type_class?: string;
4478
+ /**
4479
+ * @example [
4480
+ * {
4481
+ * "order": 1,
4482
+ * "is_required": true
4483
+ * }
4484
+ * ]
4485
+ */
4486
+ layers?: {
4487
+ /** @example 1 */
4488
+ order?: number;
4489
+ /** @example true */
4490
+ is_required?: boolean;
4491
+ }[];
4492
+ }[];
4493
+ };
4465
4494
  };
4466
4495
  };
4467
4496
  };
@@ -4562,7 +4591,24 @@ export interface operations {
4562
4591
  };
4563
4592
  };
4564
4593
  };
4565
- responses: never;
4594
+ responses: {
4595
+ /** @description Verification flow re-ordered */
4596
+ 200: {
4597
+ headers: {
4598
+ [name: string]: unknown;
4599
+ };
4600
+ content: {
4601
+ "application/json": {
4602
+ /** @example Verification flow re-ordered */
4603
+ message?: string;
4604
+ /** @example null */
4605
+ event?: string | null;
4606
+ /** @example null */
4607
+ data?: string | null;
4608
+ };
4609
+ };
4610
+ };
4611
+ };
4566
4612
  };
4567
4613
  getUserVerifications: {
4568
4614
  parameters: {
@@ -4591,29 +4637,29 @@ export interface operations {
4591
4637
  /**
4592
4638
  * @example [
4593
4639
  * {
4594
- * "id": 163,
4640
+ * "id": 327,
4595
4641
  * "status": "approved",
4596
4642
  * "submitted_data": [],
4597
4643
  * "rejection_reason": null,
4598
4644
  * "reviewed_by": 1,
4599
- * "reviewed_at": "2026-03-14T21:11:49.000000Z",
4600
- * "created_at": "2026-03-14T21:11:49.000000Z",
4601
- * "updated_at": "2026-03-14T21:11:49.000000Z"
4645
+ * "reviewed_at": "2026-03-16T09:43:30.000000Z",
4646
+ * "created_at": "2026-03-16T09:43:30.000000Z",
4647
+ * "updated_at": "2026-03-16T09:43:30.000000Z"
4602
4648
  * },
4603
4649
  * {
4604
- * "id": 164,
4650
+ * "id": 328,
4605
4651
  * "status": "approved",
4606
4652
  * "submitted_data": [],
4607
4653
  * "rejection_reason": null,
4608
4654
  * "reviewed_by": 1,
4609
- * "reviewed_at": "2026-03-14T21:11:49.000000Z",
4610
- * "created_at": "2026-03-14T21:11:49.000000Z",
4611
- * "updated_at": "2026-03-14T21:11:49.000000Z"
4655
+ * "reviewed_at": "2026-03-16T09:43:30.000000Z",
4656
+ * "created_at": "2026-03-16T09:43:30.000000Z",
4657
+ * "updated_at": "2026-03-16T09:43:30.000000Z"
4612
4658
  * }
4613
4659
  * ]
4614
4660
  */
4615
4661
  data?: {
4616
- /** @example 163 */
4662
+ /** @example 327 */
4617
4663
  id?: number;
4618
4664
  /** @example approved */
4619
4665
  status?: string;
@@ -4623,11 +4669,11 @@ export interface operations {
4623
4669
  rejection_reason?: string | null;
4624
4670
  /** @example 1 */
4625
4671
  reviewed_by?: number;
4626
- /** @example 2026-03-14T21:11:49.000000Z */
4672
+ /** @example 2026-03-16T09:43:30.000000Z */
4627
4673
  reviewed_at?: string;
4628
- /** @example 2026-03-14T21:11:49.000000Z */
4674
+ /** @example 2026-03-16T09:43:30.000000Z */
4629
4675
  created_at?: string;
4630
- /** @example 2026-03-14T21:11:49.000000Z */
4676
+ /** @example 2026-03-16T09:43:30.000000Z */
4631
4677
  updated_at?: string;
4632
4678
  }[];
4633
4679
  links?: {
@@ -4714,29 +4760,29 @@ export interface operations {
4714
4760
  /**
4715
4761
  * @example [
4716
4762
  * {
4717
- * "id": 165,
4763
+ * "id": 329,
4718
4764
  * "status": "approved",
4719
4765
  * "submitted_data": [],
4720
4766
  * "rejection_reason": null,
4721
4767
  * "reviewed_by": 1,
4722
- * "reviewed_at": "2026-03-14T21:11:49.000000Z",
4723
- * "created_at": "2026-03-14T21:11:49.000000Z",
4724
- * "updated_at": "2026-03-14T21:11:49.000000Z"
4768
+ * "reviewed_at": "2026-03-16T09:43:30.000000Z",
4769
+ * "created_at": "2026-03-16T09:43:30.000000Z",
4770
+ * "updated_at": "2026-03-16T09:43:30.000000Z"
4725
4771
  * },
4726
4772
  * {
4727
- * "id": 166,
4773
+ * "id": 330,
4728
4774
  * "status": "approved",
4729
4775
  * "submitted_data": [],
4730
4776
  * "rejection_reason": null,
4731
4777
  * "reviewed_by": 1,
4732
- * "reviewed_at": "2026-03-14T21:11:49.000000Z",
4733
- * "created_at": "2026-03-14T21:11:49.000000Z",
4734
- * "updated_at": "2026-03-14T21:11:49.000000Z"
4778
+ * "reviewed_at": "2026-03-16T09:43:30.000000Z",
4779
+ * "created_at": "2026-03-16T09:43:30.000000Z",
4780
+ * "updated_at": "2026-03-16T09:43:30.000000Z"
4735
4781
  * }
4736
4782
  * ]
4737
4783
  */
4738
4784
  data?: {
4739
- /** @example 165 */
4785
+ /** @example 329 */
4740
4786
  id?: number;
4741
4787
  /** @example approved */
4742
4788
  status?: string;
@@ -4746,11 +4792,11 @@ export interface operations {
4746
4792
  rejection_reason?: string | null;
4747
4793
  /** @example 1 */
4748
4794
  reviewed_by?: number;
4749
- /** @example 2026-03-14T21:11:49.000000Z */
4795
+ /** @example 2026-03-16T09:43:30.000000Z */
4750
4796
  reviewed_at?: string;
4751
- /** @example 2026-03-14T21:11:49.000000Z */
4797
+ /** @example 2026-03-16T09:43:30.000000Z */
4752
4798
  created_at?: string;
4753
- /** @example 2026-03-14T21:11:49.000000Z */
4799
+ /** @example 2026-03-16T09:43:30.000000Z */
4754
4800
  updated_at?: string;
4755
4801
  }[];
4756
4802
  };
@@ -4864,7 +4910,7 @@ export interface operations {
4864
4910
  /**
4865
4911
  * @example [
4866
4912
  * {
4867
- * "id": 131,
4913
+ * "id": 258,
4868
4914
  * "listing_id": 7,
4869
4915
  * "compliance": {
4870
4916
  * "id": 1,
@@ -4877,10 +4923,10 @@ export interface operations {
4877
4923
  * "rejection_reason": null,
4878
4924
  * "reviewed_by": 1,
4879
4925
  * "reviewed_at": null,
4880
- * "created_at": "2026-03-14T21:11:49.000000Z"
4926
+ * "created_at": "2026-03-16T09:43:30.000000Z"
4881
4927
  * },
4882
4928
  * {
4883
- * "id": 132,
4929
+ * "id": 259,
4884
4930
  * "listing_id": 5,
4885
4931
  * "compliance": {
4886
4932
  * "id": 1,
@@ -4893,12 +4939,12 @@ export interface operations {
4893
4939
  * "rejection_reason": null,
4894
4940
  * "reviewed_by": 1,
4895
4941
  * "reviewed_at": null,
4896
- * "created_at": "2026-03-14T21:11:49.000000Z"
4942
+ * "created_at": "2026-03-16T09:43:30.000000Z"
4897
4943
  * }
4898
4944
  * ]
4899
4945
  */
4900
4946
  data?: {
4901
- /** @example 131 */
4947
+ /** @example 258 */
4902
4948
  id?: number;
4903
4949
  /** @example 7 */
4904
4950
  listing_id?: number;
@@ -4922,7 +4968,7 @@ export interface operations {
4922
4968
  reviewed_by?: number;
4923
4969
  /** @example null */
4924
4970
  reviewed_at?: string | null;
4925
- /** @example 2026-03-14T21:11:49.000000Z */
4971
+ /** @example 2026-03-16T09:43:30.000000Z */
4926
4972
  created_at?: string;
4927
4973
  }[];
4928
4974
  links?: {
@@ -5042,7 +5088,7 @@ export interface operations {
5042
5088
  /**
5043
5089
  * @example [
5044
5090
  * {
5045
- * "id": 126,
5091
+ * "id": 253,
5046
5092
  * "tenancy_id": 1,
5047
5093
  * "compliance": {
5048
5094
  * "id": 1,
@@ -5054,11 +5100,11 @@ export interface operations {
5054
5100
  * "submitted_data": null,
5055
5101
  * "rejection_reason": null,
5056
5102
  * "reviewed_by": 1,
5057
- * "reviewed_at": "2026-03-14T21:11:49.000000Z",
5058
- * "created_at": "2026-03-14T21:11:49.000000Z"
5103
+ * "reviewed_at": "2026-03-16T09:43:30.000000Z",
5104
+ * "created_at": "2026-03-16T09:43:30.000000Z"
5059
5105
  * },
5060
5106
  * {
5061
- * "id": 127,
5107
+ * "id": 254,
5062
5108
  * "tenancy_id": 1,
5063
5109
  * "compliance": {
5064
5110
  * "id": 1,
@@ -5070,13 +5116,13 @@ export interface operations {
5070
5116
  * "submitted_data": null,
5071
5117
  * "rejection_reason": null,
5072
5118
  * "reviewed_by": 1,
5073
- * "reviewed_at": "2026-03-14T21:11:49.000000Z",
5074
- * "created_at": "2026-03-14T21:11:49.000000Z"
5119
+ * "reviewed_at": "2026-03-16T09:43:30.000000Z",
5120
+ * "created_at": "2026-03-16T09:43:30.000000Z"
5075
5121
  * }
5076
5122
  * ]
5077
5123
  */
5078
5124
  data?: {
5079
- /** @example 126 */
5125
+ /** @example 253 */
5080
5126
  id?: number;
5081
5127
  /** @example 1 */
5082
5128
  tenancy_id?: number;
@@ -5098,9 +5144,9 @@ export interface operations {
5098
5144
  rejection_reason?: string | null;
5099
5145
  /** @example 1 */
5100
5146
  reviewed_by?: number;
5101
- /** @example 2026-03-14T21:11:49.000000Z */
5147
+ /** @example 2026-03-16T09:43:30.000000Z */
5102
5148
  reviewed_at?: string;
5103
- /** @example 2026-03-14T21:11:49.000000Z */
5149
+ /** @example 2026-03-16T09:43:30.000000Z */
5104
5150
  created_at?: string;
5105
5151
  }[];
5106
5152
  links?: {
@@ -5500,25 +5546,25 @@ export interface operations {
5500
5546
  /**
5501
5547
  * @example [
5502
5548
  * {
5503
- * "key": "eius",
5549
+ * "key": "ratione",
5504
5550
  * "name": "et",
5505
- * "description": "Quos velit et fugiat sunt nihil accusantium harum.",
5551
+ * "description": "Animi sunt sapiente dicta odit aut modi.",
5506
5552
  * "value_type": "string"
5507
5553
  * },
5508
5554
  * {
5509
- * "key": "mollitia",
5510
- * "name": "modi",
5511
- * "description": "Aut ab provident perspiciatis quo omnis nostrum aut.",
5555
+ * "key": "dolore",
5556
+ * "name": "commodi",
5557
+ * "description": "Omnis porro vel reiciendis et officia eos et.",
5512
5558
  * "value_type": "string"
5513
5559
  * }
5514
5560
  * ]
5515
5561
  */
5516
5562
  data?: {
5517
- /** @example eius */
5563
+ /** @example ratione */
5518
5564
  key?: string;
5519
5565
  /** @example et */
5520
5566
  name?: string;
5521
- /** @example Quos velit et fugiat sunt nihil accusantium harum. */
5567
+ /** @example Animi sunt sapiente dicta odit aut modi. */
5522
5568
  description?: string;
5523
5569
  /** @example string */
5524
5570
  value_type?: string;
@@ -5700,23 +5746,23 @@ export interface operations {
5700
5746
  /**
5701
5747
  * @example [
5702
5748
  * {
5703
- * "key": "rem",
5704
- * "name": "eius",
5705
- * "description": "Aut voluptate vitae in ipsam velit quasi rerum."
5749
+ * "key": "eius",
5750
+ * "name": "et",
5751
+ * "description": "Quos velit et fugiat sunt nihil accusantium harum."
5706
5752
  * },
5707
5753
  * {
5708
- * "key": "sint",
5709
- * "name": "ut",
5710
- * "description": "Animi iste cupiditate placeat nihil et accusantium."
5754
+ * "key": "mollitia",
5755
+ * "name": "modi",
5756
+ * "description": "Aut ab provident perspiciatis quo omnis nostrum aut."
5711
5757
  * }
5712
5758
  * ]
5713
5759
  */
5714
5760
  data?: {
5715
- /** @example rem */
5716
- key?: string;
5717
5761
  /** @example eius */
5762
+ key?: string;
5763
+ /** @example et */
5718
5764
  name?: string;
5719
- /** @example Aut voluptate vitae in ipsam velit quasi rerum. */
5765
+ /** @example Quos velit et fugiat sunt nihil accusantium harum. */
5720
5766
  description?: string;
5721
5767
  }[];
5722
5768
  };
@@ -5846,7 +5892,7 @@ export interface operations {
5846
5892
  * "status": "active"
5847
5893
  * },
5848
5894
  * {
5849
- * "id": 94,
5895
+ * "id": 258,
5850
5896
  * "compliance_key": "energy_performance",
5851
5897
  * "name": "et",
5852
5898
  * "description": "Modi ipsum nostrum omnis autem et.",
@@ -5934,7 +5980,7 @@ export interface operations {
5934
5980
  content: {
5935
5981
  "application/json": {
5936
5982
  data?: {
5937
- /** @example 95 */
5983
+ /** @example 259 */
5938
5984
  id?: number;
5939
5985
  /** @example fire_safety */
5940
5986
  compliance_key?: string;
@@ -6139,39 +6185,39 @@ export interface operations {
6139
6185
  /**
6140
6186
  * @example [
6141
6187
  * {
6142
- * "uid": "b2195c95-8ed2-467d-bc30-2f93e3edea7d",
6188
+ * "uid": "53b8572b-d1d4-4fbc-9185-8262b75c28e0",
6143
6189
  * "inspection_type": "follow_up",
6144
6190
  * "status": "cancelled",
6145
- * "scheduled_date": "2026-03-08T20:35:13.000000Z",
6191
+ * "scheduled_date": "2026-03-10T09:06:54.000000Z",
6146
6192
  * "completed_date": null,
6147
6193
  * "condition_rating": "attention_required",
6148
6194
  * "summary": "Animi quos velit et fugiat.",
6149
- * "next_inspection_date": "2026-06-17T16:30:31.000000Z",
6150
- * "created_at": "2026-03-14T21:11:49.000000Z",
6151
- * "updated_at": "2026-03-14T21:11:49.000000Z"
6195
+ * "next_inspection_date": "2026-06-19T05:02:12.000000Z",
6196
+ * "created_at": "2026-03-16T09:43:30.000000Z",
6197
+ * "updated_at": "2026-03-16T09:43:30.000000Z"
6152
6198
  * },
6153
6199
  * {
6154
- * "uid": "14d2a728-e2a4-40c3-aec4-abf65e96f448",
6200
+ * "uid": "7c1505d3-2f9b-4e42-bb13-539a28438ac1",
6155
6201
  * "inspection_type": "follow_up",
6156
6202
  * "status": "cancelled",
6157
- * "scheduled_date": "2026-03-07T23:23:02.000000Z",
6203
+ * "scheduled_date": "2026-03-09T11:54:43.000000Z",
6158
6204
  * "completed_date": null,
6159
6205
  * "condition_rating": "attention_required",
6160
6206
  * "summary": "Harum mollitia modi deserunt aut ab provident perspiciatis quo.",
6161
- * "next_inspection_date": "2026-05-24T01:48:11.000000Z",
6162
- * "created_at": "2026-03-14T21:11:49.000000Z",
6163
- * "updated_at": "2026-03-14T21:11:49.000000Z"
6207
+ * "next_inspection_date": "2026-05-25T14:19:52.000000Z",
6208
+ * "created_at": "2026-03-16T09:43:30.000000Z",
6209
+ * "updated_at": "2026-03-16T09:43:30.000000Z"
6164
6210
  * }
6165
6211
  * ]
6166
6212
  */
6167
6213
  data?: {
6168
- /** @example b2195c95-8ed2-467d-bc30-2f93e3edea7d */
6214
+ /** @example 53b8572b-d1d4-4fbc-9185-8262b75c28e0 */
6169
6215
  uid?: string;
6170
6216
  /** @example follow_up */
6171
6217
  inspection_type?: string;
6172
6218
  /** @example cancelled */
6173
6219
  status?: string;
6174
- /** @example 2026-03-08T20:35:13.000000Z */
6220
+ /** @example 2026-03-10T09:06:54.000000Z */
6175
6221
  scheduled_date?: string;
6176
6222
  /** @example null */
6177
6223
  completed_date?: string | null;
@@ -6179,11 +6225,11 @@ export interface operations {
6179
6225
  condition_rating?: string;
6180
6226
  /** @example Animi quos velit et fugiat. */
6181
6227
  summary?: string;
6182
- /** @example 2026-06-17T16:30:31.000000Z */
6228
+ /** @example 2026-06-19T05:02:12.000000Z */
6183
6229
  next_inspection_date?: string;
6184
- /** @example 2026-03-14T21:11:49.000000Z */
6230
+ /** @example 2026-03-16T09:43:30.000000Z */
6185
6231
  created_at?: string;
6186
- /** @example 2026-03-14T21:11:49.000000Z */
6232
+ /** @example 2026-03-16T09:43:30.000000Z */
6187
6233
  updated_at?: string;
6188
6234
  }[];
6189
6235
  links?: {
@@ -6296,13 +6342,13 @@ export interface operations {
6296
6342
  content: {
6297
6343
  "application/json": {
6298
6344
  data?: {
6299
- /** @example 3ad53ee1-962a-409b-bb59-e6be5e3062c5 */
6345
+ /** @example 12dde094-5592-490e-b523-dcd03af9a829 */
6300
6346
  uid?: string;
6301
6347
  /** @example follow_up */
6302
6348
  inspection_type?: string;
6303
6349
  /** @example cancelled */
6304
6350
  status?: string;
6305
- /** @example 2026-03-19T12:28:16.000000Z */
6351
+ /** @example 2026-03-21T00:59:57.000000Z */
6306
6352
  scheduled_date?: string;
6307
6353
  /** @example null */
6308
6354
  completed_date?: string | null;
@@ -6310,11 +6356,11 @@ export interface operations {
6310
6356
  condition_rating?: string;
6311
6357
  /** @example Adipisci quidem nostrum qui commodi incidunt iure. */
6312
6358
  summary?: string;
6313
- /** @example 2026-06-05T02:16:46.000000Z */
6359
+ /** @example 2026-06-06T14:48:27.000000Z */
6314
6360
  next_inspection_date?: string;
6315
- /** @example 2026-03-14T21:11:49.000000Z */
6361
+ /** @example 2026-03-16T09:43:30.000000Z */
6316
6362
  created_at?: string;
6317
- /** @example 2026-03-14T21:11:49.000000Z */
6363
+ /** @example 2026-03-16T09:43:30.000000Z */
6318
6364
  updated_at?: string;
6319
6365
  };
6320
6366
  };
@@ -6357,13 +6403,13 @@ export interface operations {
6357
6403
  content: {
6358
6404
  "application/json": {
6359
6405
  data?: {
6360
- /** @example 6354ba74-7304-46a1-918a-7562d5144063 */
6406
+ /** @example 90ed3975-dd6c-4481-8001-eb59ff577bcb */
6361
6407
  uid?: string;
6362
6408
  /** @example follow_up */
6363
6409
  inspection_type?: string;
6364
6410
  /** @example cancelled */
6365
6411
  status?: string;
6366
- /** @example 2026-03-08T08:36:44.000000Z */
6412
+ /** @example 2026-03-09T21:08:25.000000Z */
6367
6413
  scheduled_date?: string;
6368
6414
  /** @example null */
6369
6415
  completed_date?: string | null;
@@ -6371,11 +6417,11 @@ export interface operations {
6371
6417
  condition_rating?: string;
6372
6418
  /** @example Et animi quos velit et fugiat. */
6373
6419
  summary?: string;
6374
- /** @example 2026-06-17T16:30:31.000000Z */
6420
+ /** @example 2026-06-19T05:02:12.000000Z */
6375
6421
  next_inspection_date?: string;
6376
- /** @example 2026-03-14T21:11:49.000000Z */
6422
+ /** @example 2026-03-16T09:43:30.000000Z */
6377
6423
  created_at?: string;
6378
- /** @example 2026-03-14T21:11:49.000000Z */
6424
+ /** @example 2026-03-16T09:43:30.000000Z */
6379
6425
  updated_at?: string;
6380
6426
  };
6381
6427
  };
@@ -6412,13 +6458,13 @@ export interface operations {
6412
6458
  content: {
6413
6459
  "application/json": {
6414
6460
  data?: {
6415
- /** @example cd4c10d8-d629-4a10-9638-401338a2c67b */
6461
+ /** @example 0780be7c-3dd8-4efa-b6e8-4ba4891430b4 */
6416
6462
  uid?: string;
6417
6463
  /** @example follow_up */
6418
6464
  inspection_type?: string;
6419
6465
  /** @example cancelled */
6420
6466
  status?: string;
6421
- /** @example 2026-03-08T20:35:13.000000Z */
6467
+ /** @example 2026-03-10T09:06:54.000000Z */
6422
6468
  scheduled_date?: string;
6423
6469
  /** @example null */
6424
6470
  completed_date?: string | null;
@@ -6426,11 +6472,11 @@ export interface operations {
6426
6472
  condition_rating?: string;
6427
6473
  /** @example Animi quos velit et fugiat. */
6428
6474
  summary?: string;
6429
- /** @example 2026-06-17T16:30:31.000000Z */
6475
+ /** @example 2026-06-19T05:02:12.000000Z */
6430
6476
  next_inspection_date?: string;
6431
- /** @example 2026-03-14T21:11:49.000000Z */
6477
+ /** @example 2026-03-16T09:43:30.000000Z */
6432
6478
  created_at?: string;
6433
- /** @example 2026-03-14T21:11:49.000000Z */
6479
+ /** @example 2026-03-16T09:43:30.000000Z */
6434
6480
  updated_at?: string;
6435
6481
  };
6436
6482
  };
@@ -6467,13 +6513,13 @@ export interface operations {
6467
6513
  content: {
6468
6514
  "application/json": {
6469
6515
  data?: {
6470
- /** @example 83940de9-db21-4725-9eaa-acb165ecaf2e */
6516
+ /** @example b7e00db3-24db-4050-a8bb-015d128f23db */
6471
6517
  uid?: string;
6472
6518
  /** @example follow_up */
6473
6519
  inspection_type?: string;
6474
6520
  /** @example cancelled */
6475
6521
  status?: string;
6476
- /** @example 2026-03-08T08:36:44.000000Z */
6522
+ /** @example 2026-03-09T21:08:25.000000Z */
6477
6523
  scheduled_date?: string;
6478
6524
  /** @example null */
6479
6525
  completed_date?: string | null;
@@ -6481,11 +6527,11 @@ export interface operations {
6481
6527
  condition_rating?: string;
6482
6528
  /** @example Et animi quos velit et fugiat. */
6483
6529
  summary?: string;
6484
- /** @example 2026-06-17T16:30:31.000000Z */
6530
+ /** @example 2026-06-19T05:02:12.000000Z */
6485
6531
  next_inspection_date?: string;
6486
- /** @example 2026-03-14T21:11:49.000000Z */
6532
+ /** @example 2026-03-16T09:43:30.000000Z */
6487
6533
  created_at?: string;
6488
- /** @example 2026-03-14T21:11:49.000000Z */
6534
+ /** @example 2026-03-16T09:43:30.000000Z */
6489
6535
  updated_at?: string;
6490
6536
  };
6491
6537
  };
@@ -6522,7 +6568,7 @@ export interface operations {
6522
6568
  content: {
6523
6569
  "application/json": {
6524
6570
  data?: {
6525
- /** @example 14247f3f-8cb8-4055-917d-5e78d9ddff4a */
6571
+ /** @example c3d2da8c-16a3-49d1-87ce-bd4fb56e44a2 */
6526
6572
  uid?: string;
6527
6573
  /** @example Velit et fugiat sunt. */
6528
6574
  title?: string;
@@ -6532,17 +6578,17 @@ export interface operations {
6532
6578
  status?: string;
6533
6579
  /** @example urgent */
6534
6580
  priority?: string;
6535
- /** @example 2026-03-08T20:05:46.000000Z */
6581
+ /** @example 2026-03-10T08:37:27.000000Z */
6536
6582
  reported_at?: string;
6537
6583
  /** @example null */
6538
6584
  assigned_at?: string | null;
6539
6585
  /** @example null */
6540
6586
  completed_at?: string | null;
6541
- /** @example 2026-03-15T05:34:44.000000Z */
6587
+ /** @example 2026-03-16T18:06:25.000000Z */
6542
6588
  sla_deadline?: string;
6543
- /** @example 2026-03-14T21:11:49.000000Z */
6589
+ /** @example 2026-03-16T09:43:30.000000Z */
6544
6590
  created_at?: string;
6545
- /** @example 2026-03-14T21:11:49.000000Z */
6591
+ /** @example 2026-03-16T09:43:30.000000Z */
6546
6592
  updated_at?: string;
6547
6593
  };
6548
6594
  };
@@ -6579,7 +6625,7 @@ export interface operations {
6579
6625
  content: {
6580
6626
  "application/json": {
6581
6627
  data?: {
6582
- /** @example 38ad377f-4906-4853-a1c5-3eea8e528bb6 */
6628
+ /** @example 6bf824b2-1514-4c76-82fa-85c81f3d1fa5 */
6583
6629
  uid?: string;
6584
6630
  /** @example Quos velit et fugiat sunt nihil. */
6585
6631
  title?: string;
@@ -6589,17 +6635,17 @@ export interface operations {
6589
6635
  status?: string;
6590
6636
  /** @example emergency */
6591
6637
  priority?: string;
6592
- /** @example 2026-03-08T08:25:24.000000Z */
6638
+ /** @example 2026-03-09T20:57:05.000000Z */
6593
6639
  reported_at?: string;
6594
- /** @example 2026-03-13T04:45:16.000000Z */
6640
+ /** @example 2026-03-14T17:16:57.000000Z */
6595
6641
  assigned_at?: string;
6596
6642
  /** @example null */
6597
6643
  completed_at?: string | null;
6598
- /** @example 2026-03-16T10:07:39.000000Z */
6644
+ /** @example 2026-03-17T22:39:20.000000Z */
6599
6645
  sla_deadline?: string;
6600
- /** @example 2026-03-14T21:11:49.000000Z */
6646
+ /** @example 2026-03-16T09:43:30.000000Z */
6601
6647
  created_at?: string;
6602
- /** @example 2026-03-14T21:11:49.000000Z */
6648
+ /** @example 2026-03-16T09:43:30.000000Z */
6603
6649
  updated_at?: string;
6604
6650
  };
6605
6651
  };
@@ -6636,7 +6682,7 @@ export interface operations {
6636
6682
  content: {
6637
6683
  "application/json": {
6638
6684
  data?: {
6639
- /** @example 6b38c74b-8e6e-45fa-a162-a843abce9202 */
6685
+ /** @example d7cad7f9-af81-4a4f-bbdf-c7ac9a2307d7 */
6640
6686
  uid?: string;
6641
6687
  /** @example Quos velit et fugiat sunt nihil. */
6642
6688
  title?: string;
@@ -6646,17 +6692,17 @@ export interface operations {
6646
6692
  status?: string;
6647
6693
  /** @example emergency */
6648
6694
  priority?: string;
6649
- /** @example 2026-03-08T08:25:24.000000Z */
6695
+ /** @example 2026-03-09T20:57:05.000000Z */
6650
6696
  reported_at?: string;
6651
- /** @example 2026-03-13T04:45:16.000000Z */
6697
+ /** @example 2026-03-14T17:16:57.000000Z */
6652
6698
  assigned_at?: string;
6653
6699
  /** @example null */
6654
6700
  completed_at?: string | null;
6655
- /** @example 2026-03-16T10:07:39.000000Z */
6701
+ /** @example 2026-03-17T22:39:20.000000Z */
6656
6702
  sla_deadline?: string;
6657
- /** @example 2026-03-14T21:11:49.000000Z */
6703
+ /** @example 2026-03-16T09:43:30.000000Z */
6658
6704
  created_at?: string;
6659
- /** @example 2026-03-14T21:11:49.000000Z */
6705
+ /** @example 2026-03-16T09:43:30.000000Z */
6660
6706
  updated_at?: string;
6661
6707
  };
6662
6708
  };
@@ -6693,7 +6739,7 @@ export interface operations {
6693
6739
  content: {
6694
6740
  "application/json": {
6695
6741
  data?: {
6696
- /** @example 89b4ae1a-853b-42ef-ad90-3adecb72f6fd */
6742
+ /** @example 46c4910f-fec3-4304-8b3d-3a20bd3cb621 */
6697
6743
  uid?: string;
6698
6744
  /** @example Quos velit et fugiat sunt nihil. */
6699
6745
  title?: string;
@@ -6703,17 +6749,17 @@ export interface operations {
6703
6749
  status?: string;
6704
6750
  /** @example emergency */
6705
6751
  priority?: string;
6706
- /** @example 2026-03-08T08:25:24.000000Z */
6752
+ /** @example 2026-03-09T20:57:05.000000Z */
6707
6753
  reported_at?: string;
6708
- /** @example 2026-03-13T04:45:16.000000Z */
6754
+ /** @example 2026-03-14T17:16:57.000000Z */
6709
6755
  assigned_at?: string;
6710
6756
  /** @example null */
6711
6757
  completed_at?: string | null;
6712
- /** @example 2026-03-16T10:07:39.000000Z */
6758
+ /** @example 2026-03-17T22:39:20.000000Z */
6713
6759
  sla_deadline?: string;
6714
- /** @example 2026-03-14T21:11:49.000000Z */
6760
+ /** @example 2026-03-16T09:43:30.000000Z */
6715
6761
  created_at?: string;
6716
- /** @example 2026-03-14T21:11:49.000000Z */
6762
+ /** @example 2026-03-16T09:43:30.000000Z */
6717
6763
  updated_at?: string;
6718
6764
  };
6719
6765
  };
@@ -6805,19 +6851,19 @@ export interface operations {
6805
6851
  content: {
6806
6852
  "application/json": {
6807
6853
  data?: {
6808
- /** @example 1293 */
6854
+ /** @example 1580 */
6809
6855
  id?: number;
6810
6856
  /** @example 2 */
6811
6857
  listing_id?: number;
6812
6858
  /** @example completed */
6813
6859
  status?: string;
6814
6860
  scheduled?: {
6815
- /** @example 2024-07-30T00:00:00.000000Z */
6861
+ /** @example 2025-02-07T00:00:00.000000Z */
6816
6862
  start?: string;
6817
- /** @example 2016-12-12T00:00:00.000000Z */
6863
+ /** @example 1973-05-16T00:00:00.000000Z */
6818
6864
  end?: string;
6819
6865
  };
6820
- /** @example 2026-03-14T21:11:50.000000Z */
6866
+ /** @example 2026-03-16T09:43:30.000000Z */
6821
6867
  created_at?: string;
6822
6868
  };
6823
6869
  };
@@ -6844,19 +6890,19 @@ export interface operations {
6844
6890
  content: {
6845
6891
  "application/json": {
6846
6892
  data?: {
6847
- /** @example 1294 */
6893
+ /** @example 1581 */
6848
6894
  id?: number;
6849
6895
  /** @example 2 */
6850
6896
  listing_id?: number;
6851
6897
  /** @example completed */
6852
6898
  status?: string;
6853
6899
  scheduled?: {
6854
- /** @example 1981-07-14T00:00:00.000000Z */
6900
+ /** @example 1981-07-12T00:00:00.000000Z */
6855
6901
  start?: string;
6856
- /** @example 1998-06-21T00:00:00.000000Z */
6902
+ /** @example 1998-06-19T00:00:00.000000Z */
6857
6903
  end?: string;
6858
6904
  };
6859
- /** @example 2026-03-14T21:11:50.000000Z */
6905
+ /** @example 2026-03-16T09:43:30.000000Z */
6860
6906
  created_at?: string;
6861
6907
  };
6862
6908
  };
@@ -6882,41 +6928,41 @@ export interface operations {
6882
6928
  /**
6883
6929
  * @example [
6884
6930
  * {
6885
- * "id": 1295,
6931
+ * "id": 1582,
6886
6932
  * "listing_id": 2,
6887
6933
  * "status": "completed",
6888
6934
  * "scheduled": {
6889
- * "start": "2025-02-09T00:00:00.000000Z",
6890
- * "end": "1973-05-17T00:00:00.000000Z"
6935
+ * "start": "2025-02-07T00:00:00.000000Z",
6936
+ * "end": "1973-05-16T00:00:00.000000Z"
6891
6937
  * },
6892
- * "created_at": "2026-03-14T21:11:50.000000Z"
6938
+ * "created_at": "2026-03-16T09:43:30.000000Z"
6893
6939
  * },
6894
6940
  * {
6895
- * "id": 1296,
6941
+ * "id": 1583,
6896
6942
  * "listing_id": 2,
6897
6943
  * "status": "completed",
6898
6944
  * "scheduled": {
6899
- * "start": "1997-02-09T00:00:00.000000Z",
6900
- * "end": "2020-09-08T00:00:00.000000Z"
6945
+ * "start": "1997-02-07T00:00:00.000000Z",
6946
+ * "end": "2020-09-06T00:00:00.000000Z"
6901
6947
  * },
6902
- * "created_at": "2026-03-14T21:11:50.000000Z"
6948
+ * "created_at": "2026-03-16T09:43:30.000000Z"
6903
6949
  * }
6904
6950
  * ]
6905
6951
  */
6906
6952
  data?: {
6907
- /** @example 1295 */
6953
+ /** @example 1582 */
6908
6954
  id?: number;
6909
6955
  /** @example 2 */
6910
6956
  listing_id?: number;
6911
6957
  /** @example completed */
6912
6958
  status?: string;
6913
6959
  scheduled?: {
6914
- /** @example 2025-02-09T00:00:00.000000Z */
6960
+ /** @example 2025-02-07T00:00:00.000000Z */
6915
6961
  start?: string;
6916
- /** @example 1973-05-17T00:00:00.000000Z */
6962
+ /** @example 1973-05-16T00:00:00.000000Z */
6917
6963
  end?: string;
6918
6964
  };
6919
- /** @example 2026-03-14T21:11:50.000000Z */
6965
+ /** @example 2026-03-16T09:43:30.000000Z */
6920
6966
  created_at?: string;
6921
6967
  }[];
6922
6968
  links?: {
@@ -7016,19 +7062,19 @@ export interface operations {
7016
7062
  content: {
7017
7063
  "application/json": {
7018
7064
  data?: {
7019
- /** @example 1297 */
7065
+ /** @example 1584 */
7020
7066
  id?: number;
7021
7067
  /** @example 2 */
7022
7068
  listing_id?: number;
7023
7069
  /** @example completed */
7024
7070
  status?: string;
7025
7071
  scheduled?: {
7026
- /** @example 2018-10-13T00:00:00.000000Z */
7072
+ /** @example 2018-10-12T00:00:00.000000Z */
7027
7073
  start?: string;
7028
- /** @example 2019-12-15T00:00:00.000000Z */
7074
+ /** @example 2019-12-14T00:00:00.000000Z */
7029
7075
  end?: string;
7030
7076
  };
7031
- /** @example 2026-03-14T21:11:50.000000Z */
7077
+ /** @example 2026-03-16T09:43:30.000000Z */
7032
7078
  created_at?: string;
7033
7079
  };
7034
7080
  };
@@ -7055,7 +7101,7 @@ export interface operations {
7055
7101
  content: {
7056
7102
  "application/json": {
7057
7103
  data?: {
7058
- /** @example 1298 */
7104
+ /** @example 1585 */
7059
7105
  id?: number;
7060
7106
  /** @example 2 */
7061
7107
  listing_id?: number;
@@ -7067,7 +7113,7 @@ export interface operations {
7067
7113
  /** @example 1990-07-03T00:00:00.000000Z */
7068
7114
  end?: string;
7069
7115
  };
7070
- /** @example 2026-03-14T21:11:50.000000Z */
7116
+ /** @example 2026-03-16T09:43:30.000000Z */
7071
7117
  created_at?: string;
7072
7118
  };
7073
7119
  };
@@ -7094,7 +7140,7 @@ export interface operations {
7094
7140
  content: {
7095
7141
  "application/json": {
7096
7142
  data?: {
7097
- /** @example 1299 */
7143
+ /** @example 1586 */
7098
7144
  id?: number;
7099
7145
  /** @example 2 */
7100
7146
  listing_id?: number;
@@ -7106,7 +7152,7 @@ export interface operations {
7106
7152
  /** @example 1997-01-07T00:00:00.000000Z */
7107
7153
  end?: string;
7108
7154
  };
7109
- /** @example 2026-03-14T21:11:50.000000Z */
7155
+ /** @example 2026-03-16T09:43:30.000000Z */
7110
7156
  created_at?: string;
7111
7157
  };
7112
7158
  };
@@ -7146,12 +7192,26 @@ export interface operations {
7146
7192
  };
7147
7193
  };
7148
7194
  responses: {
7195
+ /** @description Login successful */
7149
7196
  200: {
7150
7197
  headers: {
7151
7198
  [name: string]: unknown;
7152
7199
  };
7153
7200
  content: {
7154
- "text/plain": string;
7201
+ "application/json": {
7202
+ /** @example Login successful */
7203
+ message?: string;
7204
+ /** @example null */
7205
+ event?: string | null;
7206
+ data?: {
7207
+ /** @example null */
7208
+ access_token?: string | null;
7209
+ /** @example Bearer */
7210
+ token_type?: string;
7211
+ /** @example null */
7212
+ expires_at?: string | null;
7213
+ };
7214
+ };
7155
7215
  };
7156
7216
  };
7157
7217
  };
@@ -7495,25 +7555,6 @@ export interface operations {
7495
7555
  };
7496
7556
  };
7497
7557
  };
7498
- getApiV1PortalAgentTest: {
7499
- parameters: {
7500
- query?: never;
7501
- header?: never;
7502
- path?: never;
7503
- cookie?: never;
7504
- };
7505
- requestBody?: never;
7506
- responses: {
7507
- 200: {
7508
- headers: {
7509
- [name: string]: unknown;
7510
- };
7511
- content: {
7512
- "text/plain": string;
7513
- };
7514
- };
7515
- };
7516
- };
7517
7558
  getApiV1PortalTenantTest: {
7518
7559
  parameters: {
7519
7560
  query?: never;
@@ -7760,7 +7801,7 @@ export interface operations {
7760
7801
  };
7761
7802
  };
7762
7803
  };
7763
- getFeatures: {
7804
+ getFeature: {
7764
7805
  parameters: {
7765
7806
  query?: {
7766
7807
  /** @description optional Filter features by listing vertical. */
@@ -7777,7 +7818,24 @@ export interface operations {
7777
7818
  [name: string]: unknown;
7778
7819
  };
7779
7820
  content: {
7780
- "text/plain": string;
7821
+ "application/json": {
7822
+ data?: {
7823
+ /** @example 327 */
7824
+ id?: number;
7825
+ /** @example 1 */
7826
+ category_id?: number;
7827
+ /** @example 24 Light */
7828
+ name?: string;
7829
+ /** @example Et animi quos velit et fugiat. */
7830
+ description?: string;
7831
+ /** @example */
7832
+ icon?: string;
7833
+ /** @example true */
7834
+ is_active?: boolean;
7835
+ /** @example true */
7836
+ is_filterable?: boolean;
7837
+ };
7838
+ };
7781
7839
  };
7782
7840
  };
7783
7841
  };
@@ -7803,39 +7861,39 @@ export interface operations {
7803
7861
  /**
7804
7862
  * @example [
7805
7863
  * {
7806
- * "uid": "dc8fa68a-f6db-4cf6-aa2f-55c3ed85d759",
7864
+ * "uid": "cfb72214-3767-4584-8379-1390d5b96560",
7807
7865
  * "inspection_type": "follow_up",
7808
7866
  * "status": "cancelled",
7809
- * "scheduled_date": "2026-03-08T20:35:14.000000Z",
7867
+ * "scheduled_date": "2026-03-10T09:06:54.000000Z",
7810
7868
  * "completed_date": null,
7811
7869
  * "condition_rating": "attention_required",
7812
7870
  * "summary": "Animi quos velit et fugiat.",
7813
- * "next_inspection_date": "2026-06-17T16:30:32.000000Z",
7814
- * "created_at": "2026-03-14T21:11:50.000000Z",
7815
- * "updated_at": "2026-03-14T21:11:50.000000Z"
7871
+ * "next_inspection_date": "2026-06-19T05:02:12.000000Z",
7872
+ * "created_at": "2026-03-16T09:43:30.000000Z",
7873
+ * "updated_at": "2026-03-16T09:43:30.000000Z"
7816
7874
  * },
7817
7875
  * {
7818
- * "uid": "dcb20002-0d9e-4660-b29c-489f55a37f72",
7876
+ * "uid": "9bbe644e-ecc6-4310-98a0-1fdb54b7acba",
7819
7877
  * "inspection_type": "follow_up",
7820
7878
  * "status": "cancelled",
7821
- * "scheduled_date": "2026-03-07T23:23:03.000000Z",
7879
+ * "scheduled_date": "2026-03-09T11:54:43.000000Z",
7822
7880
  * "completed_date": null,
7823
7881
  * "condition_rating": "attention_required",
7824
7882
  * "summary": "Harum mollitia modi deserunt aut ab provident perspiciatis quo.",
7825
- * "next_inspection_date": "2026-05-24T01:48:12.000000Z",
7826
- * "created_at": "2026-03-14T21:11:50.000000Z",
7827
- * "updated_at": "2026-03-14T21:11:50.000000Z"
7883
+ * "next_inspection_date": "2026-05-25T14:19:52.000000Z",
7884
+ * "created_at": "2026-03-16T09:43:30.000000Z",
7885
+ * "updated_at": "2026-03-16T09:43:30.000000Z"
7828
7886
  * }
7829
7887
  * ]
7830
7888
  */
7831
7889
  data?: {
7832
- /** @example dc8fa68a-f6db-4cf6-aa2f-55c3ed85d759 */
7890
+ /** @example cfb72214-3767-4584-8379-1390d5b96560 */
7833
7891
  uid?: string;
7834
7892
  /** @example follow_up */
7835
7893
  inspection_type?: string;
7836
7894
  /** @example cancelled */
7837
7895
  status?: string;
7838
- /** @example 2026-03-08T20:35:14.000000Z */
7896
+ /** @example 2026-03-10T09:06:54.000000Z */
7839
7897
  scheduled_date?: string;
7840
7898
  /** @example null */
7841
7899
  completed_date?: string | null;
@@ -7843,11 +7901,11 @@ export interface operations {
7843
7901
  condition_rating?: string;
7844
7902
  /** @example Animi quos velit et fugiat. */
7845
7903
  summary?: string;
7846
- /** @example 2026-06-17T16:30:32.000000Z */
7904
+ /** @example 2026-06-19T05:02:12.000000Z */
7847
7905
  next_inspection_date?: string;
7848
- /** @example 2026-03-14T21:11:50.000000Z */
7906
+ /** @example 2026-03-16T09:43:30.000000Z */
7849
7907
  created_at?: string;
7850
- /** @example 2026-03-14T21:11:50.000000Z */
7908
+ /** @example 2026-03-16T09:43:30.000000Z */
7851
7909
  updated_at?: string;
7852
7910
  }[];
7853
7911
  links?: {
@@ -7981,7 +8039,7 @@ export interface operations {
7981
8039
  status?: string | null;
7982
8040
  /** @example null */
7983
8041
  user_mode?: string | null;
7984
- /** @example 2026-03-14T21:11:49.000000Z */
8042
+ /** @example 2026-03-16T09:43:30.000000Z */
7985
8043
  created_at?: string;
7986
8044
  /**
7987
8045
  * @example 99365 Chadrick Courts Suite 343
@@ -8012,12 +8070,26 @@ export interface operations {
8012
8070
  };
8013
8071
  };
8014
8072
  responses: {
8073
+ /** @description Login landlord with auth (email, password) */
8015
8074
  200: {
8016
8075
  headers: {
8017
8076
  [name: string]: unknown;
8018
8077
  };
8019
8078
  content: {
8020
- "text/plain": string;
8079
+ "application/json": {
8080
+ /** @example Login landlord with auth (email, password) */
8081
+ message?: string;
8082
+ /** @example null */
8083
+ event?: string | null;
8084
+ data?: {
8085
+ /** @example null */
8086
+ access_token?: string | null;
8087
+ /** @example Bearer */
8088
+ token_type?: string;
8089
+ /** @example null */
8090
+ expires_at?: string | null;
8091
+ };
8092
+ };
8021
8093
  };
8022
8094
  };
8023
8095
  };
@@ -8055,7 +8127,7 @@ export interface operations {
8055
8127
  content: {
8056
8128
  "application/json": {
8057
8129
  data?: {
8058
- /** @example c2a2d4d4-7472-4268-8042-e44020f821e1 */
8130
+ /** @example 4f3a1e82-635b-4cdb-aad9-ab3f5ba3f247 */
8059
8131
  uid?: string;
8060
8132
  /** @example rent */
8061
8133
  listing_type?: string;
@@ -8107,7 +8179,7 @@ export interface operations {
8107
8179
  /**
8108
8180
  * @example [
8109
8181
  * {
8110
- * "uid": "e6895064-0878-4706-b91e-b4d53b20afba",
8182
+ * "uid": "00c6ace0-2b0d-44c5-b17b-60a8783ffe89",
8111
8183
  * "listing_type": "rent",
8112
8184
  * "vertical": "property",
8113
8185
  * "price": null,
@@ -8124,7 +8196,7 @@ export interface operations {
8124
8196
  * "media": []
8125
8197
  * },
8126
8198
  * {
8127
- * "uid": "cfbc1338-7900-44df-92d0-09751b0cc630",
8199
+ * "uid": "0cf55087-ddde-4249-865a-de7127607594",
8128
8200
  * "listing_type": "rent",
8129
8201
  * "vertical": "property",
8130
8202
  * "price": null,
@@ -8143,7 +8215,7 @@ export interface operations {
8143
8215
  * ]
8144
8216
  */
8145
8217
  data?: {
8146
- /** @example e6895064-0878-4706-b91e-b4d53b20afba */
8218
+ /** @example 00c6ace0-2b0d-44c5-b17b-60a8783ffe89 */
8147
8219
  uid?: string;
8148
8220
  /** @example rent */
8149
8221
  listing_type?: string;
@@ -8253,7 +8325,7 @@ export interface operations {
8253
8325
  /**
8254
8326
  * @example [
8255
8327
  * {
8256
- * "uid": "a9221392-cbb9-4e8a-b919-9d8ca7fade4e",
8328
+ * "uid": "2b997cce-eae0-4a0f-9d43-61b6e89b8ced",
8257
8329
  * "listing_type": "rent",
8258
8330
  * "vertical": "property",
8259
8331
  * "price": null,
@@ -8270,7 +8342,7 @@ export interface operations {
8270
8342
  * "media": []
8271
8343
  * },
8272
8344
  * {
8273
- * "uid": "575cb4fe-17b0-4288-af80-c63c1d97cc37",
8345
+ * "uid": "1070a480-98d1-4071-b816-7f37815cee2a",
8274
8346
  * "listing_type": "rent",
8275
8347
  * "vertical": "property",
8276
8348
  * "price": null,
@@ -8289,7 +8361,7 @@ export interface operations {
8289
8361
  * ]
8290
8362
  */
8291
8363
  data?: {
8292
- /** @example a9221392-cbb9-4e8a-b919-9d8ca7fade4e */
8364
+ /** @example 2b997cce-eae0-4a0f-9d43-61b6e89b8ced */
8293
8365
  uid?: string;
8294
8366
  /** @example rent */
8295
8367
  listing_type?: string;
@@ -8399,7 +8471,7 @@ export interface operations {
8399
8471
  /**
8400
8472
  * @example [
8401
8473
  * {
8402
- * "uid": "c3d6d399-41aa-450b-a279-b88c0cdf2457",
8474
+ * "uid": "9c364dcf-90ca-4166-b2fe-32f3de5e81e7",
8403
8475
  * "listing_type": "rent",
8404
8476
  * "vertical": "property",
8405
8477
  * "price": null,
@@ -8416,7 +8488,7 @@ export interface operations {
8416
8488
  * "media": []
8417
8489
  * },
8418
8490
  * {
8419
- * "uid": "915a6c7e-402b-433a-a02f-3903a8fbb7d6",
8491
+ * "uid": "f5bf4967-fe2b-4c03-8fae-ec5e4832a8c2",
8420
8492
  * "listing_type": "rent",
8421
8493
  * "vertical": "property",
8422
8494
  * "price": null,
@@ -8435,7 +8507,7 @@ export interface operations {
8435
8507
  * ]
8436
8508
  */
8437
8509
  data?: {
8438
- /** @example c3d6d399-41aa-450b-a279-b88c0cdf2457 */
8510
+ /** @example 9c364dcf-90ca-4166-b2fe-32f3de5e81e7 */
8439
8511
  uid?: string;
8440
8512
  /** @example rent */
8441
8513
  listing_type?: string;
@@ -8546,7 +8618,7 @@ export interface operations {
8546
8618
  content: {
8547
8619
  "application/json": {
8548
8620
  data?: {
8549
- /** @example 0647d125-c25c-4793-9107-3b41dc21087b */
8621
+ /** @example fe5fb9e6-b161-4906-86fd-0283e3e38041 */
8550
8622
  uid?: string;
8551
8623
  /** @example rent */
8552
8624
  listing_type?: string;
@@ -9044,7 +9116,7 @@ export interface operations {
9044
9116
  content: {
9045
9117
  "application/json": {
9046
9118
  data?: {
9047
- /** @example 230 */
9119
+ /** @example 275 */
9048
9120
  id?: number;
9049
9121
  /** @example 2 */
9050
9122
  listing_id?: number;
@@ -9169,7 +9241,7 @@ export interface operations {
9169
9241
  content: {
9170
9242
  "application/json": {
9171
9243
  data?: {
9172
- /** @example 37f13297-2f93-4bc5-afba-6459217545d4 */
9244
+ /** @example e755594b-7137-4478-bfa7-5b6568848c4e */
9173
9245
  uid?: string;
9174
9246
  /** @example rent */
9175
9247
  listing_type?: string;
@@ -9273,7 +9345,7 @@ export interface operations {
9273
9345
  content: {
9274
9346
  "application/json": {
9275
9347
  data?: {
9276
- /** @example 130 */
9348
+ /** @example 257 */
9277
9349
  id?: number;
9278
9350
  /** @example 5 */
9279
9351
  listing_id?: number;
@@ -9297,7 +9369,7 @@ export interface operations {
9297
9369
  reviewed_by?: number;
9298
9370
  /** @example null */
9299
9371
  reviewed_at?: string | null;
9300
- /** @example 2026-03-14T21:11:49.000000Z */
9372
+ /** @example 2026-03-16T09:43:30.000000Z */
9301
9373
  created_at?: string;
9302
9374
  };
9303
9375
  };
@@ -9352,35 +9424,35 @@ export interface operations {
9352
9424
  /**
9353
9425
  * @example [
9354
9426
  * {
9355
- * "uid": "46f5c776-f683-4bfe-92bd-34ffcef7a525",
9427
+ * "uid": "e2f69d82-8d9f-41fa-a023-87f86fd535c8",
9356
9428
  * "listing_id": 1,
9357
9429
  * "landlord_id": 2,
9358
9430
  * "tenant_id": 2,
9359
9431
  * "rent_amount": "1598.98",
9360
9432
  * "deposit_amount": "3360.55",
9361
9433
  * "state": "renewal_pending",
9362
- * "start_date": "2025-07-30T00:00:00.000000Z",
9363
- * "end_date": "2026-07-30T00:00:00.000000Z",
9434
+ * "start_date": "2025-08-01T00:00:00.000000Z",
9435
+ * "end_date": "2026-08-01T00:00:00.000000Z",
9364
9436
  * "is_periodic": false,
9365
- * "created_at": "2026-03-14T21:11:49.000000Z"
9437
+ * "created_at": "2026-03-16T09:43:30.000000Z"
9366
9438
  * },
9367
9439
  * {
9368
- * "uid": "2a38d956-3b9f-470b-8f81-0308615946f8",
9440
+ * "uid": "6412f262-8b95-4f61-8f33-a5c623c66711",
9369
9441
  * "listing_id": 1,
9370
9442
  * "landlord_id": 2,
9371
9443
  * "tenant_id": 2,
9372
9444
  * "rent_amount": "2942.24",
9373
9445
  * "deposit_amount": "3019.78",
9374
9446
  * "state": "terminated",
9375
- * "start_date": "2025-12-25T00:00:00.000000Z",
9376
- * "end_date": "2026-12-25T00:00:00.000000Z",
9447
+ * "start_date": "2025-12-26T00:00:00.000000Z",
9448
+ * "end_date": "2026-12-26T00:00:00.000000Z",
9377
9449
  * "is_periodic": false,
9378
- * "created_at": "2026-03-14T21:11:49.000000Z"
9450
+ * "created_at": "2026-03-16T09:43:30.000000Z"
9379
9451
  * }
9380
9452
  * ]
9381
9453
  */
9382
9454
  data?: {
9383
- /** @example 46f5c776-f683-4bfe-92bd-34ffcef7a525 */
9455
+ /** @example e2f69d82-8d9f-41fa-a023-87f86fd535c8 */
9384
9456
  uid?: string;
9385
9457
  /** @example 1 */
9386
9458
  listing_id?: number;
@@ -9394,13 +9466,13 @@ export interface operations {
9394
9466
  deposit_amount?: string;
9395
9467
  /** @example renewal_pending */
9396
9468
  state?: string;
9397
- /** @example 2025-07-30T00:00:00.000000Z */
9469
+ /** @example 2025-08-01T00:00:00.000000Z */
9398
9470
  start_date?: string;
9399
- /** @example 2026-07-30T00:00:00.000000Z */
9471
+ /** @example 2026-08-01T00:00:00.000000Z */
9400
9472
  end_date?: string;
9401
9473
  /** @example false */
9402
9474
  is_periodic?: boolean;
9403
- /** @example 2026-03-14T21:11:49.000000Z */
9475
+ /** @example 2026-03-16T09:43:30.000000Z */
9404
9476
  created_at?: string;
9405
9477
  }[];
9406
9478
  links?: {
@@ -9507,7 +9579,7 @@ export interface operations {
9507
9579
  content: {
9508
9580
  "application/json": {
9509
9581
  data?: {
9510
- /** @example 125 */
9582
+ /** @example 252 */
9511
9583
  id?: number;
9512
9584
  /** @example 1 */
9513
9585
  tenancy_id?: number;
@@ -9529,9 +9601,9 @@ export interface operations {
9529
9601
  rejection_reason?: string | null;
9530
9602
  /** @example 1 */
9531
9603
  reviewed_by?: number;
9532
- /** @example 2026-03-14T21:11:49.000000Z */
9604
+ /** @example 2026-03-16T09:43:30.000000Z */
9533
9605
  reviewed_at?: string;
9534
- /** @example 2026-03-14T21:11:49.000000Z */
9606
+ /** @example 2026-03-16T09:43:30.000000Z */
9535
9607
  created_at?: string;
9536
9608
  };
9537
9609
  };
@@ -9594,7 +9666,7 @@ export interface operations {
9594
9666
  /**
9595
9667
  * @example [
9596
9668
  * {
9597
- * "uid": "99194587-a1ee-49c9-883f-4406c40aee59",
9669
+ * "uid": "d2a6c7b6-f2a9-4f64-9f25-0543c48b3031",
9598
9670
  * "listing_type": "rent",
9599
9671
  * "vertical": "property",
9600
9672
  * "price": null,
@@ -9611,7 +9683,7 @@ export interface operations {
9611
9683
  * "media": []
9612
9684
  * },
9613
9685
  * {
9614
- * "uid": "f8d99222-2fc9-4b77-8498-84044f526f97",
9686
+ * "uid": "a67d63b9-a276-42d2-98ed-688d9cfaa286",
9615
9687
  * "listing_type": "rent",
9616
9688
  * "vertical": "property",
9617
9689
  * "price": null,
@@ -9630,7 +9702,7 @@ export interface operations {
9630
9702
  * ]
9631
9703
  */
9632
9704
  data?: {
9633
- /** @example 99194587-a1ee-49c9-883f-4406c40aee59 */
9705
+ /** @example d2a6c7b6-f2a9-4f64-9f25-0543c48b3031 */
9634
9706
  uid?: string;
9635
9707
  /** @example rent */
9636
9708
  listing_type?: string;
@@ -9773,7 +9845,7 @@ export interface operations {
9773
9845
  /**
9774
9846
  * @example [
9775
9847
  * {
9776
- * "uid": "16a86e3a-1669-4496-bfcd-a267a1de48e0",
9848
+ * "uid": "d75a0a21-e807-4edb-8648-e8df9e2665da",
9777
9849
  * "listing_type": "rent",
9778
9850
  * "vertical": "property",
9779
9851
  * "price": null,
@@ -9790,7 +9862,7 @@ export interface operations {
9790
9862
  * "media": []
9791
9863
  * },
9792
9864
  * {
9793
- * "uid": "899404f2-1dc0-4224-b0f4-6821f74148a2",
9865
+ * "uid": "794f7385-2ffa-4807-9ff5-bd58363cc6fc",
9794
9866
  * "listing_type": "rent",
9795
9867
  * "vertical": "property",
9796
9868
  * "price": null,
@@ -9809,7 +9881,7 @@ export interface operations {
9809
9881
  * ]
9810
9882
  */
9811
9883
  data?: {
9812
- /** @example 16a86e3a-1669-4496-bfcd-a267a1de48e0 */
9884
+ /** @example d75a0a21-e807-4edb-8648-e8df9e2665da */
9813
9885
  uid?: string;
9814
9886
  /** @example rent */
9815
9887
  listing_type?: string;
@@ -9978,35 +10050,35 @@ export interface operations {
9978
10050
  /**
9979
10051
  * @example [
9980
10052
  * {
9981
- * "uid": "b64bbb49-6c0a-47fe-920a-ddb35b6fcdf3",
10053
+ * "uid": "8308f3f7-0ef3-49c6-9674-d0446c6e2cb0",
9982
10054
  * "title": "Nostrum qui commodi.",
9983
10055
  * "description": "Odit et et modi. Nostrum omnis autem et consequatur aut. Enim non facere tempora ex voluptatem laboriosam praesentium. Adipisci molestias fugit deleniti distinctio eum doloremque id.",
9984
10056
  * "status": "reported",
9985
10057
  * "priority": "low",
9986
- * "reported_at": "2026-03-12T12:27:31.000000Z",
10058
+ * "reported_at": "2026-03-14T00:59:11.000000Z",
9987
10059
  * "assigned_at": null,
9988
10060
  * "completed_at": null,
9989
- * "sla_deadline": "2026-03-19T08:09:36.000000Z",
9990
- * "created_at": "2026-03-14T21:11:50.000000Z",
9991
- * "updated_at": "2026-03-14T21:11:50.000000Z"
10061
+ * "sla_deadline": "2026-03-20T20:41:16.000000Z",
10062
+ * "created_at": "2026-03-16T09:43:30.000000Z",
10063
+ * "updated_at": "2026-03-16T09:43:30.000000Z"
9992
10064
  * },
9993
10065
  * {
9994
- * "uid": "467ca303-0e9f-43e5-bf0e-61ef1f6422d7",
10066
+ * "uid": "e6ea4d47-2f3c-494d-82ca-5017503beba7",
9995
10067
  * "title": "Mollitia deleniti nemo odit.",
9996
10068
  * "description": "Est dignissimos neque blanditiis odio veritatis excepturi doloribus. Fugit qui repudiandae laboriosam est alias. Ratione nemo voluptate accusamus ut et recusandae modi rerum. Repellendus assumenda et tenetur ab reiciendis.",
9997
10069
  * "status": "reported",
9998
10070
  * "priority": "urgent",
9999
- * "reported_at": "2026-03-08T18:34:29.000000Z",
10071
+ * "reported_at": "2026-03-10T07:06:09.000000Z",
10000
10072
  * "assigned_at": null,
10001
10073
  * "completed_at": null,
10002
- * "sla_deadline": "2026-03-18T01:53:37.000000Z",
10003
- * "created_at": "2026-03-14T21:11:50.000000Z",
10004
- * "updated_at": "2026-03-14T21:11:50.000000Z"
10074
+ * "sla_deadline": "2026-03-19T14:25:17.000000Z",
10075
+ * "created_at": "2026-03-16T09:43:30.000000Z",
10076
+ * "updated_at": "2026-03-16T09:43:30.000000Z"
10005
10077
  * }
10006
10078
  * ]
10007
10079
  */
10008
10080
  data?: {
10009
- /** @example b64bbb49-6c0a-47fe-920a-ddb35b6fcdf3 */
10081
+ /** @example 8308f3f7-0ef3-49c6-9674-d0446c6e2cb0 */
10010
10082
  uid?: string;
10011
10083
  /** @example Nostrum qui commodi. */
10012
10084
  title?: string;
@@ -10016,17 +10088,17 @@ export interface operations {
10016
10088
  status?: string;
10017
10089
  /** @example low */
10018
10090
  priority?: string;
10019
- /** @example 2026-03-12T12:27:31.000000Z */
10091
+ /** @example 2026-03-14T00:59:11.000000Z */
10020
10092
  reported_at?: string;
10021
10093
  /** @example null */
10022
10094
  assigned_at?: string | null;
10023
10095
  /** @example null */
10024
10096
  completed_at?: string | null;
10025
- /** @example 2026-03-19T08:09:36.000000Z */
10097
+ /** @example 2026-03-20T20:41:16.000000Z */
10026
10098
  sla_deadline?: string;
10027
- /** @example 2026-03-14T21:11:50.000000Z */
10099
+ /** @example 2026-03-16T09:43:30.000000Z */
10028
10100
  created_at?: string;
10029
- /** @example 2026-03-14T21:11:50.000000Z */
10101
+ /** @example 2026-03-16T09:43:30.000000Z */
10030
10102
  updated_at?: string;
10031
10103
  }[];
10032
10104
  links?: {
@@ -10141,35 +10213,35 @@ export interface operations {
10141
10213
  /**
10142
10214
  * @example [
10143
10215
  * {
10144
- * "uid": "0d361524-a76b-43c5-ae58-fbd06c15e449",
10216
+ * "uid": "8b0ba7b7-32a2-41c4-8172-c1527e02aa9c",
10145
10217
  * "title": "Quos velit et fugiat sunt nihil.",
10146
10218
  * "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.",
10147
10219
  * "status": "reported",
10148
10220
  * "priority": "emergency",
10149
- * "reported_at": "2026-03-08T08:25:25.000000Z",
10150
- * "assigned_at": "2026-03-13T04:45:17.000000Z",
10221
+ * "reported_at": "2026-03-09T20:57:05.000000Z",
10222
+ * "assigned_at": "2026-03-14T17:16:57.000000Z",
10151
10223
  * "completed_at": null,
10152
- * "sla_deadline": "2026-03-16T10:07:40.000000Z",
10153
- * "created_at": "2026-03-14T21:11:50.000000Z",
10154
- * "updated_at": "2026-03-14T21:11:50.000000Z"
10224
+ * "sla_deadline": "2026-03-17T22:39:20.000000Z",
10225
+ * "created_at": "2026-03-16T09:43:30.000000Z",
10226
+ * "updated_at": "2026-03-16T09:43:30.000000Z"
10155
10227
  * },
10156
10228
  * {
10157
- * "uid": "ad5d2193-8521-4680-85ce-d46a89e18bbc",
10229
+ * "uid": "837dd375-8715-431e-b3d9-1e855f8cae2e",
10158
10230
  * "title": "Fugit deleniti distinctio eum doloremque.",
10159
10231
  * "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
10160
10232
  * "status": "completed",
10161
10233
  * "priority": "normal",
10162
- * "reported_at": "2026-03-10T21:03:50.000000Z",
10234
+ * "reported_at": "2026-03-12T09:35:30.000000Z",
10163
10235
  * "assigned_at": null,
10164
10236
  * "completed_at": null,
10165
- * "sla_deadline": "2026-03-17T18:07:37.000000Z",
10166
- * "created_at": "2026-03-14T21:11:50.000000Z",
10167
- * "updated_at": "2026-03-14T21:11:50.000000Z"
10237
+ * "sla_deadline": "2026-03-19T06:39:17.000000Z",
10238
+ * "created_at": "2026-03-16T09:43:30.000000Z",
10239
+ * "updated_at": "2026-03-16T09:43:30.000000Z"
10168
10240
  * }
10169
10241
  * ]
10170
10242
  */
10171
10243
  data?: {
10172
- /** @example 0d361524-a76b-43c5-ae58-fbd06c15e449 */
10244
+ /** @example 8b0ba7b7-32a2-41c4-8172-c1527e02aa9c */
10173
10245
  uid?: string;
10174
10246
  /** @example Quos velit et fugiat sunt nihil. */
10175
10247
  title?: string;
@@ -10179,17 +10251,17 @@ export interface operations {
10179
10251
  status?: string;
10180
10252
  /** @example emergency */
10181
10253
  priority?: string;
10182
- /** @example 2026-03-08T08:25:25.000000Z */
10254
+ /** @example 2026-03-09T20:57:05.000000Z */
10183
10255
  reported_at?: string;
10184
- /** @example 2026-03-13T04:45:17.000000Z */
10256
+ /** @example 2026-03-14T17:16:57.000000Z */
10185
10257
  assigned_at?: string;
10186
10258
  /** @example null */
10187
10259
  completed_at?: string | null;
10188
- /** @example 2026-03-16T10:07:40.000000Z */
10260
+ /** @example 2026-03-17T22:39:20.000000Z */
10189
10261
  sla_deadline?: string;
10190
- /** @example 2026-03-14T21:11:50.000000Z */
10262
+ /** @example 2026-03-16T09:43:30.000000Z */
10191
10263
  created_at?: string;
10192
- /** @example 2026-03-14T21:11:50.000000Z */
10264
+ /** @example 2026-03-16T09:43:30.000000Z */
10193
10265
  updated_at?: string;
10194
10266
  }[];
10195
10267
  links?: {
@@ -10284,13 +10356,13 @@ export interface operations {
10284
10356
  content: {
10285
10357
  "application/json": {
10286
10358
  data?: {
10287
- /** @example 84be10e2-74b7-4434-9c77-e55b29d799cb */
10359
+ /** @example b1a70827-912c-49df-baa5-b1b359d1f8cd */
10288
10360
  uid?: string;
10289
10361
  /** @example image */
10290
10362
  file_type?: string;
10291
10363
  /** @example /storage/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
10292
10364
  url?: string;
10293
- /** @example 2026-03-14T21:11:50.000000Z */
10365
+ /** @example 2026-03-16T09:43:30.000000Z */
10294
10366
  created_at?: string;
10295
10367
  };
10296
10368
  };
@@ -10335,7 +10407,7 @@ export interface operations {
10335
10407
  content: {
10336
10408
  "application/json": {
10337
10409
  data?: {
10338
- /** @example 535 */
10410
+ /** @example 658 */
10339
10411
  id?: number;
10340
10412
  /** @example property_inquiry */
10341
10413
  type?: string;
@@ -10343,7 +10415,7 @@ export interface operations {
10343
10415
  listing_id?: number;
10344
10416
  /** @example null */
10345
10417
  last_message_at?: string | null;
10346
- /** @example 2026-03-14T21:11:50.000000Z */
10418
+ /** @example 2026-03-16T09:43:30.000000Z */
10347
10419
  created_at?: string;
10348
10420
  };
10349
10421
  };
@@ -10369,23 +10441,23 @@ export interface operations {
10369
10441
  /**
10370
10442
  * @example [
10371
10443
  * {
10372
- * "id": 536,
10444
+ * "id": 659,
10373
10445
  * "type": "property_inquiry",
10374
10446
  * "listing_id": 2,
10375
10447
  * "last_message_at": null,
10376
- * "created_at": "2026-03-14T21:11:50.000000Z"
10448
+ * "created_at": "2026-03-16T09:43:30.000000Z"
10377
10449
  * },
10378
10450
  * {
10379
- * "id": 537,
10451
+ * "id": 660,
10380
10452
  * "type": "property_inquiry",
10381
10453
  * "listing_id": 2,
10382
10454
  * "last_message_at": null,
10383
- * "created_at": "2026-03-14T21:11:50.000000Z"
10455
+ * "created_at": "2026-03-16T09:43:30.000000Z"
10384
10456
  * }
10385
10457
  * ]
10386
10458
  */
10387
10459
  data?: {
10388
- /** @example 536 */
10460
+ /** @example 659 */
10389
10461
  id?: number;
10390
10462
  /** @example property_inquiry */
10391
10463
  type?: string;
@@ -10393,7 +10465,7 @@ export interface operations {
10393
10465
  listing_id?: number;
10394
10466
  /** @example null */
10395
10467
  last_message_at?: string | null;
10396
- /** @example 2026-03-14T21:11:50.000000Z */
10468
+ /** @example 2026-03-16T09:43:30.000000Z */
10397
10469
  created_at?: string;
10398
10470
  }[];
10399
10471
  links?: {
@@ -10480,29 +10552,29 @@ export interface operations {
10480
10552
  /**
10481
10553
  * @example [
10482
10554
  * {
10483
- * "id": 322,
10555
+ * "id": 404,
10484
10556
  * "conversation_id": 1,
10485
10557
  * "body": "Aut ab provident perspiciatis quo omnis nostrum aut.",
10486
10558
  * "attachment_url": null,
10487
10559
  * "is_system": false,
10488
10560
  * "state": "delivered",
10489
10561
  * "read_at": null,
10490
- * "created_at": "2026-03-14T21:11:50.000000Z"
10562
+ * "created_at": "2026-03-16T09:43:30.000000Z"
10491
10563
  * },
10492
10564
  * {
10493
- * "id": 323,
10565
+ * "id": 405,
10494
10566
  * "conversation_id": 1,
10495
10567
  * "body": "Quidem nostrum qui commodi incidunt iure odit.",
10496
10568
  * "attachment_url": null,
10497
10569
  * "is_system": false,
10498
10570
  * "state": "delivered",
10499
10571
  * "read_at": null,
10500
- * "created_at": "2026-03-14T21:11:50.000000Z"
10572
+ * "created_at": "2026-03-16T09:43:30.000000Z"
10501
10573
  * }
10502
10574
  * ]
10503
10575
  */
10504
10576
  data?: {
10505
- /** @example 322 */
10577
+ /** @example 404 */
10506
10578
  id?: number;
10507
10579
  /** @example 1 */
10508
10580
  conversation_id?: number;
@@ -10516,7 +10588,7 @@ export interface operations {
10516
10588
  state?: string;
10517
10589
  /** @example null */
10518
10590
  read_at?: string | null;
10519
- /** @example 2026-03-14T21:11:50.000000Z */
10591
+ /** @example 2026-03-16T09:43:30.000000Z */
10520
10592
  created_at?: string;
10521
10593
  }[];
10522
10594
  links?: {
@@ -10611,12 +10683,36 @@ export interface operations {
10611
10683
  };
10612
10684
  };
10613
10685
  responses: {
10686
+ /** @description Message sent */
10614
10687
  200: {
10615
10688
  headers: {
10616
10689
  [name: string]: unknown;
10617
10690
  };
10618
10691
  content: {
10619
- "text/plain": string;
10692
+ "application/json": {
10693
+ /** @example Message sent */
10694
+ message?: string;
10695
+ /** @example null */
10696
+ event?: string | null;
10697
+ data?: {
10698
+ /** @example null */
10699
+ id?: string | null;
10700
+ /** @example null */
10701
+ conversation_id?: string | null;
10702
+ /** @example null */
10703
+ body?: string | null;
10704
+ /** @example null */
10705
+ attachment_url?: string | null;
10706
+ /** @example null */
10707
+ is_system?: string | null;
10708
+ /** @example delivered */
10709
+ state?: string;
10710
+ /** @example null */
10711
+ read_at?: string | null;
10712
+ /** @example null */
10713
+ created_at?: string | null;
10714
+ };
10715
+ };
10620
10716
  };
10621
10717
  };
10622
10718
  };
@@ -10687,27 +10783,27 @@ export interface operations {
10687
10783
  /**
10688
10784
  * @example [
10689
10785
  * {
10690
- * "id": "280e4e2c-9767-4957-9a8c-dd9ec2da0297",
10786
+ * "id": "2eb3806e-8910-4035-bb4e-dd45b180b25c",
10691
10787
  * "type": "APPOINTMENT_CREATED",
10692
10788
  * "title": "faker notification",
10693
10789
  * "body": "faker notification body",
10694
10790
  * "data": [],
10695
10791
  * "read_at": null,
10696
- * "created_at": "2026-03-14T21:11:50.000000Z"
10792
+ * "created_at": "2026-03-16T09:43:30.000000Z"
10697
10793
  * },
10698
10794
  * {
10699
- * "id": "4ed348eb-c8cd-4898-bf74-1ff132bea6e2",
10795
+ * "id": "63e3d9ec-1f5b-40de-a54b-89eb639ca178",
10700
10796
  * "type": "APPOINTMENT_CREATED",
10701
10797
  * "title": "faker notification",
10702
10798
  * "body": "faker notification body",
10703
10799
  * "data": [],
10704
10800
  * "read_at": null,
10705
- * "created_at": "2026-03-14T21:11:50.000000Z"
10801
+ * "created_at": "2026-03-16T09:43:30.000000Z"
10706
10802
  * }
10707
10803
  * ]
10708
10804
  */
10709
10805
  data?: {
10710
- /** @example 280e4e2c-9767-4957-9a8c-dd9ec2da0297 */
10806
+ /** @example 2eb3806e-8910-4035-bb4e-dd45b180b25c */
10711
10807
  id?: string;
10712
10808
  /** @example APPOINTMENT_CREATED */
10713
10809
  type?: string;
@@ -10719,7 +10815,7 @@ export interface operations {
10719
10815
  data?: unknown[];
10720
10816
  /** @example null */
10721
10817
  read_at?: string | null;
10722
- /** @example 2026-03-14T21:11:50.000000Z */
10818
+ /** @example 2026-03-16T09:43:30.000000Z */
10723
10819
  created_at?: string;
10724
10820
  }[];
10725
10821
  links?: {
@@ -10803,7 +10899,7 @@ export interface operations {
10803
10899
  };
10804
10900
  content: {
10805
10901
  "application/json": {
10806
- /** @example 317b4d96-b982-42aa-b1fb-bab3ca083b6f */
10902
+ /** @example e8fc569f-77db-4e58-bda7-d77801a61f61 */
10807
10903
  id?: string;
10808
10904
  /** @example APPOINTMENT_CREATED */
10809
10905
  type?: string;
@@ -10815,7 +10911,7 @@ export interface operations {
10815
10911
  data?: unknown[];
10816
10912
  /** @example null */
10817
10913
  read_at?: string | null;
10818
- /** @example 2026-03-14T21:11:50.000000Z */
10914
+ /** @example 2026-03-16T09:43:30.000000Z */
10819
10915
  created_at?: string;
10820
10916
  };
10821
10917
  };
@@ -11008,31 +11104,31 @@ export interface operations {
11008
11104
  /**
11009
11105
  * @example [
11010
11106
  * {
11011
- * "id": 1053,
11107
+ * "id": 1299,
11012
11108
  * "rating": 1,
11013
11109
  * "comment": "Nice Listing",
11014
11110
  * "reviewer": {
11015
11111
  * "id": 5,
11016
11112
  * "name": "Poppy Lloyd"
11017
11113
  * },
11018
- * "created_at": "2026-03-14T21:11:50+00:00",
11019
- * "updated_at": "2026-03-14T21:11:50+00:00"
11114
+ * "created_at": "2026-03-16T09:43:30+00:00",
11115
+ * "updated_at": "2026-03-16T09:43:30+00:00"
11020
11116
  * },
11021
11117
  * {
11022
- * "id": 1054,
11118
+ * "id": 1300,
11023
11119
  * "rating": 1,
11024
11120
  * "comment": "Nice Listing",
11025
11121
  * "reviewer": {
11026
11122
  * "id": 6,
11027
11123
  * "name": "Harry Moore"
11028
11124
  * },
11029
- * "created_at": "2026-03-14T21:11:50+00:00",
11030
- * "updated_at": "2026-03-14T21:11:50+00:00"
11125
+ * "created_at": "2026-03-16T09:43:30+00:00",
11126
+ * "updated_at": "2026-03-16T09:43:30+00:00"
11031
11127
  * }
11032
11128
  * ]
11033
11129
  */
11034
11130
  data?: {
11035
- /** @example 1053 */
11131
+ /** @example 1299 */
11036
11132
  id?: number;
11037
11133
  /** @example 1 */
11038
11134
  rating?: number;
@@ -11044,9 +11140,9 @@ export interface operations {
11044
11140
  /** @example Poppy Lloyd */
11045
11141
  name?: string;
11046
11142
  };
11047
- /** @example 2026-03-14T21:11:50+00:00 */
11143
+ /** @example 2026-03-16T09:43:30+00:00 */
11048
11144
  created_at?: string;
11049
- /** @example 2026-03-14T21:11:50+00:00 */
11145
+ /** @example 2026-03-16T09:43:30+00:00 */
11050
11146
  updated_at?: string;
11051
11147
  }[];
11052
11148
  links?: {
@@ -11142,12 +11238,24 @@ export interface operations {
11142
11238
  };
11143
11239
  };
11144
11240
  responses: {
11241
+ /** @description Rating summary retrieved successfully */
11145
11242
  200: {
11146
11243
  headers: {
11147
11244
  [name: string]: unknown;
11148
11245
  };
11149
11246
  content: {
11150
- "text/plain": string;
11247
+ "application/json": {
11248
+ /** @example Rating summary retrieved successfully */
11249
+ message?: string;
11250
+ /** @example null */
11251
+ event?: string | null;
11252
+ data?: {
11253
+ /** @example 4 */
11254
+ average_rating?: number;
11255
+ /** @example 3 */
11256
+ reviews_count?: number;
11257
+ };
11258
+ };
11151
11259
  };
11152
11260
  };
11153
11261
  };
@@ -11188,7 +11296,7 @@ export interface operations {
11188
11296
  content: {
11189
11297
  "application/json": {
11190
11298
  data?: {
11191
- /** @example 1055 */
11299
+ /** @example 1301 */
11192
11300
  id?: number;
11193
11301
  /** @example 1 */
11194
11302
  rating?: number;
@@ -11200,9 +11308,9 @@ export interface operations {
11200
11308
  /** @example Poppy Lloyd */
11201
11309
  name?: string;
11202
11310
  };
11203
- /** @example 2026-03-14T21:11:50+00:00 */
11311
+ /** @example 2026-03-16T09:43:30+00:00 */
11204
11312
  created_at?: string;
11205
- /** @example 2026-03-14T21:11:50+00:00 */
11313
+ /** @example 2026-03-16T09:43:30+00:00 */
11206
11314
  updated_at?: string;
11207
11315
  };
11208
11316
  };
@@ -11246,7 +11354,7 @@ export interface operations {
11246
11354
  content: {
11247
11355
  "application/json": {
11248
11356
  data?: {
11249
- /** @example 1056 */
11357
+ /** @example 1302 */
11250
11358
  id?: number;
11251
11359
  /** @example 1 */
11252
11360
  rating?: number;
@@ -11258,9 +11366,9 @@ export interface operations {
11258
11366
  /** @example Poppy Lloyd */
11259
11367
  name?: string;
11260
11368
  };
11261
- /** @example 2026-03-14T21:11:50+00:00 */
11369
+ /** @example 2026-03-16T09:43:30+00:00 */
11262
11370
  created_at?: string;
11263
- /** @example 2026-03-14T21:11:50+00:00 */
11371
+ /** @example 2026-03-16T09:43:30+00:00 */
11264
11372
  updated_at?: string;
11265
11373
  };
11266
11374
  };
@@ -11302,7 +11410,7 @@ export interface operations {
11302
11410
  content: {
11303
11411
  "application/json": {
11304
11412
  data?: {
11305
- /** @example 1057 */
11413
+ /** @example 1303 */
11306
11414
  id?: number;
11307
11415
  /** @example 1 */
11308
11416
  rating?: number;
@@ -11314,9 +11422,9 @@ export interface operations {
11314
11422
  /** @example Poppy Lloyd */
11315
11423
  name?: string;
11316
11424
  };
11317
- /** @example 2026-03-14T21:11:50+00:00 */
11425
+ /** @example 2026-03-16T09:43:30+00:00 */
11318
11426
  created_at?: string;
11319
- /** @example 2026-03-14T21:11:50+00:00 */
11427
+ /** @example 2026-03-16T09:43:30+00:00 */
11320
11428
  updated_at?: string;
11321
11429
  };
11322
11430
  };
@@ -11343,7 +11451,7 @@ export interface operations {
11343
11451
  content: {
11344
11452
  "application/json": {
11345
11453
  data?: {
11346
- /** @example 1058 */
11454
+ /** @example 1304 */
11347
11455
  id?: number;
11348
11456
  /** @example 1 */
11349
11457
  rating?: number;
@@ -11355,9 +11463,9 @@ export interface operations {
11355
11463
  /** @example System Admin */
11356
11464
  name?: string;
11357
11465
  };
11358
- /** @example 2026-03-14T21:11:50+00:00 */
11466
+ /** @example 2026-03-16T09:43:30+00:00 */
11359
11467
  created_at?: string;
11360
- /** @example 2026-03-14T21:11:50+00:00 */
11468
+ /** @example 2026-03-16T09:43:30+00:00 */
11361
11469
  updated_at?: string;
11362
11470
  };
11363
11471
  };
@@ -11384,7 +11492,7 @@ export interface operations {
11384
11492
  content: {
11385
11493
  "application/json": {
11386
11494
  data?: {
11387
- /** @example 6dc5ef10-d7f2-442c-a90f-1476f736ebf7 */
11495
+ /** @example 1d9621e9-6916-46a0-bad1-94f772f5e848 */
11388
11496
  uid?: string;
11389
11497
  /** @example 1 */
11390
11498
  listing_id?: number;
@@ -11398,13 +11506,13 @@ export interface operations {
11398
11506
  deposit_amount?: string;
11399
11507
  /** @example renewal_pending */
11400
11508
  state?: string;
11401
- /** @example 2025-07-30T00:00:00.000000Z */
11509
+ /** @example 2025-08-01T00:00:00.000000Z */
11402
11510
  start_date?: string;
11403
- /** @example 2026-07-30T00:00:00.000000Z */
11511
+ /** @example 2026-08-01T00:00:00.000000Z */
11404
11512
  end_date?: string;
11405
11513
  /** @example false */
11406
11514
  is_periodic?: boolean;
11407
- /** @example 2026-03-14T21:11:50.000000Z */
11515
+ /** @example 2026-03-16T09:43:30.000000Z */
11408
11516
  created_at?: string;
11409
11517
  /** @example [] */
11410
11518
  compliances?: unknown[];
@@ -11471,7 +11579,7 @@ export interface operations {
11471
11579
  content: {
11472
11580
  "application/json": {
11473
11581
  data?: {
11474
- /** @example 86acb90f-0049-4515-bd30-d6910f5ea7fd */
11582
+ /** @example 09563c4d-0967-4a12-be7c-172cf3bc3d2a */
11475
11583
  uid?: string;
11476
11584
  /** @example 1 */
11477
11585
  listing_id?: number;
@@ -11485,13 +11593,13 @@ export interface operations {
11485
11593
  deposit_amount?: string;
11486
11594
  /** @example active */
11487
11595
  state?: string;
11488
- /** @example 2025-06-07T00:00:00.000000Z */
11596
+ /** @example 2025-06-08T00:00:00.000000Z */
11489
11597
  start_date?: string;
11490
- /** @example 2026-06-07T00:00:00.000000Z */
11598
+ /** @example 2026-06-08T00:00:00.000000Z */
11491
11599
  end_date?: string;
11492
11600
  /** @example true */
11493
11601
  is_periodic?: boolean;
11494
- /** @example 2026-03-14T21:11:50.000000Z */
11602
+ /** @example 2026-03-16T09:43:30.000000Z */
11495
11603
  created_at?: string;
11496
11604
  };
11497
11605
  };
@@ -11785,7 +11893,7 @@ export interface operations {
11785
11893
  * "changed_by_user_id": 3,
11786
11894
  * "changed_by_name": "Toby Robertson",
11787
11895
  * "comment": null,
11788
- * "created_at": "2025-10-24T10:41:46.000000Z"
11896
+ * "created_at": "2025-10-25T23:13:26.000000Z"
11789
11897
  * },
11790
11898
  * {
11791
11899
  * "from_state": "pre_move_in_ready",
@@ -11793,7 +11901,7 @@ export interface operations {
11793
11901
  * "changed_by_user_id": 3,
11794
11902
  * "changed_by_name": "Toby Robertson",
11795
11903
  * "comment": "Nihil accusantium harum mollitia modi deserunt.",
11796
- * "created_at": "2026-02-20T20:23:49.000000Z"
11904
+ * "created_at": "2026-02-22T08:55:29.000000Z"
11797
11905
  * }
11798
11906
  * ]
11799
11907
  */
@@ -11808,7 +11916,7 @@ export interface operations {
11808
11916
  changed_by_name?: string;
11809
11917
  /** @example null */
11810
11918
  comment?: string | null;
11811
- /** @example 2025-10-24T10:41:46.000000Z */
11919
+ /** @example 2025-10-25T23:13:26.000000Z */
11812
11920
  created_at?: string;
11813
11921
  }[];
11814
11922
  };
@@ -11916,7 +12024,7 @@ export interface operations {
11916
12024
  completed_layers?: number;
11917
12025
  /** @example 6 */
11918
12026
  pending_layers?: number;
11919
- /** @example 2026-03-14T21:11:50.000000Z */
12027
+ /** @example 2026-03-16T09:43:30.000000Z */
11920
12028
  last_calculated_at?: string;
11921
12029
  };
11922
12030
  };
@@ -11964,7 +12072,7 @@ export interface operations {
11964
12072
  completed_layers?: number;
11965
12073
  /** @example 5 */
11966
12074
  pending_layers?: number;
11967
- /** @example 2026-03-14T21:11:50.000000Z */
12075
+ /** @example 2026-03-16T09:43:30.000000Z */
11968
12076
  last_calculated_at?: string;
11969
12077
  };
11970
12078
  };
@@ -11996,7 +12104,42 @@ export interface operations {
11996
12104
  [name: string]: unknown;
11997
12105
  };
11998
12106
  content: {
11999
- "text/plain": string;
12107
+ "application/json": {
12108
+ data?: {
12109
+ /** @example dd54de70-1c49-4699-b29e-4e6741aac053 */
12110
+ wishlist_uid?: string;
12111
+ listing?: {
12112
+ /** @example 8306725a-6a71-4164-8de8-7abef329d51c */
12113
+ uid?: string;
12114
+ /** @example rent */
12115
+ listing_type?: string;
12116
+ /** @example property */
12117
+ vertical?: string;
12118
+ /** @example null */
12119
+ price?: string | null;
12120
+ /** @example draft */
12121
+ state?: string;
12122
+ /** @example false */
12123
+ is_visible?: boolean;
12124
+ summary?: {
12125
+ /** @example null */
12126
+ property_type?: string | null;
12127
+ /** @example null */
12128
+ bedrooms?: string | null;
12129
+ /** @example null */
12130
+ bathrooms?: string | null;
12131
+ /** @example null */
12132
+ city?: string | null;
12133
+ /** @example null */
12134
+ availability?: string | null;
12135
+ };
12136
+ /** @example [] */
12137
+ workflow?: unknown[];
12138
+ /** @example [] */
12139
+ media?: unknown[];
12140
+ };
12141
+ };
12142
+ };
12000
12143
  };
12001
12144
  };
12002
12145
  };
@@ -12052,15 +12195,15 @@ export interface operations {
12052
12195
  /**
12053
12196
  * @example [
12054
12197
  * {
12055
- * "wishlist_uid": "5b1a9caf-229b-4019-82d6-433c80a47587"
12198
+ * "wishlist_uid": "94f50bf9-7c1f-4fbd-8694-25aa9679a5f8"
12056
12199
  * },
12057
12200
  * {
12058
- * "wishlist_uid": "910628ed-8efe-4d57-b6bc-37fbab04fdc2"
12201
+ * "wishlist_uid": "154787bf-4c30-4a59-8ac8-9d4de5014719"
12059
12202
  * }
12060
12203
  * ]
12061
12204
  */
12062
12205
  data?: {
12063
- /** @example 5b1a9caf-229b-4019-82d6-433c80a47587 */
12206
+ /** @example 94f50bf9-7c1f-4fbd-8694-25aa9679a5f8 */
12064
12207
  wishlist_uid?: string;
12065
12208
  }[];
12066
12209
  links?: {
@@ -12148,7 +12291,7 @@ export interface operations {
12148
12291
  completed_layers?: number;
12149
12292
  /** @example 4 */
12150
12293
  pending_layers?: number;
12151
- /** @example 2026-03-14T21:11:50.000000Z */
12294
+ /** @example 2026-03-16T09:43:30.000000Z */
12152
12295
  last_calculated_at?: string;
12153
12296
  };
12154
12297
  };
@@ -12196,7 +12339,7 @@ export interface operations {
12196
12339
  completed_layers?: number;
12197
12340
  /** @example 2 */
12198
12341
  pending_layers?: number;
12199
- /** @example 2026-03-14T21:11:50.000000Z */
12342
+ /** @example 2026-03-16T09:43:30.000000Z */
12200
12343
  last_calculated_at?: string;
12201
12344
  };
12202
12345
  };