@larksuiteoapi/node-sdk 1.27.0 → 1.28.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.
package/es/index.js CHANGED
@@ -284,6 +284,7 @@ class Client$Z {
284
284
  method: "GET",
285
285
  headers: pickBy(innerPayload.headers, identity),
286
286
  params: pickBy(innerPayload.params, identity),
287
+ data,
287
288
  })
288
289
  .catch((e) => {
289
290
  this.logger.error(formatErrors(e));
@@ -570,6 +571,7 @@ class Client$Z {
570
571
  method: "GET",
571
572
  headers: pickBy(innerPayload.headers, identity),
572
573
  params: pickBy(innerPayload.params, identity),
574
+ data,
573
575
  })
574
576
  .catch((e) => {
575
577
  this.logger.error(formatErrors(e));
@@ -763,6 +765,7 @@ class Client$Z {
763
765
  method: "GET",
764
766
  headers: pickBy(innerPayload.headers, identity),
765
767
  params: pickBy(innerPayload.params, identity),
768
+ data,
766
769
  })
767
770
  .catch((e) => {
768
771
  this.logger.error(formatErrors(e));
@@ -1049,6 +1052,7 @@ class Client$Z {
1049
1052
  method: "GET",
1050
1053
  headers: pickBy(innerPayload.headers, identity),
1051
1054
  params: pickBy(innerPayload.params, identity),
1055
+ data,
1052
1056
  })
1053
1057
  .catch((e) => {
1054
1058
  this.logger.error(formatErrors(e));
@@ -1194,7 +1198,7 @@ class Client$Y extends Client$Z {
1194
1198
  constructor() {
1195
1199
  super(...arguments);
1196
1200
  /**
1197
- * 管理后台-企业勋章
1201
+ * 管理后台-行为审计
1198
1202
  */
1199
1203
  this.admin = {
1200
1204
  /**
@@ -1272,6 +1276,7 @@ class Client$Y extends Client$Z {
1272
1276
  method: "GET",
1273
1277
  headers: pickBy(innerPayload.headers, identity),
1274
1278
  params: pickBy(innerPayload.params, identity),
1279
+ data,
1275
1280
  })
1276
1281
  .catch((e) => {
1277
1282
  this.logger.error(formatErrors(e));
@@ -1393,6 +1398,7 @@ class Client$Y extends Client$Z {
1393
1398
  method: "GET",
1394
1399
  headers: pickBy(innerPayload.headers, identity),
1395
1400
  params: pickBy(innerPayload.params, identity),
1401
+ data,
1396
1402
  })
1397
1403
  .catch((e) => {
1398
1404
  this.logger.error(formatErrors(e));
@@ -1566,6 +1572,7 @@ class Client$Y extends Client$Z {
1566
1572
  method: "GET",
1567
1573
  headers: pickBy(innerPayload.headers, identity),
1568
1574
  params: pickBy(innerPayload.params, identity),
1575
+ data,
1569
1576
  })
1570
1577
  .catch((e) => {
1571
1578
  this.logger.error(formatErrors(e));
@@ -1789,6 +1796,7 @@ class Client$Y extends Client$Z {
1789
1796
  method: "GET",
1790
1797
  headers: pickBy(innerPayload.headers, identity),
1791
1798
  params: pickBy(innerPayload.params, identity),
1799
+ data,
1792
1800
  })
1793
1801
  .catch((e) => {
1794
1802
  this.logger.error(formatErrors(e));
@@ -1910,6 +1918,7 @@ class Client$Y extends Client$Z {
1910
1918
  method: "GET",
1911
1919
  headers: pickBy(innerPayload.headers, identity),
1912
1920
  params: pickBy(innerPayload.params, identity),
1921
+ data,
1913
1922
  })
1914
1923
  .catch((e) => {
1915
1924
  this.logger.error(formatErrors(e));
@@ -2083,6 +2092,7 @@ class Client$Y extends Client$Z {
2083
2092
  method: "GET",
2084
2093
  headers: pickBy(innerPayload.headers, identity),
2085
2094
  params: pickBy(innerPayload.params, identity),
2095
+ data,
2086
2096
  })
2087
2097
  .catch((e) => {
2088
2098
  this.logger.error(formatErrors(e));
@@ -2285,6 +2295,7 @@ class Client$X extends Client$Y {
2285
2295
  method: "GET",
2286
2296
  headers: pickBy(innerPayload.headers, identity),
2287
2297
  params: pickBy(innerPayload.params, identity),
2298
+ data,
2288
2299
  })
2289
2300
  .catch((e) => {
2290
2301
  this.logger.error(formatErrors(e));
@@ -2465,6 +2476,7 @@ class Client$X extends Client$Y {
2465
2476
  method: "GET",
2466
2477
  headers: pickBy(innerPayload.headers, identity),
2467
2478
  params: pickBy(innerPayload.params, identity),
2479
+ data,
2468
2480
  })
2469
2481
  .catch((e) => {
2470
2482
  this.logger.error(formatErrors(e));
@@ -2659,6 +2671,7 @@ class Client$X extends Client$Y {
2659
2671
  method: "GET",
2660
2672
  headers: pickBy(innerPayload.headers, identity),
2661
2673
  params: pickBy(innerPayload.params, identity),
2674
+ data,
2662
2675
  })
2663
2676
  .catch((e) => {
2664
2677
  this.logger.error(formatErrors(e));
@@ -2889,6 +2902,7 @@ class Client$X extends Client$Y {
2889
2902
  method: "GET",
2890
2903
  headers: pickBy(innerPayload.headers, identity),
2891
2904
  params: pickBy(innerPayload.params, identity),
2905
+ data,
2892
2906
  })
2893
2907
  .catch((e) => {
2894
2908
  this.logger.error(formatErrors(e));
@@ -3069,6 +3083,7 @@ class Client$X extends Client$Y {
3069
3083
  method: "GET",
3070
3084
  headers: pickBy(innerPayload.headers, identity),
3071
3085
  params: pickBy(innerPayload.params, identity),
3086
+ data,
3072
3087
  })
3073
3088
  .catch((e) => {
3074
3089
  this.logger.error(formatErrors(e));
@@ -3263,6 +3278,7 @@ class Client$X extends Client$Y {
3263
3278
  method: "GET",
3264
3279
  headers: pickBy(innerPayload.headers, identity),
3265
3280
  params: pickBy(innerPayload.params, identity),
3281
+ data,
3266
3282
  })
3267
3283
  .catch((e) => {
3268
3284
  this.logger.error(formatErrors(e));
@@ -3683,6 +3699,7 @@ class Client$W extends Client$X {
3683
3699
  method: "GET",
3684
3700
  headers: pickBy(innerPayload.headers, identity),
3685
3701
  params: pickBy(innerPayload.params, identity),
3702
+ data,
3686
3703
  })
3687
3704
  .catch((e) => {
3688
3705
  this.logger.error(formatErrors(e));
@@ -3876,6 +3893,7 @@ class Client$W extends Client$X {
3876
3893
  method: "GET",
3877
3894
  headers: pickBy(innerPayload.headers, identity),
3878
3895
  params: pickBy(innerPayload.params, identity),
3896
+ data,
3879
3897
  })
3880
3898
  .catch((e) => {
3881
3899
  this.logger.error(formatErrors(e));
@@ -3968,6 +3986,7 @@ class Client$W extends Client$X {
3968
3986
  method: "POST",
3969
3987
  headers: pickBy(innerPayload.headers, identity),
3970
3988
  params: pickBy(innerPayload.params, identity),
3989
+ data,
3971
3990
  })
3972
3991
  .catch((e) => {
3973
3992
  this.logger.error(formatErrors(e));
@@ -4141,6 +4160,7 @@ class Client$W extends Client$X {
4141
4160
  method: "GET",
4142
4161
  headers: pickBy(innerPayload.headers, identity),
4143
4162
  params: pickBy(innerPayload.params, identity),
4163
+ data,
4144
4164
  })
4145
4165
  .catch((e) => {
4146
4166
  this.logger.error(formatErrors(e));
@@ -4266,6 +4286,7 @@ class Client$W extends Client$X {
4266
4286
  method: "GET",
4267
4287
  headers: pickBy(innerPayload.headers, identity),
4268
4288
  params: pickBy(innerPayload.params, identity),
4289
+ data,
4269
4290
  })
4270
4291
  .catch((e) => {
4271
4292
  this.logger.error(formatErrors(e));
@@ -4647,6 +4668,7 @@ class Client$W extends Client$X {
4647
4668
  method: "GET",
4648
4669
  headers: pickBy(innerPayload.headers, identity),
4649
4670
  params: pickBy(innerPayload.params, identity),
4671
+ data,
4650
4672
  })
4651
4673
  .catch((e) => {
4652
4674
  this.logger.error(formatErrors(e));
@@ -4840,6 +4862,7 @@ class Client$W extends Client$X {
4840
4862
  method: "GET",
4841
4863
  headers: pickBy(innerPayload.headers, identity),
4842
4864
  params: pickBy(innerPayload.params, identity),
4865
+ data,
4843
4866
  })
4844
4867
  .catch((e) => {
4845
4868
  this.logger.error(formatErrors(e));
@@ -4932,6 +4955,7 @@ class Client$W extends Client$X {
4932
4955
  method: "POST",
4933
4956
  headers: pickBy(innerPayload.headers, identity),
4934
4957
  params: pickBy(innerPayload.params, identity),
4958
+ data,
4935
4959
  })
4936
4960
  .catch((e) => {
4937
4961
  this.logger.error(formatErrors(e));
@@ -5105,6 +5129,7 @@ class Client$W extends Client$X {
5105
5129
  method: "GET",
5106
5130
  headers: pickBy(innerPayload.headers, identity),
5107
5131
  params: pickBy(innerPayload.params, identity),
5132
+ data,
5108
5133
  })
5109
5134
  .catch((e) => {
5110
5135
  this.logger.error(formatErrors(e));
@@ -5230,6 +5255,7 @@ class Client$W extends Client$X {
5230
5255
  method: "GET",
5231
5256
  headers: pickBy(innerPayload.headers, identity),
5232
5257
  params: pickBy(innerPayload.params, identity),
5258
+ data,
5233
5259
  })
5234
5260
  .catch((e) => {
5235
5261
  this.logger.error(formatErrors(e));
@@ -5590,6 +5616,7 @@ class Client$V extends Client$W {
5590
5616
  method: "GET",
5591
5617
  headers: pickBy(innerPayload.headers, identity),
5592
5618
  params: pickBy(innerPayload.params, identity),
5619
+ data,
5593
5620
  })
5594
5621
  .catch((e) => {
5595
5622
  this.logger.error(formatErrors(e));
@@ -5817,6 +5844,7 @@ class Client$V extends Client$W {
5817
5844
  method: "GET",
5818
5845
  headers: pickBy(innerPayload.headers, identity),
5819
5846
  params: pickBy(innerPayload.params, identity),
5847
+ data,
5820
5848
  })
5821
5849
  .catch((e) => {
5822
5850
  this.logger.error(formatErrors(e));
@@ -6556,6 +6584,7 @@ class Client$V extends Client$W {
6556
6584
  method: "GET",
6557
6585
  headers: pickBy(innerPayload.headers, identity),
6558
6586
  params: pickBy(innerPayload.params, identity),
6587
+ data,
6559
6588
  })
6560
6589
  .catch((e) => {
6561
6590
  this.logger.error(formatErrors(e));
@@ -6783,6 +6812,7 @@ class Client$V extends Client$W {
6783
6812
  method: "GET",
6784
6813
  headers: pickBy(innerPayload.headers, identity),
6785
6814
  params: pickBy(innerPayload.params, identity),
6815
+ data,
6786
6816
  })
6787
6817
  .catch((e) => {
6788
6818
  this.logger.error(formatErrors(e));
@@ -7879,6 +7909,7 @@ class Client$R extends Client$S {
7879
7909
  method: "GET",
7880
7910
  headers: pickBy(innerPayload.headers, identity),
7881
7911
  params: pickBy(innerPayload.params, identity),
7912
+ data,
7882
7913
  })
7883
7914
  .catch((e) => {
7884
7915
  this.logger.error(formatErrors(e));
@@ -8111,6 +8142,7 @@ class Client$R extends Client$S {
8111
8142
  method: "GET",
8112
8143
  headers: pickBy(innerPayload.headers, identity),
8113
8144
  params: pickBy(innerPayload.params, identity),
8145
+ data,
8114
8146
  })
8115
8147
  .catch((e) => {
8116
8148
  this.logger.error(formatErrors(e));
@@ -8207,6 +8239,7 @@ class Client$R extends Client$S {
8207
8239
  method: "POST",
8208
8240
  headers: pickBy(innerPayload.headers, identity),
8209
8241
  params: pickBy(innerPayload.params, identity),
8242
+ data,
8210
8243
  })
8211
8244
  .catch((e) => {
8212
8245
  this.logger.error(formatErrors(e));
@@ -8378,6 +8411,7 @@ class Client$R extends Client$S {
8378
8411
  method: "GET",
8379
8412
  headers: pickBy(innerPayload.headers, identity),
8380
8413
  params: pickBy(innerPayload.params, identity),
8414
+ data,
8381
8415
  })
8382
8416
  .catch((e) => {
8383
8417
  this.logger.error(formatErrors(e));
@@ -8610,6 +8644,7 @@ class Client$R extends Client$S {
8610
8644
  method: "GET",
8611
8645
  headers: pickBy(innerPayload.headers, identity),
8612
8646
  params: pickBy(innerPayload.params, identity),
8647
+ data,
8613
8648
  })
8614
8649
  .catch((e) => {
8615
8650
  this.logger.error(formatErrors(e));
@@ -8706,6 +8741,7 @@ class Client$R extends Client$S {
8706
8741
  method: "POST",
8707
8742
  headers: pickBy(innerPayload.headers, identity),
8708
8743
  params: pickBy(innerPayload.params, identity),
8744
+ data,
8709
8745
  })
8710
8746
  .catch((e) => {
8711
8747
  this.logger.error(formatErrors(e));
@@ -9012,6 +9048,7 @@ class Client$Q extends Client$R {
9012
9048
  method: "GET",
9013
9049
  headers: pickBy(innerPayload.headers, identity),
9014
9050
  params: pickBy(innerPayload.params, identity),
9051
+ data,
9015
9052
  })
9016
9053
  .catch((e) => {
9017
9054
  this.logger.error(formatErrors(e));
@@ -9139,6 +9176,7 @@ class Client$Q extends Client$R {
9139
9176
  method: "GET",
9140
9177
  headers: pickBy(innerPayload.headers, identity),
9141
9178
  params: pickBy(innerPayload.params, identity),
9179
+ data,
9142
9180
  })
9143
9181
  .catch((e) => {
9144
9182
  this.logger.error(formatErrors(e));
@@ -9338,6 +9376,7 @@ class Client$Q extends Client$R {
9338
9376
  method: "GET",
9339
9377
  headers: pickBy(innerPayload.headers, identity),
9340
9378
  params: pickBy(innerPayload.params, identity),
9379
+ data,
9341
9380
  })
9342
9381
  .catch((e) => {
9343
9382
  this.logger.error(formatErrors(e));
@@ -9519,6 +9558,7 @@ class Client$Q extends Client$R {
9519
9558
  method: "GET",
9520
9559
  headers: pickBy(innerPayload.headers, identity),
9521
9560
  params: pickBy(innerPayload.params, identity),
9561
+ data,
9522
9562
  })
9523
9563
  .catch((e) => {
9524
9564
  this.logger.error(formatErrors(e));
@@ -9670,6 +9710,7 @@ class Client$Q extends Client$R {
9670
9710
  method: "GET",
9671
9711
  headers: pickBy(innerPayload.headers, identity),
9672
9712
  params: pickBy(innerPayload.params, identity),
9713
+ data,
9673
9714
  })
9674
9715
  .catch((e) => {
9675
9716
  this.logger.error(formatErrors(e));
@@ -9775,6 +9816,7 @@ class Client$Q extends Client$R {
9775
9816
  method: "GET",
9776
9817
  headers: pickBy(innerPayload.headers, identity),
9777
9818
  params: pickBy(innerPayload.params, identity),
9819
+ data,
9778
9820
  })
9779
9821
  .catch((e) => {
9780
9822
  this.logger.error(formatErrors(e));
@@ -10093,6 +10135,7 @@ class Client$Q extends Client$R {
10093
10135
  method: "GET",
10094
10136
  headers: pickBy(innerPayload.headers, identity),
10095
10137
  params: pickBy(innerPayload.params, identity),
10138
+ data,
10096
10139
  })
10097
10140
  .catch((e) => {
10098
10141
  this.logger.error(formatErrors(e));
@@ -10167,6 +10210,7 @@ class Client$Q extends Client$R {
10167
10210
  method: "POST",
10168
10211
  headers: pickBy(innerPayload.headers, identity),
10169
10212
  params: pickBy(innerPayload.params, identity),
10213
+ data,
10170
10214
  })
10171
10215
  .catch((e) => {
10172
10216
  this.logger.error(formatErrors(e));
@@ -10344,6 +10388,7 @@ class Client$Q extends Client$R {
10344
10388
  method: "GET",
10345
10389
  headers: pickBy(innerPayload.headers, identity),
10346
10390
  params: pickBy(innerPayload.params, identity),
10391
+ data,
10347
10392
  })
10348
10393
  .catch((e) => {
10349
10394
  this.logger.error(formatErrors(e));
@@ -10571,6 +10616,7 @@ class Client$Q extends Client$R {
10571
10616
  method: "GET",
10572
10617
  headers: pickBy(innerPayload.headers, identity),
10573
10618
  params: pickBy(innerPayload.params, identity),
10619
+ data,
10574
10620
  })
10575
10621
  .catch((e) => {
10576
10622
  this.logger.error(formatErrors(e));
@@ -10698,6 +10744,7 @@ class Client$Q extends Client$R {
10698
10744
  method: "GET",
10699
10745
  headers: pickBy(innerPayload.headers, identity),
10700
10746
  params: pickBy(innerPayload.params, identity),
10747
+ data,
10701
10748
  })
10702
10749
  .catch((e) => {
10703
10750
  this.logger.error(formatErrors(e));
@@ -10897,6 +10944,7 @@ class Client$Q extends Client$R {
10897
10944
  method: "GET",
10898
10945
  headers: pickBy(innerPayload.headers, identity),
10899
10946
  params: pickBy(innerPayload.params, identity),
10947
+ data,
10900
10948
  })
10901
10949
  .catch((e) => {
10902
10950
  this.logger.error(formatErrors(e));
@@ -11078,6 +11126,7 @@ class Client$Q extends Client$R {
11078
11126
  method: "GET",
11079
11127
  headers: pickBy(innerPayload.headers, identity),
11080
11128
  params: pickBy(innerPayload.params, identity),
11129
+ data,
11081
11130
  })
11082
11131
  .catch((e) => {
11083
11132
  this.logger.error(formatErrors(e));
@@ -11229,6 +11278,7 @@ class Client$Q extends Client$R {
11229
11278
  method: "GET",
11230
11279
  headers: pickBy(innerPayload.headers, identity),
11231
11280
  params: pickBy(innerPayload.params, identity),
11281
+ data,
11232
11282
  })
11233
11283
  .catch((e) => {
11234
11284
  this.logger.error(formatErrors(e));
@@ -11334,6 +11384,7 @@ class Client$Q extends Client$R {
11334
11384
  method: "GET",
11335
11385
  headers: pickBy(innerPayload.headers, identity),
11336
11386
  params: pickBy(innerPayload.params, identity),
11387
+ data,
11337
11388
  })
11338
11389
  .catch((e) => {
11339
11390
  this.logger.error(formatErrors(e));
@@ -11652,6 +11703,7 @@ class Client$Q extends Client$R {
11652
11703
  method: "GET",
11653
11704
  headers: pickBy(innerPayload.headers, identity),
11654
11705
  params: pickBy(innerPayload.params, identity),
11706
+ data,
11655
11707
  })
11656
11708
  .catch((e) => {
11657
11709
  this.logger.error(formatErrors(e));
@@ -11726,6 +11778,7 @@ class Client$Q extends Client$R {
11726
11778
  method: "POST",
11727
11779
  headers: pickBy(innerPayload.headers, identity),
11728
11780
  params: pickBy(innerPayload.params, identity),
11781
+ data,
11729
11782
  })
11730
11783
  .catch((e) => {
11731
11784
  this.logger.error(formatErrors(e));
@@ -11903,6 +11956,7 @@ class Client$Q extends Client$R {
11903
11956
  method: "GET",
11904
11957
  headers: pickBy(innerPayload.headers, identity),
11905
11958
  params: pickBy(innerPayload.params, identity),
11959
+ data,
11906
11960
  })
11907
11961
  .catch((e) => {
11908
11962
  this.logger.error(formatErrors(e));
@@ -12290,6 +12344,7 @@ class Client$N extends Client$O {
12290
12344
  method: "GET",
12291
12345
  headers: pickBy(innerPayload.headers, identity),
12292
12346
  params: pickBy(innerPayload.params, identity),
12347
+ data,
12293
12348
  })
12294
12349
  .catch((e) => {
12295
12350
  this.logger.error(formatErrors(e));
@@ -12573,6 +12628,7 @@ class Client$N extends Client$O {
12573
12628
  method: "POST",
12574
12629
  headers: pickBy(innerPayload.headers, identity),
12575
12630
  params: pickBy(innerPayload.params, identity),
12631
+ data,
12576
12632
  })
12577
12633
  .catch((e) => {
12578
12634
  this.logger.error(formatErrors(e));
@@ -12802,6 +12858,7 @@ class Client$N extends Client$O {
12802
12858
  method: "GET",
12803
12859
  headers: pickBy(innerPayload.headers, identity),
12804
12860
  params: pickBy(innerPayload.params, identity),
12861
+ data,
12805
12862
  })
12806
12863
  .catch((e) => {
12807
12864
  this.logger.error(formatErrors(e));
@@ -12881,6 +12938,7 @@ class Client$N extends Client$O {
12881
12938
  method: "GET",
12882
12939
  headers: pickBy(innerPayload.headers, identity),
12883
12940
  params: pickBy(innerPayload.params, identity),
12941
+ data,
12884
12942
  })
12885
12943
  .catch((e) => {
12886
12944
  this.logger.error(formatErrors(e));
@@ -13150,6 +13208,7 @@ class Client$N extends Client$O {
13150
13208
  method: "POST",
13151
13209
  headers: pickBy(innerPayload.headers, identity),
13152
13210
  params: pickBy(innerPayload.params, identity),
13211
+ data,
13153
13212
  })
13154
13213
  .catch((e) => {
13155
13214
  this.logger.error(formatErrors(e));
@@ -13573,6 +13632,7 @@ class Client$N extends Client$O {
13573
13632
  method: "GET",
13574
13633
  headers: pickBy(innerPayload.headers, identity),
13575
13634
  params: pickBy(innerPayload.params, identity),
13635
+ data,
13576
13636
  })
13577
13637
  .catch((e) => {
13578
13638
  this.logger.error(formatErrors(e));
@@ -13856,6 +13916,7 @@ class Client$N extends Client$O {
13856
13916
  method: "POST",
13857
13917
  headers: pickBy(innerPayload.headers, identity),
13858
13918
  params: pickBy(innerPayload.params, identity),
13919
+ data,
13859
13920
  })
13860
13921
  .catch((e) => {
13861
13922
  this.logger.error(formatErrors(e));
@@ -14085,6 +14146,7 @@ class Client$N extends Client$O {
14085
14146
  method: "GET",
14086
14147
  headers: pickBy(innerPayload.headers, identity),
14087
14148
  params: pickBy(innerPayload.params, identity),
14149
+ data,
14088
14150
  })
14089
14151
  .catch((e) => {
14090
14152
  this.logger.error(formatErrors(e));
@@ -14164,6 +14226,7 @@ class Client$N extends Client$O {
14164
14226
  method: "GET",
14165
14227
  headers: pickBy(innerPayload.headers, identity),
14166
14228
  params: pickBy(innerPayload.params, identity),
14229
+ data,
14167
14230
  })
14168
14231
  .catch((e) => {
14169
14232
  this.logger.error(formatErrors(e));
@@ -14433,6 +14496,7 @@ class Client$N extends Client$O {
14433
14496
  method: "POST",
14434
14497
  headers: pickBy(innerPayload.headers, identity),
14435
14498
  params: pickBy(innerPayload.params, identity),
14499
+ data,
14436
14500
  })
14437
14501
  .catch((e) => {
14438
14502
  this.logger.error(formatErrors(e));
@@ -14827,6 +14891,7 @@ class Client$L extends Client$M {
14827
14891
  method: "GET",
14828
14892
  headers: pickBy(innerPayload.headers, identity),
14829
14893
  params: pickBy(innerPayload.params, identity),
14894
+ data,
14830
14895
  })
14831
14896
  .catch((e) => {
14832
14897
  this.logger.error(formatErrors(e));
@@ -14926,6 +14991,7 @@ class Client$L extends Client$M {
14926
14991
  method: "GET",
14927
14992
  headers: pickBy(innerPayload.headers, identity),
14928
14993
  params: pickBy(innerPayload.params, identity),
14994
+ data,
14929
14995
  })
14930
14996
  .catch((e) => {
14931
14997
  this.logger.error(formatErrors(e));
@@ -15078,6 +15144,7 @@ class Client$L extends Client$M {
15078
15144
  method: "GET",
15079
15145
  headers: pickBy(innerPayload.headers, identity),
15080
15146
  params: pickBy(innerPayload.params, identity),
15147
+ data,
15081
15148
  })
15082
15149
  .catch((e) => {
15083
15150
  this.logger.error(formatErrors(e));
@@ -15146,6 +15213,7 @@ class Client$L extends Client$M {
15146
15213
  method: "GET",
15147
15214
  headers: pickBy(innerPayload.headers, identity),
15148
15215
  params: pickBy(innerPayload.params, identity),
15216
+ data,
15149
15217
  })
15150
15218
  .catch((e) => {
15151
15219
  this.logger.error(formatErrors(e));
@@ -15246,6 +15314,7 @@ class Client$L extends Client$M {
15246
15314
  method: "POST",
15247
15315
  headers: pickBy(innerPayload.headers, identity),
15248
15316
  params: pickBy(innerPayload.params, identity),
15317
+ data,
15249
15318
  })
15250
15319
  .catch((e) => {
15251
15320
  this.logger.error(formatErrors(e));
@@ -15443,6 +15512,7 @@ class Client$L extends Client$M {
15443
15512
  method: "GET",
15444
15513
  headers: pickBy(innerPayload.headers, identity),
15445
15514
  params: pickBy(innerPayload.params, identity),
15515
+ data,
15446
15516
  })
15447
15517
  .catch((e) => {
15448
15518
  this.logger.error(formatErrors(e));
@@ -15669,6 +15739,7 @@ class Client$L extends Client$M {
15669
15739
  method: "GET",
15670
15740
  headers: pickBy(innerPayload.headers, identity),
15671
15741
  params: pickBy(innerPayload.params, identity),
15742
+ data,
15672
15743
  })
15673
15744
  .catch((e) => {
15674
15745
  this.logger.error(formatErrors(e));
@@ -15882,6 +15953,7 @@ class Client$L extends Client$M {
15882
15953
  method: "GET",
15883
15954
  headers: pickBy(innerPayload.headers, identity),
15884
15955
  params: pickBy(innerPayload.params, identity),
15956
+ data,
15885
15957
  })
15886
15958
  .catch((e) => {
15887
15959
  this.logger.error(formatErrors(e));
@@ -16148,6 +16220,7 @@ class Client$L extends Client$M {
16148
16220
  method: "GET",
16149
16221
  headers: pickBy(innerPayload.headers, identity),
16150
16222
  params: pickBy(innerPayload.params, identity),
16223
+ data,
16151
16224
  })
16152
16225
  .catch((e) => {
16153
16226
  this.logger.error(formatErrors(e));
@@ -16301,6 +16374,7 @@ class Client$L extends Client$M {
16301
16374
  method: "GET",
16302
16375
  headers: pickBy(innerPayload.headers, identity),
16303
16376
  params: pickBy(innerPayload.params, identity),
16377
+ data,
16304
16378
  })
16305
16379
  .catch((e) => {
16306
16380
  this.logger.error(formatErrors(e));
@@ -16414,6 +16488,7 @@ class Client$L extends Client$M {
16414
16488
  method: "GET",
16415
16489
  headers: pickBy(innerPayload.headers, identity),
16416
16490
  params: pickBy(innerPayload.params, identity),
16491
+ data,
16417
16492
  })
16418
16493
  .catch((e) => {
16419
16494
  this.logger.error(formatErrors(e));
@@ -16487,6 +16562,7 @@ class Client$L extends Client$M {
16487
16562
  method: "GET",
16488
16563
  headers: pickBy(innerPayload.headers, identity),
16489
16564
  params: pickBy(innerPayload.params, identity),
16565
+ data,
16490
16566
  })
16491
16567
  .catch((e) => {
16492
16568
  this.logger.error(formatErrors(e));
@@ -16859,6 +16935,7 @@ class Client$L extends Client$M {
16859
16935
  method: "GET",
16860
16936
  headers: pickBy(innerPayload.headers, identity),
16861
16937
  params: pickBy(innerPayload.params, identity),
16938
+ data,
16862
16939
  })
16863
16940
  .catch((e) => {
16864
16941
  this.logger.error(formatErrors(e));
@@ -16957,6 +17034,7 @@ class Client$L extends Client$M {
16957
17034
  method: "GET",
16958
17035
  headers: pickBy(innerPayload.headers, identity),
16959
17036
  params: pickBy(innerPayload.params, identity),
17037
+ data,
16960
17038
  })
16961
17039
  .catch((e) => {
16962
17040
  this.logger.error(formatErrors(e));
@@ -17146,6 +17224,7 @@ class Client$L extends Client$M {
17146
17224
  method: "GET",
17147
17225
  headers: pickBy(innerPayload.headers, identity),
17148
17226
  params: pickBy(innerPayload.params, identity),
17227
+ data,
17149
17228
  })
17150
17229
  .catch((e) => {
17151
17230
  this.logger.error(formatErrors(e));
@@ -17220,6 +17299,7 @@ class Client$L extends Client$M {
17220
17299
  method: "GET",
17221
17300
  headers: pickBy(innerPayload.headers, identity),
17222
17301
  params: pickBy(innerPayload.params, identity),
17302
+ data,
17223
17303
  })
17224
17304
  .catch((e) => {
17225
17305
  this.logger.error(formatErrors(e));
@@ -17319,6 +17399,7 @@ class Client$L extends Client$M {
17319
17399
  method: "GET",
17320
17400
  headers: pickBy(innerPayload.headers, identity),
17321
17401
  params: pickBy(innerPayload.params, identity),
17402
+ data,
17322
17403
  })
17323
17404
  .catch((e) => {
17324
17405
  this.logger.error(formatErrors(e));
@@ -17471,6 +17552,7 @@ class Client$L extends Client$M {
17471
17552
  method: "GET",
17472
17553
  headers: pickBy(innerPayload.headers, identity),
17473
17554
  params: pickBy(innerPayload.params, identity),
17555
+ data,
17474
17556
  })
17475
17557
  .catch((e) => {
17476
17558
  this.logger.error(formatErrors(e));
@@ -17539,6 +17621,7 @@ class Client$L extends Client$M {
17539
17621
  method: "GET",
17540
17622
  headers: pickBy(innerPayload.headers, identity),
17541
17623
  params: pickBy(innerPayload.params, identity),
17624
+ data,
17542
17625
  })
17543
17626
  .catch((e) => {
17544
17627
  this.logger.error(formatErrors(e));
@@ -17639,6 +17722,7 @@ class Client$L extends Client$M {
17639
17722
  method: "POST",
17640
17723
  headers: pickBy(innerPayload.headers, identity),
17641
17724
  params: pickBy(innerPayload.params, identity),
17725
+ data,
17642
17726
  })
17643
17727
  .catch((e) => {
17644
17728
  this.logger.error(formatErrors(e));
@@ -17836,6 +17920,7 @@ class Client$L extends Client$M {
17836
17920
  method: "GET",
17837
17921
  headers: pickBy(innerPayload.headers, identity),
17838
17922
  params: pickBy(innerPayload.params, identity),
17923
+ data,
17839
17924
  })
17840
17925
  .catch((e) => {
17841
17926
  this.logger.error(formatErrors(e));
@@ -18062,6 +18147,7 @@ class Client$L extends Client$M {
18062
18147
  method: "GET",
18063
18148
  headers: pickBy(innerPayload.headers, identity),
18064
18149
  params: pickBy(innerPayload.params, identity),
18150
+ data,
18065
18151
  })
18066
18152
  .catch((e) => {
18067
18153
  this.logger.error(formatErrors(e));
@@ -18275,6 +18361,7 @@ class Client$L extends Client$M {
18275
18361
  method: "GET",
18276
18362
  headers: pickBy(innerPayload.headers, identity),
18277
18363
  params: pickBy(innerPayload.params, identity),
18364
+ data,
18278
18365
  })
18279
18366
  .catch((e) => {
18280
18367
  this.logger.error(formatErrors(e));
@@ -18541,6 +18628,7 @@ class Client$L extends Client$M {
18541
18628
  method: "GET",
18542
18629
  headers: pickBy(innerPayload.headers, identity),
18543
18630
  params: pickBy(innerPayload.params, identity),
18631
+ data,
18544
18632
  })
18545
18633
  .catch((e) => {
18546
18634
  this.logger.error(formatErrors(e));
@@ -18694,6 +18782,7 @@ class Client$L extends Client$M {
18694
18782
  method: "GET",
18695
18783
  headers: pickBy(innerPayload.headers, identity),
18696
18784
  params: pickBy(innerPayload.params, identity),
18785
+ data,
18697
18786
  })
18698
18787
  .catch((e) => {
18699
18788
  this.logger.error(formatErrors(e));
@@ -18807,6 +18896,7 @@ class Client$L extends Client$M {
18807
18896
  method: "GET",
18808
18897
  headers: pickBy(innerPayload.headers, identity),
18809
18898
  params: pickBy(innerPayload.params, identity),
18899
+ data,
18810
18900
  })
18811
18901
  .catch((e) => {
18812
18902
  this.logger.error(formatErrors(e));
@@ -18880,6 +18970,7 @@ class Client$L extends Client$M {
18880
18970
  method: "GET",
18881
18971
  headers: pickBy(innerPayload.headers, identity),
18882
18972
  params: pickBy(innerPayload.params, identity),
18973
+ data,
18883
18974
  })
18884
18975
  .catch((e) => {
18885
18976
  this.logger.error(formatErrors(e));
@@ -19252,6 +19343,7 @@ class Client$L extends Client$M {
19252
19343
  method: "GET",
19253
19344
  headers: pickBy(innerPayload.headers, identity),
19254
19345
  params: pickBy(innerPayload.params, identity),
19346
+ data,
19255
19347
  })
19256
19348
  .catch((e) => {
19257
19349
  this.logger.error(formatErrors(e));
@@ -19350,6 +19442,7 @@ class Client$L extends Client$M {
19350
19442
  method: "GET",
19351
19443
  headers: pickBy(innerPayload.headers, identity),
19352
19444
  params: pickBy(innerPayload.params, identity),
19445
+ data,
19353
19446
  })
19354
19447
  .catch((e) => {
19355
19448
  this.logger.error(formatErrors(e));
@@ -19539,6 +19632,7 @@ class Client$L extends Client$M {
19539
19632
  method: "GET",
19540
19633
  headers: pickBy(innerPayload.headers, identity),
19541
19634
  params: pickBy(innerPayload.params, identity),
19635
+ data,
19542
19636
  })
19543
19637
  .catch((e) => {
19544
19638
  this.logger.error(formatErrors(e));
@@ -21410,6 +21504,7 @@ class Client$I extends Client$J {
21410
21504
  method: "POST",
21411
21505
  headers: pickBy(innerPayload.headers, identity),
21412
21506
  params: pickBy(innerPayload.params, identity),
21507
+ data,
21413
21508
  })
21414
21509
  .catch((e) => {
21415
21510
  this.logger.error(formatErrors(e));
@@ -23823,6 +23918,7 @@ class Client$I extends Client$J {
23823
23918
  method: "POST",
23824
23919
  headers: pickBy(innerPayload.headers, identity),
23825
23920
  params: pickBy(innerPayload.params, identity),
23921
+ data,
23826
23922
  })
23827
23923
  .catch((e) => {
23828
23924
  this.logger.error(formatErrors(e));
@@ -24474,6 +24570,7 @@ class Client$I extends Client$J {
24474
24570
  method: "POST",
24475
24571
  headers: pickBy(innerPayload.headers, identity),
24476
24572
  params: pickBy(innerPayload.params, identity),
24573
+ data,
24477
24574
  })
24478
24575
  .catch((e) => {
24479
24576
  this.logger.error(formatErrors(e));
@@ -24547,6 +24644,7 @@ class Client$I extends Client$J {
24547
24644
  method: "POST",
24548
24645
  headers: pickBy(innerPayload.headers, identity),
24549
24646
  params: pickBy(innerPayload.params, identity),
24647
+ data,
24550
24648
  })
24551
24649
  .catch((e) => {
24552
24650
  this.logger.error(formatErrors(e));
@@ -24620,6 +24718,7 @@ class Client$I extends Client$J {
24620
24718
  method: "POST",
24621
24719
  headers: pickBy(innerPayload.headers, identity),
24622
24720
  params: pickBy(innerPayload.params, identity),
24721
+ data,
24623
24722
  })
24624
24723
  .catch((e) => {
24625
24724
  this.logger.error(formatErrors(e));
@@ -24693,6 +24792,7 @@ class Client$I extends Client$J {
24693
24792
  method: "POST",
24694
24793
  headers: pickBy(innerPayload.headers, identity),
24695
24794
  params: pickBy(innerPayload.params, identity),
24795
+ data,
24696
24796
  })
24697
24797
  .catch((e) => {
24698
24798
  this.logger.error(formatErrors(e));
@@ -24766,6 +24866,7 @@ class Client$I extends Client$J {
24766
24866
  method: "POST",
24767
24867
  headers: pickBy(innerPayload.headers, identity),
24768
24868
  params: pickBy(innerPayload.params, identity),
24869
+ data,
24769
24870
  })
24770
24871
  .catch((e) => {
24771
24872
  this.logger.error(formatErrors(e));
@@ -24839,6 +24940,7 @@ class Client$I extends Client$J {
24839
24940
  method: "POST",
24840
24941
  headers: pickBy(innerPayload.headers, identity),
24841
24942
  params: pickBy(innerPayload.params, identity),
24943
+ data,
24842
24944
  })
24843
24945
  .catch((e) => {
24844
24946
  this.logger.error(formatErrors(e));
@@ -24912,6 +25014,7 @@ class Client$I extends Client$J {
24912
25014
  method: "POST",
24913
25015
  headers: pickBy(innerPayload.headers, identity),
24914
25016
  params: pickBy(innerPayload.params, identity),
25017
+ data,
24915
25018
  })
24916
25019
  .catch((e) => {
24917
25020
  this.logger.error(formatErrors(e));
@@ -24985,6 +25088,7 @@ class Client$I extends Client$J {
24985
25088
  method: "POST",
24986
25089
  headers: pickBy(innerPayload.headers, identity),
24987
25090
  params: pickBy(innerPayload.params, identity),
25091
+ data,
24988
25092
  })
24989
25093
  .catch((e) => {
24990
25094
  this.logger.error(formatErrors(e));
@@ -25078,6 +25182,7 @@ class Client$I extends Client$J {
25078
25182
  method: "GET",
25079
25183
  headers: pickBy(innerPayload.headers, identity),
25080
25184
  params: pickBy(innerPayload.params, identity),
25185
+ data,
25081
25186
  })
25082
25187
  .catch((e) => {
25083
25188
  this.logger.error(formatErrors(e));
@@ -25180,6 +25285,7 @@ class Client$I extends Client$J {
25180
25285
  method: "POST",
25181
25286
  headers: pickBy(innerPayload.headers, identity),
25182
25287
  params: pickBy(innerPayload.params, identity),
25288
+ data,
25183
25289
  })
25184
25290
  .catch((e) => {
25185
25291
  this.logger.error(formatErrors(e));
@@ -25457,6 +25563,7 @@ class Client$I extends Client$J {
25457
25563
  method: "POST",
25458
25564
  headers: pickBy(innerPayload.headers, identity),
25459
25565
  params: pickBy(innerPayload.params, identity),
25566
+ data,
25460
25567
  })
25461
25568
  .catch((e) => {
25462
25569
  this.logger.error(formatErrors(e));
@@ -25554,6 +25661,7 @@ class Client$I extends Client$J {
25554
25661
  method: "POST",
25555
25662
  headers: pickBy(innerPayload.headers, identity),
25556
25663
  params: pickBy(innerPayload.params, identity),
25664
+ data,
25557
25665
  })
25558
25666
  .catch((e) => {
25559
25667
  this.logger.error(formatErrors(e));
@@ -25748,6 +25856,7 @@ class Client$I extends Client$J {
25748
25856
  method: "POST",
25749
25857
  headers: pickBy(innerPayload.headers, identity),
25750
25858
  params: pickBy(innerPayload.params, identity),
25859
+ data,
25751
25860
  })
25752
25861
  .catch((e) => {
25753
25862
  this.logger.error(formatErrors(e));
@@ -25966,6 +26075,77 @@ class Client$I extends Client$J {
25966
26075
  throw e;
25967
26076
  });
25968
26077
  }),
26078
+ searchWithIterator: (payload, options) => __awaiter(this, void 0, void 0, function* () {
26079
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
26080
+ const sendRequest = (innerPayload) => __awaiter(this, void 0, void 0, function* () {
26081
+ const res = yield this.httpInstance
26082
+ .request({
26083
+ url: fillApiPath(`${this.domain}/open-apis/corehr/v2/pre_hires/search`, path),
26084
+ method: "POST",
26085
+ headers: pickBy(innerPayload.headers, identity),
26086
+ params: pickBy(innerPayload.params, identity),
26087
+ data,
26088
+ })
26089
+ .catch((e) => {
26090
+ this.logger.error(formatErrors(e));
26091
+ });
26092
+ return res;
26093
+ });
26094
+ const Iterable = {
26095
+ [Symbol.asyncIterator]() {
26096
+ return __asyncGenerator(this, arguments, function* _a() {
26097
+ let hasMore = true;
26098
+ let pageToken;
26099
+ while (hasMore) {
26100
+ try {
26101
+ const res = yield __await(sendRequest({
26102
+ headers,
26103
+ params: Object.assign(Object.assign({}, params), { page_token: pageToken }),
26104
+ data,
26105
+ }));
26106
+ const _b = get(res, "data") || {}, {
26107
+ // @ts-ignore
26108
+ has_more,
26109
+ // @ts-ignore
26110
+ page_token,
26111
+ // @ts-ignore
26112
+ next_page_token } = _b, rest = __rest(_b, ["has_more", "page_token", "next_page_token"]);
26113
+ yield yield __await(rest);
26114
+ hasMore = Boolean(has_more);
26115
+ pageToken = page_token || next_page_token;
26116
+ }
26117
+ catch (e) {
26118
+ yield yield __await(null);
26119
+ break;
26120
+ }
26121
+ }
26122
+ });
26123
+ },
26124
+ };
26125
+ return Iterable;
26126
+ }),
26127
+ /**
26128
+ * {@link https://open.feishu.cn/api-explorer?project=corehr&resource=pre_hire&apiName=search&version=v2 click to debug }
26129
+ *
26130
+ * {@link https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=search&project=corehr&resource=pre_hire&version=v2 document }
26131
+ *
26132
+ * 根据部门 ID,上级部门查询部门列表
26133
+ */
26134
+ search: (payload, options) => __awaiter(this, void 0, void 0, function* () {
26135
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
26136
+ return this.httpInstance
26137
+ .request({
26138
+ url: fillApiPath(`${this.domain}/open-apis/corehr/v2/pre_hires/search`, path),
26139
+ method: "POST",
26140
+ data,
26141
+ params,
26142
+ headers,
26143
+ })
26144
+ .catch((e) => {
26145
+ this.logger.error(formatErrors(e));
26146
+ throw e;
26147
+ });
26148
+ }),
25969
26149
  },
25970
26150
  /**
25971
26151
  * probation.assessment
@@ -26065,6 +26245,7 @@ class Client$I extends Client$J {
26065
26245
  method: "POST",
26066
26246
  headers: pickBy(innerPayload.headers, identity),
26067
26247
  params: pickBy(innerPayload.params, identity),
26248
+ data,
26068
26249
  })
26069
26250
  .catch((e) => {
26070
26251
  this.logger.error(formatErrors(e));
@@ -26158,6 +26339,7 @@ class Client$I extends Client$J {
26158
26339
  method: "GET",
26159
26340
  headers: pickBy(innerPayload.headers, identity),
26160
26341
  params: pickBy(innerPayload.params, identity),
26342
+ data,
26161
26343
  })
26162
26344
  .catch((e) => {
26163
26345
  this.logger.error(formatErrors(e));
@@ -26793,6 +26975,7 @@ class Client$F extends Client$G {
26793
26975
  method: "GET",
26794
26976
  headers: pickBy(innerPayload.headers, identity),
26795
26977
  params: pickBy(innerPayload.params, identity),
26978
+ data,
26796
26979
  })
26797
26980
  .catch((e) => {
26798
26981
  this.logger.error(formatErrors(e));
@@ -26958,6 +27141,7 @@ class Client$F extends Client$G {
26958
27141
  method: "GET",
26959
27142
  headers: pickBy(innerPayload.headers, identity),
26960
27143
  params: pickBy(innerPayload.params, identity),
27144
+ data,
26961
27145
  })
26962
27146
  .catch((e) => {
26963
27147
  this.logger.error(formatErrors(e));
@@ -27185,6 +27369,7 @@ class Client$F extends Client$G {
27185
27369
  method: "GET",
27186
27370
  headers: pickBy(innerPayload.headers, identity),
27187
27371
  params: pickBy(innerPayload.params, identity),
27372
+ data,
27188
27373
  })
27189
27374
  .catch((e) => {
27190
27375
  this.logger.error(formatErrors(e));
@@ -27350,6 +27535,7 @@ class Client$F extends Client$G {
27350
27535
  method: "GET",
27351
27536
  headers: pickBy(innerPayload.headers, identity),
27352
27537
  params: pickBy(innerPayload.params, identity),
27538
+ data,
27353
27539
  })
27354
27540
  .catch((e) => {
27355
27541
  this.logger.error(formatErrors(e));
@@ -27517,7 +27703,7 @@ class Client$E extends Client$F {
27517
27703
  constructor() {
27518
27704
  super(...arguments);
27519
27705
  /**
27520
- * 云文档-文档
27706
+ * 云文档-文件管理
27521
27707
  */
27522
27708
  this.drive = {
27523
27709
  /**
@@ -27697,6 +27883,7 @@ class Client$E extends Client$F {
27697
27883
  method: "GET",
27698
27884
  headers: pickBy(innerPayload.headers, identity),
27699
27885
  params: pickBy(innerPayload.params, identity),
27886
+ data,
27700
27887
  })
27701
27888
  .catch((e) => {
27702
27889
  this.logger.error(formatErrors(e));
@@ -27822,6 +28009,7 @@ class Client$E extends Client$F {
27822
28009
  method: "GET",
27823
28010
  headers: pickBy(innerPayload.headers, identity),
27824
28011
  params: pickBy(innerPayload.params, identity),
28012
+ data,
27825
28013
  })
27826
28014
  .catch((e) => {
27827
28015
  this.logger.error(formatErrors(e));
@@ -27911,7 +28099,7 @@ class Client$E extends Client$F {
27911
28099
  }),
27912
28100
  },
27913
28101
  /**
27914
- * 分片上传
28102
+ * 文件
27915
28103
  */
27916
28104
  file: {
27917
28105
  /**
@@ -28112,6 +28300,7 @@ class Client$E extends Client$F {
28112
28300
  method: "GET",
28113
28301
  headers: pickBy(innerPayload.headers, identity),
28114
28302
  params: pickBy(innerPayload.params, identity),
28303
+ data,
28115
28304
  })
28116
28305
  .catch((e) => {
28117
28306
  this.logger.error(formatErrors(e));
@@ -28549,6 +28738,7 @@ class Client$E extends Client$F {
28549
28738
  method: "GET",
28550
28739
  headers: pickBy(innerPayload.headers, identity),
28551
28740
  params: pickBy(innerPayload.params, identity),
28741
+ data,
28552
28742
  })
28553
28743
  .catch((e) => {
28554
28744
  this.logger.error(formatErrors(e));
@@ -28626,6 +28816,7 @@ class Client$E extends Client$F {
28626
28816
  method: "GET",
28627
28817
  headers: pickBy(innerPayload.headers, identity),
28628
28818
  params: pickBy(innerPayload.params, identity),
28819
+ data,
28629
28820
  })
28630
28821
  .catch((e) => {
28631
28822
  this.logger.error(formatErrors(e));
@@ -29391,6 +29582,7 @@ class Client$E extends Client$F {
29391
29582
  method: "GET",
29392
29583
  headers: pickBy(innerPayload.headers, identity),
29393
29584
  params: pickBy(innerPayload.params, identity),
29585
+ data,
29394
29586
  })
29395
29587
  .catch((e) => {
29396
29588
  this.logger.error(formatErrors(e));
@@ -29516,6 +29708,7 @@ class Client$E extends Client$F {
29516
29708
  method: "GET",
29517
29709
  headers: pickBy(innerPayload.headers, identity),
29518
29710
  params: pickBy(innerPayload.params, identity),
29711
+ data,
29519
29712
  })
29520
29713
  .catch((e) => {
29521
29714
  this.logger.error(formatErrors(e));
@@ -29605,7 +29798,7 @@ class Client$E extends Client$F {
29605
29798
  }),
29606
29799
  },
29607
29800
  /**
29608
- * 分片上传
29801
+ * 文件
29609
29802
  */
29610
29803
  file: {
29611
29804
  /**
@@ -29806,6 +29999,7 @@ class Client$E extends Client$F {
29806
29999
  method: "GET",
29807
30000
  headers: pickBy(innerPayload.headers, identity),
29808
30001
  params: pickBy(innerPayload.params, identity),
30002
+ data,
29809
30003
  })
29810
30004
  .catch((e) => {
29811
30005
  this.logger.error(formatErrors(e));
@@ -30243,6 +30437,7 @@ class Client$E extends Client$F {
30243
30437
  method: "GET",
30244
30438
  headers: pickBy(innerPayload.headers, identity),
30245
30439
  params: pickBy(innerPayload.params, identity),
30440
+ data,
30246
30441
  })
30247
30442
  .catch((e) => {
30248
30443
  this.logger.error(formatErrors(e));
@@ -30320,6 +30515,7 @@ class Client$E extends Client$F {
30320
30515
  method: "GET",
30321
30516
  headers: pickBy(innerPayload.headers, identity),
30322
30517
  params: pickBy(innerPayload.params, identity),
30518
+ data,
30323
30519
  })
30324
30520
  .catch((e) => {
30325
30521
  this.logger.error(formatErrors(e));
@@ -31037,6 +31233,7 @@ class Client$C extends Client$D {
31037
31233
  method: "GET",
31038
31234
  headers: pickBy(innerPayload.headers, identity),
31039
31235
  params: pickBy(innerPayload.params, identity),
31236
+ data,
31040
31237
  })
31041
31238
  .catch((e) => {
31042
31239
  this.logger.error(formatErrors(e));
@@ -31161,6 +31358,7 @@ class Client$C extends Client$D {
31161
31358
  method: "GET",
31162
31359
  headers: pickBy(innerPayload.headers, identity),
31163
31360
  params: pickBy(innerPayload.params, identity),
31361
+ data,
31164
31362
  })
31165
31363
  .catch((e) => {
31166
31364
  this.logger.error(formatErrors(e));
@@ -31262,6 +31460,7 @@ class Client$A extends Client$B {
31262
31460
  method: "GET",
31263
31461
  headers: pickBy(innerPayload.headers, identity),
31264
31462
  params: pickBy(innerPayload.params, identity),
31463
+ data,
31265
31464
  })
31266
31465
  .catch((e) => {
31267
31466
  this.logger.error(formatErrors(e));
@@ -31342,6 +31541,7 @@ class Client$A extends Client$B {
31342
31541
  method: "GET",
31343
31542
  headers: pickBy(innerPayload.headers, identity),
31344
31543
  params: pickBy(innerPayload.params, identity),
31544
+ data,
31345
31545
  })
31346
31546
  .catch((e) => {
31347
31547
  this.logger.error(formatErrors(e));
@@ -31507,6 +31707,7 @@ class Client$w extends Client$x {
31507
31707
  method: "GET",
31508
31708
  headers: pickBy(innerPayload.headers, identity),
31509
31709
  params: pickBy(innerPayload.params, identity),
31710
+ data,
31510
31711
  })
31511
31712
  .catch((e) => {
31512
31713
  this.logger.error(formatErrors(e));
@@ -31621,6 +31822,7 @@ class Client$w extends Client$x {
31621
31822
  method: "GET",
31622
31823
  headers: pickBy(innerPayload.headers, identity),
31623
31824
  params: pickBy(innerPayload.params, identity),
31825
+ data,
31624
31826
  })
31625
31827
  .catch((e) => {
31626
31828
  this.logger.error(formatErrors(e));
@@ -32362,6 +32564,7 @@ class Client$v extends Client$w {
32362
32564
  method: "GET",
32363
32565
  headers: pickBy(innerPayload.headers, identity),
32364
32566
  params: pickBy(innerPayload.params, identity),
32567
+ data,
32365
32568
  })
32366
32569
  .catch((e) => {
32367
32570
  this.logger.error(formatErrors(e));
@@ -32458,6 +32661,7 @@ class Client$v extends Client$w {
32458
32661
  method: "GET",
32459
32662
  headers: pickBy(innerPayload.headers, identity),
32460
32663
  params: pickBy(innerPayload.params, identity),
32664
+ data,
32461
32665
  })
32462
32666
  .catch((e) => {
32463
32667
  this.logger.error(formatErrors(e));
@@ -33045,6 +33249,7 @@ class Client$v extends Client$w {
33045
33249
  method: "GET",
33046
33250
  headers: pickBy(innerPayload.headers, identity),
33047
33251
  params: pickBy(innerPayload.params, identity),
33252
+ data,
33048
33253
  })
33049
33254
  .catch((e) => {
33050
33255
  this.logger.error(formatErrors(e));
@@ -33802,6 +34007,7 @@ class Client$v extends Client$w {
33802
34007
  method: "GET",
33803
34008
  headers: pickBy(innerPayload.headers, identity),
33804
34009
  params: pickBy(innerPayload.params, identity),
34010
+ data,
33805
34011
  })
33806
34012
  .catch((e) => {
33807
34013
  this.logger.error(formatErrors(e));
@@ -33898,6 +34104,7 @@ class Client$v extends Client$w {
33898
34104
  method: "GET",
33899
34105
  headers: pickBy(innerPayload.headers, identity),
33900
34106
  params: pickBy(innerPayload.params, identity),
34107
+ data,
33901
34108
  })
33902
34109
  .catch((e) => {
33903
34110
  this.logger.error(formatErrors(e));
@@ -34485,6 +34692,7 @@ class Client$v extends Client$w {
34485
34692
  method: "GET",
34486
34693
  headers: pickBy(innerPayload.headers, identity),
34487
34694
  params: pickBy(innerPayload.params, identity),
34695
+ data,
34488
34696
  })
34489
34697
  .catch((e) => {
34490
34698
  this.logger.error(formatErrors(e));
@@ -35350,6 +35558,7 @@ class Client$u extends Client$v {
35350
35558
  method: "GET",
35351
35559
  headers: pickBy(innerPayload.headers, identity),
35352
35560
  params: pickBy(innerPayload.params, identity),
35561
+ data,
35353
35562
  })
35354
35563
  .catch((e) => {
35355
35564
  this.logger.error(formatErrors(e));
@@ -35995,6 +36204,7 @@ class Client$u extends Client$v {
35995
36204
  method: "GET",
35996
36205
  headers: pickBy(innerPayload.headers, identity),
35997
36206
  params: pickBy(innerPayload.params, identity),
36207
+ data,
35998
36208
  })
35999
36209
  .catch((e) => {
36000
36210
  this.logger.error(formatErrors(e));
@@ -36504,6 +36714,7 @@ class Client$u extends Client$v {
36504
36714
  method: "GET",
36505
36715
  headers: pickBy(innerPayload.headers, identity),
36506
36716
  params: pickBy(innerPayload.params, identity),
36717
+ data,
36507
36718
  })
36508
36719
  .catch((e) => {
36509
36720
  this.logger.error(formatErrors(e));
@@ -36579,6 +36790,7 @@ class Client$u extends Client$v {
36579
36790
  method: "GET",
36580
36791
  headers: pickBy(innerPayload.headers, identity),
36581
36792
  params: pickBy(innerPayload.params, identity),
36793
+ data,
36582
36794
  })
36583
36795
  .catch((e) => {
36584
36796
  this.logger.error(formatErrors(e));
@@ -36652,6 +36864,7 @@ class Client$u extends Client$v {
36652
36864
  method: "GET",
36653
36865
  headers: pickBy(innerPayload.headers, identity),
36654
36866
  params: pickBy(innerPayload.params, identity),
36867
+ data,
36655
36868
  })
36656
36869
  .catch((e) => {
36657
36870
  this.logger.error(formatErrors(e));
@@ -36830,6 +37043,7 @@ class Client$u extends Client$v {
36830
37043
  method: "GET",
36831
37044
  headers: pickBy(innerPayload.headers, identity),
36832
37045
  params: pickBy(innerPayload.params, identity),
37046
+ data,
36833
37047
  })
36834
37048
  .catch((e) => {
36835
37049
  this.logger.error(formatErrors(e));
@@ -37688,6 +37902,7 @@ class Client$u extends Client$v {
37688
37902
  method: "GET",
37689
37903
  headers: pickBy(innerPayload.headers, identity),
37690
37904
  params: pickBy(innerPayload.params, identity),
37905
+ data,
37691
37906
  })
37692
37907
  .catch((e) => {
37693
37908
  this.logger.error(formatErrors(e));
@@ -38333,6 +38548,7 @@ class Client$u extends Client$v {
38333
38548
  method: "GET",
38334
38549
  headers: pickBy(innerPayload.headers, identity),
38335
38550
  params: pickBy(innerPayload.params, identity),
38551
+ data,
38336
38552
  })
38337
38553
  .catch((e) => {
38338
38554
  this.logger.error(formatErrors(e));
@@ -38842,6 +39058,7 @@ class Client$u extends Client$v {
38842
39058
  method: "GET",
38843
39059
  headers: pickBy(innerPayload.headers, identity),
38844
39060
  params: pickBy(innerPayload.params, identity),
39061
+ data,
38845
39062
  })
38846
39063
  .catch((e) => {
38847
39064
  this.logger.error(formatErrors(e));
@@ -38917,6 +39134,7 @@ class Client$u extends Client$v {
38917
39134
  method: "GET",
38918
39135
  headers: pickBy(innerPayload.headers, identity),
38919
39136
  params: pickBy(innerPayload.params, identity),
39137
+ data,
38920
39138
  })
38921
39139
  .catch((e) => {
38922
39140
  this.logger.error(formatErrors(e));
@@ -38990,6 +39208,7 @@ class Client$u extends Client$v {
38990
39208
  method: "GET",
38991
39209
  headers: pickBy(innerPayload.headers, identity),
38992
39210
  params: pickBy(innerPayload.params, identity),
39211
+ data,
38993
39212
  })
38994
39213
  .catch((e) => {
38995
39214
  this.logger.error(formatErrors(e));
@@ -39168,6 +39387,7 @@ class Client$u extends Client$v {
39168
39387
  method: "GET",
39169
39388
  headers: pickBy(innerPayload.headers, identity),
39170
39389
  params: pickBy(innerPayload.params, identity),
39390
+ data,
39171
39391
  })
39172
39392
  .catch((e) => {
39173
39393
  this.logger.error(formatErrors(e));
@@ -39607,6 +39827,7 @@ class Client$s extends Client$t {
39607
39827
  method: "GET",
39608
39828
  headers: pickBy(innerPayload.headers, identity),
39609
39829
  params: pickBy(innerPayload.params, identity),
39830
+ data,
39610
39831
  })
39611
39832
  .catch((e) => {
39612
39833
  this.logger.error(formatErrors(e));
@@ -39681,6 +39902,7 @@ class Client$s extends Client$t {
39681
39902
  method: "GET",
39682
39903
  headers: pickBy(innerPayload.headers, identity),
39683
39904
  params: pickBy(innerPayload.params, identity),
39905
+ data,
39684
39906
  })
39685
39907
  .catch((e) => {
39686
39908
  this.logger.error(formatErrors(e));
@@ -39895,6 +40117,7 @@ class Client$s extends Client$t {
39895
40117
  method: "GET",
39896
40118
  headers: pickBy(innerPayload.headers, identity),
39897
40119
  params: pickBy(innerPayload.params, identity),
40120
+ data,
39898
40121
  })
39899
40122
  .catch((e) => {
39900
40123
  this.logger.error(formatErrors(e));
@@ -40166,6 +40389,7 @@ class Client$s extends Client$t {
40166
40389
  method: "GET",
40167
40390
  headers: pickBy(innerPayload.headers, identity),
40168
40391
  params: pickBy(innerPayload.params, identity),
40392
+ data,
40169
40393
  })
40170
40394
  .catch((e) => {
40171
40395
  this.logger.error(formatErrors(e));
@@ -40597,7 +40821,7 @@ class Client$s extends Client$t {
40597
40821
  }),
40598
40822
  },
40599
40823
  /**
40600
- * 消息加急
40824
+ * 消息 - 消息卡片
40601
40825
  */
40602
40826
  message: {
40603
40827
  /**
@@ -40709,6 +40933,7 @@ class Client$s extends Client$t {
40709
40933
  method: "GET",
40710
40934
  headers: pickBy(innerPayload.headers, identity),
40711
40935
  params: pickBy(innerPayload.params, identity),
40936
+ data,
40712
40937
  })
40713
40938
  .catch((e) => {
40714
40939
  this.logger.error(formatErrors(e));
@@ -41142,6 +41367,7 @@ class Client$s extends Client$t {
41142
41367
  method: "GET",
41143
41368
  headers: pickBy(innerPayload.headers, identity),
41144
41369
  params: pickBy(innerPayload.params, identity),
41370
+ data,
41145
41371
  })
41146
41372
  .catch((e) => {
41147
41373
  this.logger.error(formatErrors(e));
@@ -41319,6 +41545,7 @@ class Client$s extends Client$t {
41319
41545
  method: "GET",
41320
41546
  headers: pickBy(innerPayload.headers, identity),
41321
41547
  params: pickBy(innerPayload.params, identity),
41548
+ data,
41322
41549
  })
41323
41550
  .catch((e) => {
41324
41551
  this.logger.error(formatErrors(e));
@@ -41670,6 +41897,7 @@ class Client$s extends Client$t {
41670
41897
  method: "GET",
41671
41898
  headers: pickBy(innerPayload.headers, identity),
41672
41899
  params: pickBy(innerPayload.params, identity),
41900
+ data,
41673
41901
  })
41674
41902
  .catch((e) => {
41675
41903
  this.logger.error(formatErrors(e));
@@ -41744,6 +41972,7 @@ class Client$s extends Client$t {
41744
41972
  method: "GET",
41745
41973
  headers: pickBy(innerPayload.headers, identity),
41746
41974
  params: pickBy(innerPayload.params, identity),
41975
+ data,
41747
41976
  })
41748
41977
  .catch((e) => {
41749
41978
  this.logger.error(formatErrors(e));
@@ -41958,6 +42187,7 @@ class Client$s extends Client$t {
41958
42187
  method: "GET",
41959
42188
  headers: pickBy(innerPayload.headers, identity),
41960
42189
  params: pickBy(innerPayload.params, identity),
42190
+ data,
41961
42191
  })
41962
42192
  .catch((e) => {
41963
42193
  this.logger.error(formatErrors(e));
@@ -42229,6 +42459,7 @@ class Client$s extends Client$t {
42229
42459
  method: "GET",
42230
42460
  headers: pickBy(innerPayload.headers, identity),
42231
42461
  params: pickBy(innerPayload.params, identity),
42462
+ data,
42232
42463
  })
42233
42464
  .catch((e) => {
42234
42465
  this.logger.error(formatErrors(e));
@@ -42660,7 +42891,7 @@ class Client$s extends Client$t {
42660
42891
  }),
42661
42892
  },
42662
42893
  /**
42663
- * 消息加急
42894
+ * 消息 - 消息卡片
42664
42895
  */
42665
42896
  message: {
42666
42897
  /**
@@ -42772,6 +43003,7 @@ class Client$s extends Client$t {
42772
43003
  method: "GET",
42773
43004
  headers: pickBy(innerPayload.headers, identity),
42774
43005
  params: pickBy(innerPayload.params, identity),
43006
+ data,
42775
43007
  })
42776
43008
  .catch((e) => {
42777
43009
  this.logger.error(formatErrors(e));
@@ -43205,6 +43437,7 @@ class Client$s extends Client$t {
43205
43437
  method: "GET",
43206
43438
  headers: pickBy(innerPayload.headers, identity),
43207
43439
  params: pickBy(innerPayload.params, identity),
43440
+ data,
43208
43441
  })
43209
43442
  .catch((e) => {
43210
43443
  this.logger.error(formatErrors(e));
@@ -43382,6 +43615,7 @@ class Client$s extends Client$t {
43382
43615
  method: "GET",
43383
43616
  headers: pickBy(innerPayload.headers, identity),
43384
43617
  params: pickBy(innerPayload.params, identity),
43618
+ data,
43385
43619
  })
43386
43620
  .catch((e) => {
43387
43621
  this.logger.error(formatErrors(e));
@@ -43476,6 +43710,263 @@ class Client$s extends Client$t {
43476
43710
  }),
43477
43711
  },
43478
43712
  },
43713
+ v2: {
43714
+ /**
43715
+ * app_feed_card.batch
43716
+ */
43717
+ appFeedCardBatch: {
43718
+ /**
43719
+ * {@link https://open.feishu.cn/api-explorer?project=im&resource=app_feed_card.batch&apiName=delete&version=v2 click to debug }
43720
+ *
43721
+ * {@link https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=delete&project=im&resource=app_feed_card.batch&version=v2 document }
43722
+ */
43723
+ delete: (payload, options) => __awaiter(this, void 0, void 0, function* () {
43724
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
43725
+ return this.httpInstance
43726
+ .request({
43727
+ url: fillApiPath(`${this.domain}/open-apis/im/v2/app_feed_card/batch`, path),
43728
+ method: "DELETE",
43729
+ data,
43730
+ params,
43731
+ headers,
43732
+ })
43733
+ .catch((e) => {
43734
+ this.logger.error(formatErrors(e));
43735
+ throw e;
43736
+ });
43737
+ }),
43738
+ /**
43739
+ * {@link https://open.feishu.cn/api-explorer?project=im&resource=app_feed_card.batch&apiName=update&version=v2 click to debug }
43740
+ *
43741
+ * {@link https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=update&project=im&resource=app_feed_card.batch&version=v2 document }
43742
+ */
43743
+ update: (payload, options) => __awaiter(this, void 0, void 0, function* () {
43744
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
43745
+ return this.httpInstance
43746
+ .request({
43747
+ url: fillApiPath(`${this.domain}/open-apis/im/v2/app_feed_card/batch`, path),
43748
+ method: "PUT",
43749
+ data,
43750
+ params,
43751
+ headers,
43752
+ })
43753
+ .catch((e) => {
43754
+ this.logger.error(formatErrors(e));
43755
+ throw e;
43756
+ });
43757
+ }),
43758
+ },
43759
+ /**
43760
+ * app_feed_card
43761
+ */
43762
+ appFeedCard: {
43763
+ /**
43764
+ * {@link https://open.feishu.cn/api-explorer?project=im&resource=app_feed_card&apiName=create&version=v2 click to debug }
43765
+ *
43766
+ * {@link https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=create&project=im&resource=app_feed_card&version=v2 document }
43767
+ */
43768
+ create: (payload, options) => __awaiter(this, void 0, void 0, function* () {
43769
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
43770
+ return this.httpInstance
43771
+ .request({
43772
+ url: fillApiPath(`${this.domain}/open-apis/im/v2/app_feed_card`, path),
43773
+ method: "POST",
43774
+ data,
43775
+ params,
43776
+ headers,
43777
+ })
43778
+ .catch((e) => {
43779
+ this.logger.error(formatErrors(e));
43780
+ throw e;
43781
+ });
43782
+ }),
43783
+ },
43784
+ /**
43785
+ * biz_entity_tag_relation
43786
+ */
43787
+ bizEntityTagRelation: {
43788
+ /**
43789
+ * {@link https://open.feishu.cn/api-explorer?project=im&resource=biz_entity_tag_relation&apiName=create&version=v2 click to debug }
43790
+ *
43791
+ * {@link https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=create&project=im&resource=biz_entity_tag_relation&version=v2 document }
43792
+ */
43793
+ create: (payload, options) => __awaiter(this, void 0, void 0, function* () {
43794
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
43795
+ return this.httpInstance
43796
+ .request({
43797
+ url: fillApiPath(`${this.domain}/open-apis/im/v2/biz_entity_tag_relation`, path),
43798
+ method: "POST",
43799
+ data,
43800
+ params,
43801
+ headers,
43802
+ })
43803
+ .catch((e) => {
43804
+ this.logger.error(formatErrors(e));
43805
+ throw e;
43806
+ });
43807
+ }),
43808
+ /**
43809
+ * {@link https://open.feishu.cn/api-explorer?project=im&resource=biz_entity_tag_relation&apiName=get&version=v2 click to debug }
43810
+ *
43811
+ * {@link https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=get&project=im&resource=biz_entity_tag_relation&version=v2 document }
43812
+ */
43813
+ get: (payload, options) => __awaiter(this, void 0, void 0, function* () {
43814
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
43815
+ return this.httpInstance
43816
+ .request({
43817
+ url: fillApiPath(`${this.domain}/open-apis/im/v2/biz_entity_tag_relation`, path),
43818
+ method: "GET",
43819
+ data,
43820
+ params,
43821
+ headers,
43822
+ })
43823
+ .catch((e) => {
43824
+ this.logger.error(formatErrors(e));
43825
+ throw e;
43826
+ });
43827
+ }),
43828
+ /**
43829
+ * {@link https://open.feishu.cn/api-explorer?project=im&resource=biz_entity_tag_relation&apiName=update&version=v2 click to debug }
43830
+ *
43831
+ * {@link https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=update&project=im&resource=biz_entity_tag_relation&version=v2 document }
43832
+ */
43833
+ update: (payload, options) => __awaiter(this, void 0, void 0, function* () {
43834
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
43835
+ return this.httpInstance
43836
+ .request({
43837
+ url: fillApiPath(`${this.domain}/open-apis/im/v2/biz_entity_tag_relation`, path),
43838
+ method: "PUT",
43839
+ data,
43840
+ params,
43841
+ headers,
43842
+ })
43843
+ .catch((e) => {
43844
+ this.logger.error(formatErrors(e));
43845
+ throw e;
43846
+ });
43847
+ }),
43848
+ },
43849
+ /**
43850
+ * chat_button
43851
+ */
43852
+ chatButton: {
43853
+ /**
43854
+ * {@link https://open.feishu.cn/api-explorer?project=im&resource=chat_button&apiName=update&version=v2 click to debug }
43855
+ *
43856
+ * {@link https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=update&project=im&resource=chat_button&version=v2 document }
43857
+ */
43858
+ update: (payload, options) => __awaiter(this, void 0, void 0, function* () {
43859
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
43860
+ return this.httpInstance
43861
+ .request({
43862
+ url: fillApiPath(`${this.domain}/open-apis/im/v2/chat_button`, path),
43863
+ method: "PUT",
43864
+ data,
43865
+ params,
43866
+ headers,
43867
+ })
43868
+ .catch((e) => {
43869
+ this.logger.error(formatErrors(e));
43870
+ throw e;
43871
+ });
43872
+ }),
43873
+ },
43874
+ /**
43875
+ * feed_card
43876
+ */
43877
+ feedCard: {
43878
+ /**
43879
+ * {@link https://open.feishu.cn/api-explorer?project=im&resource=feed_card&apiName=patch&version=v2 click to debug }
43880
+ *
43881
+ * {@link https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=patch&project=im&resource=feed_card&version=v2 document }
43882
+ */
43883
+ patch: (payload, options) => __awaiter(this, void 0, void 0, function* () {
43884
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
43885
+ return this.httpInstance
43886
+ .request({
43887
+ url: fillApiPath(`${this.domain}/open-apis/im/v2/feed_cards/:feed_card_id`, path),
43888
+ method: "PATCH",
43889
+ data,
43890
+ params,
43891
+ headers,
43892
+ })
43893
+ .catch((e) => {
43894
+ this.logger.error(formatErrors(e));
43895
+ throw e;
43896
+ });
43897
+ }),
43898
+ },
43899
+ /**
43900
+ * tag
43901
+ */
43902
+ tag: {
43903
+ /**
43904
+ * {@link https://open.feishu.cn/api-explorer?project=im&resource=tag&apiName=create&version=v2 click to debug }
43905
+ *
43906
+ * {@link https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=create&project=im&resource=tag&version=v2 document }
43907
+ */
43908
+ create: (payload, options) => __awaiter(this, void 0, void 0, function* () {
43909
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
43910
+ return this.httpInstance
43911
+ .request({
43912
+ url: fillApiPath(`${this.domain}/open-apis/im/v2/tags`, path),
43913
+ method: "POST",
43914
+ data,
43915
+ params,
43916
+ headers,
43917
+ })
43918
+ .catch((e) => {
43919
+ this.logger.error(formatErrors(e));
43920
+ throw e;
43921
+ });
43922
+ }),
43923
+ /**
43924
+ * {@link https://open.feishu.cn/api-explorer?project=im&resource=tag&apiName=patch&version=v2 click to debug }
43925
+ *
43926
+ * {@link https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=patch&project=im&resource=tag&version=v2 document }
43927
+ */
43928
+ patch: (payload, options) => __awaiter(this, void 0, void 0, function* () {
43929
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
43930
+ return this.httpInstance
43931
+ .request({
43932
+ url: fillApiPath(`${this.domain}/open-apis/im/v2/tags/:tag_id`, path),
43933
+ method: "PATCH",
43934
+ data,
43935
+ params,
43936
+ headers,
43937
+ })
43938
+ .catch((e) => {
43939
+ this.logger.error(formatErrors(e));
43940
+ throw e;
43941
+ });
43942
+ }),
43943
+ },
43944
+ /**
43945
+ * url_preview
43946
+ */
43947
+ urlPreview: {
43948
+ /**
43949
+ * {@link https://open.feishu.cn/api-explorer?project=im&resource=url_preview&apiName=batch_update&version=v2 click to debug }
43950
+ *
43951
+ * {@link https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batch_update&project=im&resource=url_preview&version=v2 document }
43952
+ */
43953
+ batchUpdate: (payload, options) => __awaiter(this, void 0, void 0, function* () {
43954
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
43955
+ return this.httpInstance
43956
+ .request({
43957
+ url: fillApiPath(`${this.domain}/open-apis/im/v2/url_previews/batch_update`, path),
43958
+ method: "POST",
43959
+ data,
43960
+ params,
43961
+ headers,
43962
+ })
43963
+ .catch((e) => {
43964
+ this.logger.error(formatErrors(e));
43965
+ throw e;
43966
+ });
43967
+ }),
43968
+ },
43969
+ },
43479
43970
  };
43480
43971
  }
43481
43972
  }
@@ -43502,6 +43993,7 @@ class Client$r extends Client$s {
43502
43993
  method: "GET",
43503
43994
  headers: pickBy(innerPayload.headers, identity),
43504
43995
  params: pickBy(innerPayload.params, identity),
43996
+ data,
43505
43997
  })
43506
43998
  .catch((e) => {
43507
43999
  this.logger.error(formatErrors(e));
@@ -43700,6 +44192,7 @@ class Client$r extends Client$s {
43700
44192
  method: "GET",
43701
44193
  headers: pickBy(innerPayload.headers, identity),
43702
44194
  params: pickBy(innerPayload.params, identity),
44195
+ data,
43703
44196
  })
43704
44197
  .catch((e) => {
43705
44198
  this.logger.error(formatErrors(e));
@@ -43788,6 +44281,7 @@ class Client$r extends Client$s {
43788
44281
  method: "POST",
43789
44282
  headers: pickBy(innerPayload.headers, identity),
43790
44283
  params: pickBy(innerPayload.params, identity),
44284
+ data,
43791
44285
  })
43792
44286
  .catch((e) => {
43793
44287
  this.logger.error(formatErrors(e));
@@ -44129,6 +44623,7 @@ class Client$q extends Client$r {
44129
44623
  method: "GET",
44130
44624
  headers: pickBy(innerPayload.headers, identity),
44131
44625
  params: pickBy(innerPayload.params, identity),
44626
+ data,
44132
44627
  })
44133
44628
  .catch((e) => {
44134
44629
  this.logger.error(formatErrors(e));
@@ -44302,6 +44797,7 @@ class Client$q extends Client$r {
44302
44797
  method: "GET",
44303
44798
  headers: pickBy(innerPayload.headers, identity),
44304
44799
  params: pickBy(innerPayload.params, identity),
44800
+ data,
44305
44801
  })
44306
44802
  .catch((e) => {
44307
44803
  this.logger.error(formatErrors(e));
@@ -44491,6 +44987,7 @@ class Client$q extends Client$r {
44491
44987
  method: "GET",
44492
44988
  headers: pickBy(innerPayload.headers, identity),
44493
44989
  params: pickBy(innerPayload.params, identity),
44990
+ data,
44494
44991
  })
44495
44992
  .catch((e) => {
44496
44993
  this.logger.error(formatErrors(e));
@@ -44680,6 +45177,7 @@ class Client$q extends Client$r {
44680
45177
  method: "GET",
44681
45178
  headers: pickBy(innerPayload.headers, identity),
44682
45179
  params: pickBy(innerPayload.params, identity),
45180
+ data,
44683
45181
  })
44684
45182
  .catch((e) => {
44685
45183
  this.logger.error(formatErrors(e));
@@ -44906,6 +45404,7 @@ class Client$q extends Client$r {
44906
45404
  method: "GET",
44907
45405
  headers: pickBy(innerPayload.headers, identity),
44908
45406
  params: pickBy(innerPayload.params, identity),
45407
+ data,
44909
45408
  })
44910
45409
  .catch((e) => {
44911
45410
  this.logger.error(formatErrors(e));
@@ -45167,6 +45666,7 @@ class Client$q extends Client$r {
45167
45666
  method: "GET",
45168
45667
  headers: pickBy(innerPayload.headers, identity),
45169
45668
  params: pickBy(innerPayload.params, identity),
45669
+ data,
45170
45670
  })
45171
45671
  .catch((e) => {
45172
45672
  this.logger.error(formatErrors(e));
@@ -45321,6 +45821,7 @@ class Client$q extends Client$r {
45321
45821
  method: "GET",
45322
45822
  headers: pickBy(innerPayload.headers, identity),
45323
45823
  params: pickBy(innerPayload.params, identity),
45824
+ data,
45324
45825
  })
45325
45826
  .catch((e) => {
45326
45827
  this.logger.error(formatErrors(e));
@@ -45577,6 +46078,7 @@ class Client$q extends Client$r {
45577
46078
  method: "GET",
45578
46079
  headers: pickBy(innerPayload.headers, identity),
45579
46080
  params: pickBy(innerPayload.params, identity),
46081
+ data,
45580
46082
  })
45581
46083
  .catch((e) => {
45582
46084
  this.logger.error(formatErrors(e));
@@ -45750,6 +46252,7 @@ class Client$q extends Client$r {
45750
46252
  method: "GET",
45751
46253
  headers: pickBy(innerPayload.headers, identity),
45752
46254
  params: pickBy(innerPayload.params, identity),
46255
+ data,
45753
46256
  })
45754
46257
  .catch((e) => {
45755
46258
  this.logger.error(formatErrors(e));
@@ -45939,6 +46442,7 @@ class Client$q extends Client$r {
45939
46442
  method: "GET",
45940
46443
  headers: pickBy(innerPayload.headers, identity),
45941
46444
  params: pickBy(innerPayload.params, identity),
46445
+ data,
45942
46446
  })
45943
46447
  .catch((e) => {
45944
46448
  this.logger.error(formatErrors(e));
@@ -46128,6 +46632,7 @@ class Client$q extends Client$r {
46128
46632
  method: "GET",
46129
46633
  headers: pickBy(innerPayload.headers, identity),
46130
46634
  params: pickBy(innerPayload.params, identity),
46635
+ data,
46131
46636
  })
46132
46637
  .catch((e) => {
46133
46638
  this.logger.error(formatErrors(e));
@@ -46354,6 +46859,7 @@ class Client$q extends Client$r {
46354
46859
  method: "GET",
46355
46860
  headers: pickBy(innerPayload.headers, identity),
46356
46861
  params: pickBy(innerPayload.params, identity),
46862
+ data,
46357
46863
  })
46358
46864
  .catch((e) => {
46359
46865
  this.logger.error(formatErrors(e));
@@ -46615,6 +47121,7 @@ class Client$q extends Client$r {
46615
47121
  method: "GET",
46616
47122
  headers: pickBy(innerPayload.headers, identity),
46617
47123
  params: pickBy(innerPayload.params, identity),
47124
+ data,
46618
47125
  })
46619
47126
  .catch((e) => {
46620
47127
  this.logger.error(formatErrors(e));
@@ -46769,6 +47276,7 @@ class Client$q extends Client$r {
46769
47276
  method: "GET",
46770
47277
  headers: pickBy(innerPayload.headers, identity),
46771
47278
  params: pickBy(innerPayload.params, identity),
47279
+ data,
46772
47280
  })
46773
47281
  .catch((e) => {
46774
47282
  this.logger.error(formatErrors(e));
@@ -47287,6 +47795,35 @@ class Client$m extends Client$n {
47287
47795
  });
47288
47796
  }),
47289
47797
  },
47798
+ /**
47799
+ * 复盘(灰度租户可见)
47800
+ */
47801
+ review: {
47802
+ /**
47803
+ * {@link https://open.feishu.cn/api-explorer?project=okr&resource=review&apiName=query&version=v1 click to debug }
47804
+ *
47805
+ * {@link https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/okr-v1/review/query document }
47806
+ *
47807
+ * 查询复盘信息
47808
+ *
47809
+ * 根据周期和用户查询复盘信息。
47810
+ */
47811
+ query: (payload, options) => __awaiter(this, void 0, void 0, function* () {
47812
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
47813
+ return this.httpInstance
47814
+ .request({
47815
+ url: fillApiPath(`${this.domain}/open-apis/okr/v1/reviews/query`, path),
47816
+ method: "GET",
47817
+ data,
47818
+ params,
47819
+ headers,
47820
+ })
47821
+ .catch((e) => {
47822
+ this.logger.error(formatErrors(e));
47823
+ throw e;
47824
+ });
47825
+ }),
47826
+ },
47290
47827
  /**
47291
47828
  * 用户OKR
47292
47829
  */
@@ -47589,6 +48126,35 @@ class Client$m extends Client$n {
47589
48126
  });
47590
48127
  }),
47591
48128
  },
48129
+ /**
48130
+ * 复盘(灰度租户可见)
48131
+ */
48132
+ review: {
48133
+ /**
48134
+ * {@link https://open.feishu.cn/api-explorer?project=okr&resource=review&apiName=query&version=v1 click to debug }
48135
+ *
48136
+ * {@link https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/okr-v1/review/query document }
48137
+ *
48138
+ * 查询复盘信息
48139
+ *
48140
+ * 根据周期和用户查询复盘信息。
48141
+ */
48142
+ query: (payload, options) => __awaiter(this, void 0, void 0, function* () {
48143
+ const { headers, params, data, path } = yield this.formatPayload(payload, options);
48144
+ return this.httpInstance
48145
+ .request({
48146
+ url: fillApiPath(`${this.domain}/open-apis/okr/v1/reviews/query`, path),
48147
+ method: "GET",
48148
+ data,
48149
+ params,
48150
+ headers,
48151
+ })
48152
+ .catch((e) => {
48153
+ this.logger.error(formatErrors(e));
48154
+ throw e;
48155
+ });
48156
+ }),
48157
+ },
47592
48158
  /**
47593
48159
  * 用户OKR
47594
48160
  */
@@ -47916,6 +48482,7 @@ class Client$h extends Client$i {
47916
48482
  method: "GET",
47917
48483
  headers: pickBy(innerPayload.headers, identity),
47918
48484
  params: pickBy(innerPayload.params, identity),
48485
+ data,
47919
48486
  })
47920
48487
  .catch((e) => {
47921
48488
  this.logger.error(formatErrors(e));
@@ -48120,6 +48687,7 @@ class Client$h extends Client$i {
48120
48687
  method: "GET",
48121
48688
  headers: pickBy(innerPayload.headers, identity),
48122
48689
  params: pickBy(innerPayload.params, identity),
48690
+ data,
48123
48691
  })
48124
48692
  .catch((e) => {
48125
48693
  this.logger.error(formatErrors(e));
@@ -48532,6 +49100,7 @@ class Client$e extends Client$f {
48532
49100
  method: "GET",
48533
49101
  headers: pickBy(innerPayload.headers, identity),
48534
49102
  params: pickBy(innerPayload.params, identity),
49103
+ data,
48535
49104
  })
48536
49105
  .catch((e) => {
48537
49106
  this.logger.error(formatErrors(e));
@@ -48934,6 +49503,7 @@ class Client$e extends Client$f {
48934
49503
  method: "GET",
48935
49504
  headers: pickBy(innerPayload.headers, identity),
48936
49505
  params: pickBy(innerPayload.params, identity),
49506
+ data,
48937
49507
  })
48938
49508
  .catch((e) => {
48939
49509
  this.logger.error(formatErrors(e));
@@ -49747,7 +50317,7 @@ class Client$c extends Client$d {
49747
50317
  }),
49748
50318
  },
49749
50319
  /**
49750
- * 工作表
50320
+ * 单元格
49751
50321
  */
49752
50322
  spreadsheetSheet: {
49753
50323
  /**
@@ -50450,7 +51020,7 @@ class Client$c extends Client$d {
50450
51020
  }),
50451
51021
  },
50452
51022
  /**
50453
- * 工作表
51023
+ * 单元格
50454
51024
  */
50455
51025
  spreadsheetSheet: {
50456
51026
  /**
@@ -51027,6 +51597,7 @@ class Client$8 extends Client$9 {
51027
51597
  method: "GET",
51028
51598
  headers: pickBy(innerPayload.headers, identity),
51029
51599
  params: pickBy(innerPayload.params, identity),
51600
+ data,
51030
51601
  })
51031
51602
  .catch((e) => {
51032
51603
  this.logger.error(formatErrors(e));
@@ -51200,6 +51771,7 @@ class Client$8 extends Client$9 {
51200
51771
  method: "GET",
51201
51772
  headers: pickBy(innerPayload.headers, identity),
51202
51773
  params: pickBy(innerPayload.params, identity),
51774
+ data,
51203
51775
  })
51204
51776
  .catch((e) => {
51205
51777
  this.logger.error(formatErrors(e));
@@ -51349,6 +51921,7 @@ class Client$8 extends Client$9 {
51349
51921
  method: "GET",
51350
51922
  headers: pickBy(innerPayload.headers, identity),
51351
51923
  params: pickBy(innerPayload.params, identity),
51924
+ data,
51352
51925
  })
51353
51926
  .catch((e) => {
51354
51927
  this.logger.error(formatErrors(e));
@@ -51498,6 +52071,7 @@ class Client$8 extends Client$9 {
51498
52071
  method: "GET",
51499
52072
  headers: pickBy(innerPayload.headers, identity),
51500
52073
  params: pickBy(innerPayload.params, identity),
52074
+ data,
51501
52075
  })
51502
52076
  .catch((e) => {
51503
52077
  this.logger.error(formatErrors(e));
@@ -51623,6 +52197,7 @@ class Client$8 extends Client$9 {
51623
52197
  method: "GET",
51624
52198
  headers: pickBy(innerPayload.headers, identity),
51625
52199
  params: pickBy(innerPayload.params, identity),
52200
+ data,
51626
52201
  })
51627
52202
  .catch((e) => {
51628
52203
  this.logger.error(formatErrors(e));
@@ -51845,6 +52420,7 @@ class Client$8 extends Client$9 {
51845
52420
  method: "GET",
51846
52421
  headers: pickBy(innerPayload.headers, identity),
51847
52422
  params: pickBy(innerPayload.params, identity),
52423
+ data,
51848
52424
  })
51849
52425
  .catch((e) => {
51850
52426
  this.logger.error(formatErrors(e));
@@ -52018,6 +52594,7 @@ class Client$8 extends Client$9 {
52018
52594
  method: "GET",
52019
52595
  headers: pickBy(innerPayload.headers, identity),
52020
52596
  params: pickBy(innerPayload.params, identity),
52597
+ data,
52021
52598
  })
52022
52599
  .catch((e) => {
52023
52600
  this.logger.error(formatErrors(e));
@@ -52167,6 +52744,7 @@ class Client$8 extends Client$9 {
52167
52744
  method: "GET",
52168
52745
  headers: pickBy(innerPayload.headers, identity),
52169
52746
  params: pickBy(innerPayload.params, identity),
52747
+ data,
52170
52748
  })
52171
52749
  .catch((e) => {
52172
52750
  this.logger.error(formatErrors(e));
@@ -52316,6 +52894,7 @@ class Client$8 extends Client$9 {
52316
52894
  method: "GET",
52317
52895
  headers: pickBy(innerPayload.headers, identity),
52318
52896
  params: pickBy(innerPayload.params, identity),
52897
+ data,
52319
52898
  })
52320
52899
  .catch((e) => {
52321
52900
  this.logger.error(formatErrors(e));
@@ -52441,6 +53020,7 @@ class Client$8 extends Client$9 {
52441
53020
  method: "GET",
52442
53021
  headers: pickBy(innerPayload.headers, identity),
52443
53022
  params: pickBy(innerPayload.params, identity),
53023
+ data,
52444
53024
  })
52445
53025
  .catch((e) => {
52446
53026
  this.logger.error(formatErrors(e));
@@ -52560,6 +53140,7 @@ class Client$8 extends Client$9 {
52560
53140
  method: "GET",
52561
53141
  headers: pickBy(innerPayload.headers, identity),
52562
53142
  params: pickBy(innerPayload.params, identity),
53143
+ data,
52563
53144
  })
52564
53145
  .catch((e) => {
52565
53146
  this.logger.error(formatErrors(e));
@@ -52714,6 +53295,7 @@ class Client$8 extends Client$9 {
52714
53295
  method: "GET",
52715
53296
  headers: pickBy(innerPayload.headers, identity),
52716
53297
  params: pickBy(innerPayload.params, identity),
53298
+ data,
52717
53299
  })
52718
53300
  .catch((e) => {
52719
53301
  this.logger.error(formatErrors(e));
@@ -52867,6 +53449,7 @@ class Client$8 extends Client$9 {
52867
53449
  method: "GET",
52868
53450
  headers: pickBy(innerPayload.headers, identity),
52869
53451
  params: pickBy(innerPayload.params, identity),
53452
+ data,
52870
53453
  })
52871
53454
  .catch((e) => {
52872
53455
  this.logger.error(formatErrors(e));
@@ -53085,6 +53668,7 @@ class Client$8 extends Client$9 {
53085
53668
  method: "GET",
53086
53669
  headers: pickBy(innerPayload.headers, identity),
53087
53670
  params: pickBy(innerPayload.params, identity),
53671
+ data,
53088
53672
  })
53089
53673
  .catch((e) => {
53090
53674
  this.logger.error(formatErrors(e));
@@ -53173,6 +53757,7 @@ class Client$8 extends Client$9 {
53173
53757
  method: "GET",
53174
53758
  headers: pickBy(innerPayload.headers, identity),
53175
53759
  params: pickBy(innerPayload.params, identity),
53760
+ data,
53176
53761
  })
53177
53762
  .catch((e) => {
53178
53763
  this.logger.error(formatErrors(e));
@@ -53386,6 +53971,7 @@ class Client$8 extends Client$9 {
53386
53971
  method: "GET",
53387
53972
  headers: pickBy(innerPayload.headers, identity),
53388
53973
  params: pickBy(innerPayload.params, identity),
53974
+ data,
53389
53975
  })
53390
53976
  .catch((e) => {
53391
53977
  this.logger.error(formatErrors(e));
@@ -53599,6 +54185,7 @@ class Client$8 extends Client$9 {
53599
54185
  method: "GET",
53600
54186
  headers: pickBy(innerPayload.headers, identity),
53601
54187
  params: pickBy(innerPayload.params, identity),
54188
+ data,
53602
54189
  })
53603
54190
  .catch((e) => {
53604
54191
  this.logger.error(formatErrors(e));
@@ -53857,6 +54444,7 @@ class Client$8 extends Client$9 {
53857
54444
  method: "GET",
53858
54445
  headers: pickBy(innerPayload.headers, identity),
53859
54446
  params: pickBy(innerPayload.params, identity),
54447
+ data,
53860
54448
  })
53861
54449
  .catch((e) => {
53862
54450
  this.logger.error(formatErrors(e));
@@ -54268,6 +54856,7 @@ class Client$4 extends Client$5 {
54268
54856
  method: "GET",
54269
54857
  headers: pickBy(innerPayload.headers, identity),
54270
54858
  params: pickBy(innerPayload.params, identity),
54859
+ data,
54271
54860
  })
54272
54861
  .catch((e) => {
54273
54862
  this.logger.error(formatErrors(e));
@@ -54611,6 +55200,7 @@ class Client$4 extends Client$5 {
54611
55200
  method: "GET",
54612
55201
  headers: pickBy(innerPayload.headers, identity),
54613
55202
  params: pickBy(innerPayload.params, identity),
55203
+ data,
54614
55204
  })
54615
55205
  .catch((e) => {
54616
55206
  this.logger.error(formatErrors(e));
@@ -54823,6 +55413,7 @@ class Client$4 extends Client$5 {
54823
55413
  method: "GET",
54824
55414
  headers: pickBy(innerPayload.headers, identity),
54825
55415
  params: pickBy(innerPayload.params, identity),
55416
+ data,
54826
55417
  })
54827
55418
  .catch((e) => {
54828
55419
  this.logger.error(formatErrors(e));
@@ -54896,6 +55487,7 @@ class Client$4 extends Client$5 {
54896
55487
  method: "GET",
54897
55488
  headers: pickBy(innerPayload.headers, identity),
54898
55489
  params: pickBy(innerPayload.params, identity),
55490
+ data,
54899
55491
  })
54900
55492
  .catch((e) => {
54901
55493
  this.logger.error(formatErrors(e));
@@ -54969,6 +55561,7 @@ class Client$4 extends Client$5 {
54969
55561
  method: "GET",
54970
55562
  headers: pickBy(innerPayload.headers, identity),
54971
55563
  params: pickBy(innerPayload.params, identity),
55564
+ data,
54972
55565
  })
54973
55566
  .catch((e) => {
54974
55567
  this.logger.error(formatErrors(e));
@@ -55422,6 +56015,7 @@ class Client$4 extends Client$5 {
55422
56015
  method: "GET",
55423
56016
  headers: pickBy(innerPayload.headers, identity),
55424
56017
  params: pickBy(innerPayload.params, identity),
56018
+ data,
55425
56019
  })
55426
56020
  .catch((e) => {
55427
56021
  this.logger.error(formatErrors(e));
@@ -55567,6 +56161,7 @@ class Client$4 extends Client$5 {
55567
56161
  method: "GET",
55568
56162
  headers: pickBy(innerPayload.headers, identity),
55569
56163
  params: pickBy(innerPayload.params, identity),
56164
+ data,
55570
56165
  })
55571
56166
  .catch((e) => {
55572
56167
  this.logger.error(formatErrors(e));
@@ -55873,6 +56468,7 @@ class Client$4 extends Client$5 {
55873
56468
  method: "GET",
55874
56469
  headers: pickBy(innerPayload.headers, identity),
55875
56470
  params: pickBy(innerPayload.params, identity),
56471
+ data,
55876
56472
  })
55877
56473
  .catch((e) => {
55878
56474
  this.logger.error(formatErrors(e));
@@ -56076,6 +56672,7 @@ class Client$4 extends Client$5 {
56076
56672
  method: "GET",
56077
56673
  headers: pickBy(innerPayload.headers, identity),
56078
56674
  params: pickBy(innerPayload.params, identity),
56675
+ data,
56079
56676
  })
56080
56677
  .catch((e) => {
56081
56678
  this.logger.error(formatErrors(e));
@@ -56419,6 +57016,7 @@ class Client$4 extends Client$5 {
56419
57016
  method: "GET",
56420
57017
  headers: pickBy(innerPayload.headers, identity),
56421
57018
  params: pickBy(innerPayload.params, identity),
57019
+ data,
56422
57020
  })
56423
57021
  .catch((e) => {
56424
57022
  this.logger.error(formatErrors(e));
@@ -56631,6 +57229,7 @@ class Client$4 extends Client$5 {
56631
57229
  method: "GET",
56632
57230
  headers: pickBy(innerPayload.headers, identity),
56633
57231
  params: pickBy(innerPayload.params, identity),
57232
+ data,
56634
57233
  })
56635
57234
  .catch((e) => {
56636
57235
  this.logger.error(formatErrors(e));
@@ -56704,6 +57303,7 @@ class Client$4 extends Client$5 {
56704
57303
  method: "GET",
56705
57304
  headers: pickBy(innerPayload.headers, identity),
56706
57305
  params: pickBy(innerPayload.params, identity),
57306
+ data,
56707
57307
  })
56708
57308
  .catch((e) => {
56709
57309
  this.logger.error(formatErrors(e));
@@ -56777,6 +57377,7 @@ class Client$4 extends Client$5 {
56777
57377
  method: "GET",
56778
57378
  headers: pickBy(innerPayload.headers, identity),
56779
57379
  params: pickBy(innerPayload.params, identity),
57380
+ data,
56780
57381
  })
56781
57382
  .catch((e) => {
56782
57383
  this.logger.error(formatErrors(e));
@@ -57230,6 +57831,7 @@ class Client$4 extends Client$5 {
57230
57831
  method: "GET",
57231
57832
  headers: pickBy(innerPayload.headers, identity),
57232
57833
  params: pickBy(innerPayload.params, identity),
57834
+ data,
57233
57835
  })
57234
57836
  .catch((e) => {
57235
57837
  this.logger.error(formatErrors(e));
@@ -57375,6 +57977,7 @@ class Client$4 extends Client$5 {
57375
57977
  method: "GET",
57376
57978
  headers: pickBy(innerPayload.headers, identity),
57377
57979
  params: pickBy(innerPayload.params, identity),
57980
+ data,
57378
57981
  })
57379
57982
  .catch((e) => {
57380
57983
  this.logger.error(formatErrors(e));
@@ -57681,6 +58284,7 @@ class Client$4 extends Client$5 {
57681
58284
  method: "GET",
57682
58285
  headers: pickBy(innerPayload.headers, identity),
57683
58286
  params: pickBy(innerPayload.params, identity),
58287
+ data,
57684
58288
  })
57685
58289
  .catch((e) => {
57686
58290
  this.logger.error(formatErrors(e));
@@ -58017,6 +58621,7 @@ class Client$2 extends Client$3 {
58017
58621
  method: "GET",
58018
58622
  headers: pickBy(innerPayload.headers, identity),
58019
58623
  params: pickBy(innerPayload.params, identity),
58624
+ data,
58020
58625
  })
58021
58626
  .catch((e) => {
58022
58627
  this.logger.error(formatErrors(e));
@@ -58203,6 +58808,7 @@ class Client$2 extends Client$3 {
58203
58808
  method: "GET",
58204
58809
  headers: pickBy(innerPayload.headers, identity),
58205
58810
  params: pickBy(innerPayload.params, identity),
58811
+ data,
58206
58812
  })
58207
58813
  .catch((e) => {
58208
58814
  this.logger.error(formatErrors(e));
@@ -58503,6 +59109,7 @@ class Client$2 extends Client$3 {
58503
59109
  method: "GET",
58504
59110
  headers: pickBy(innerPayload.headers, identity),
58505
59111
  params: pickBy(innerPayload.params, identity),
59112
+ data,
58506
59113
  })
58507
59114
  .catch((e) => {
58508
59115
  this.logger.error(formatErrors(e));
@@ -58689,6 +59296,7 @@ class Client$2 extends Client$3 {
58689
59296
  method: "GET",
58690
59297
  headers: pickBy(innerPayload.headers, identity),
58691
59298
  params: pickBy(innerPayload.params, identity),
59299
+ data,
58692
59300
  })
58693
59301
  .catch((e) => {
58694
59302
  this.logger.error(formatErrors(e));