@kl1/contracts 1.0.62 → 1.0.63

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.
@@ -65848,6 +65848,26 @@ export declare const extensionContract: {
65848
65848
  message: string;
65849
65849
  error?: any;
65850
65850
  }>;
65851
+ 404: import("zod").ZodObject<{
65852
+ message: import("zod").ZodString;
65853
+ error: import("zod").ZodAny;
65854
+ }, "strip", import("zod").ZodTypeAny, {
65855
+ message: string;
65856
+ error?: any;
65857
+ }, {
65858
+ message: string;
65859
+ error?: any;
65860
+ }>;
65861
+ 422: import("zod").ZodObject<{
65862
+ message: import("zod").ZodString;
65863
+ error: import("zod").ZodAny;
65864
+ }, "strip", import("zod").ZodTypeAny, {
65865
+ message: string;
65866
+ error?: any;
65867
+ }, {
65868
+ message: string;
65869
+ error?: any;
65870
+ }>;
65851
65871
  500: import("zod").ZodObject<{
65852
65872
  message: import("zod").ZodString;
65853
65873
  error: import("zod").ZodAny;
@@ -66030,6 +66050,26 @@ export declare const extensionContract: {
66030
66050
  message: string;
66031
66051
  error?: any;
66032
66052
  }>;
66053
+ 404: import("zod").ZodObject<{
66054
+ message: import("zod").ZodString;
66055
+ error: import("zod").ZodAny;
66056
+ }, "strip", import("zod").ZodTypeAny, {
66057
+ message: string;
66058
+ error?: any;
66059
+ }, {
66060
+ message: string;
66061
+ error?: any;
66062
+ }>;
66063
+ 422: import("zod").ZodObject<{
66064
+ message: import("zod").ZodString;
66065
+ error: import("zod").ZodAny;
66066
+ }, "strip", import("zod").ZodTypeAny, {
66067
+ message: string;
66068
+ error?: any;
66069
+ }, {
66070
+ message: string;
66071
+ error?: any;
66072
+ }>;
66033
66073
  500: import("zod").ZodObject<{
66034
66074
  message: import("zod").ZodString;
66035
66075
  error: import("zod").ZodAny;
@@ -66124,6 +66164,26 @@ export declare const extensionContract: {
66124
66164
  message: string;
66125
66165
  error?: any;
66126
66166
  }>;
66167
+ 404: import("zod").ZodObject<{
66168
+ message: import("zod").ZodString;
66169
+ error: import("zod").ZodAny;
66170
+ }, "strip", import("zod").ZodTypeAny, {
66171
+ message: string;
66172
+ error?: any;
66173
+ }, {
66174
+ message: string;
66175
+ error?: any;
66176
+ }>;
66177
+ 422: import("zod").ZodObject<{
66178
+ message: import("zod").ZodString;
66179
+ error: import("zod").ZodAny;
66180
+ }, "strip", import("zod").ZodTypeAny, {
66181
+ message: string;
66182
+ error?: any;
66183
+ }, {
66184
+ message: string;
66185
+ error?: any;
66186
+ }>;
66127
66187
  500: import("zod").ZodObject<{
66128
66188
  message: import("zod").ZodString;
66129
66189
  error: import("zod").ZodAny;
@@ -66237,7 +66297,14 @@ export declare const extensionContract: {
66237
66297
  pageSize?: number | undefined;
66238
66298
  lastPage?: number | null | undefined;
66239
66299
  }>;
66240
- 500: import("zod").ZodObject<{
66300
+ 400: import("zod").ZodObject<{
66301
+ message: import("zod").ZodString;
66302
+ }, "strip", import("zod").ZodTypeAny, {
66303
+ message: string;
66304
+ }, {
66305
+ message: string;
66306
+ }>;
66307
+ 401: import("zod").ZodObject<{
66241
66308
  message: import("zod").ZodString;
66242
66309
  error: import("zod").ZodAny;
66243
66310
  }, "strip", import("zod").ZodTypeAny, {
@@ -66247,14 +66314,27 @@ export declare const extensionContract: {
66247
66314
  message: string;
66248
66315
  error?: any;
66249
66316
  }>;
66250
- 400: import("zod").ZodObject<{
66317
+ 404: import("zod").ZodObject<{
66251
66318
  message: import("zod").ZodString;
66319
+ error: import("zod").ZodAny;
66252
66320
  }, "strip", import("zod").ZodTypeAny, {
66253
66321
  message: string;
66322
+ error?: any;
66254
66323
  }, {
66255
66324
  message: string;
66325
+ error?: any;
66256
66326
  }>;
66257
- 401: import("zod").ZodObject<{
66327
+ 422: import("zod").ZodObject<{
66328
+ message: import("zod").ZodString;
66329
+ error: import("zod").ZodAny;
66330
+ }, "strip", import("zod").ZodTypeAny, {
66331
+ message: string;
66332
+ error?: any;
66333
+ }, {
66334
+ message: string;
66335
+ error?: any;
66336
+ }>;
66337
+ 500: import("zod").ZodObject<{
66258
66338
  message: import("zod").ZodString;
66259
66339
  error: import("zod").ZodAny;
66260
66340
  }, "strip", import("zod").ZodTypeAny, {
@@ -66389,6 +66469,43 @@ export declare const extensionContract: {
66389
66469
  telephonySignature: string | null;
66390
66470
  };
66391
66471
  }>;
66472
+ 400: import("zod").ZodObject<{
66473
+ message: import("zod").ZodString;
66474
+ }, "strip", import("zod").ZodTypeAny, {
66475
+ message: string;
66476
+ }, {
66477
+ message: string;
66478
+ }>;
66479
+ 401: import("zod").ZodObject<{
66480
+ message: import("zod").ZodString;
66481
+ error: import("zod").ZodAny;
66482
+ }, "strip", import("zod").ZodTypeAny, {
66483
+ message: string;
66484
+ error?: any;
66485
+ }, {
66486
+ message: string;
66487
+ error?: any;
66488
+ }>;
66489
+ 404: import("zod").ZodObject<{
66490
+ message: import("zod").ZodString;
66491
+ error: import("zod").ZodAny;
66492
+ }, "strip", import("zod").ZodTypeAny, {
66493
+ message: string;
66494
+ error?: any;
66495
+ }, {
66496
+ message: string;
66497
+ error?: any;
66498
+ }>;
66499
+ 422: import("zod").ZodObject<{
66500
+ message: import("zod").ZodString;
66501
+ error: import("zod").ZodAny;
66502
+ }, "strip", import("zod").ZodTypeAny, {
66503
+ message: string;
66504
+ error?: any;
66505
+ }, {
66506
+ message: string;
66507
+ error?: any;
66508
+ }>;
66392
66509
  500: import("zod").ZodObject<{
66393
66510
  message: import("zod").ZodString;
66394
66511
  error: import("zod").ZodAny;
@@ -66440,6 +66557,43 @@ export declare const extensionContract: {
66440
66557
  message: string;
66441
66558
  requestId: string;
66442
66559
  }>;
66560
+ 400: import("zod").ZodObject<{
66561
+ message: import("zod").ZodString;
66562
+ }, "strip", import("zod").ZodTypeAny, {
66563
+ message: string;
66564
+ }, {
66565
+ message: string;
66566
+ }>;
66567
+ 401: import("zod").ZodObject<{
66568
+ message: import("zod").ZodString;
66569
+ error: import("zod").ZodAny;
66570
+ }, "strip", import("zod").ZodTypeAny, {
66571
+ message: string;
66572
+ error?: any;
66573
+ }, {
66574
+ message: string;
66575
+ error?: any;
66576
+ }>;
66577
+ 404: import("zod").ZodObject<{
66578
+ message: import("zod").ZodString;
66579
+ error: import("zod").ZodAny;
66580
+ }, "strip", import("zod").ZodTypeAny, {
66581
+ message: string;
66582
+ error?: any;
66583
+ }, {
66584
+ message: string;
66585
+ error?: any;
66586
+ }>;
66587
+ 422: import("zod").ZodObject<{
66588
+ message: import("zod").ZodString;
66589
+ error: import("zod").ZodAny;
66590
+ }, "strip", import("zod").ZodTypeAny, {
66591
+ message: string;
66592
+ error?: any;
66593
+ }, {
66594
+ message: string;
66595
+ error?: any;
66596
+ }>;
66443
66597
  500: import("zod").ZodObject<{
66444
66598
  message: import("zod").ZodString;
66445
66599
  error: import("zod").ZodAny;