@cloudfleet/sdk 0.8.26 → 0.8.28

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/dist/zod.gen.d.ts CHANGED
@@ -576,16 +576,12 @@ export declare const zUserUpdateInput: z.ZodObject<{
576
576
  inactive: "inactive";
577
577
  }>>;
578
578
  }, z.core.$strip>;
579
- export declare const zGetUsageData: z.ZodObject<{
580
- body: z.ZodOptional<z.ZodNever>;
581
- path: z.ZodOptional<z.ZodNever>;
582
- query: z.ZodOptional<z.ZodObject<{
583
- granularity: z.ZodOptional<z.ZodEnum<{
584
- hourly: "hourly";
585
- daily: "daily";
586
- monthly: "monthly";
587
- }>>;
588
- }, z.core.$strip>>;
579
+ export declare const zGetUsageQuery: z.ZodObject<{
580
+ granularity: z.ZodOptional<z.ZodEnum<{
581
+ hourly: "hourly";
582
+ daily: "daily";
583
+ monthly: "monthly";
584
+ }>>;
589
585
  }, z.core.$strip>;
590
586
  /**
591
587
  * Usage data with facets for filtering
@@ -604,11 +600,6 @@ export declare const zGetUsageResponse: z.ZodObject<{
604
600
  product: z.ZodOptional<z.ZodArray<z.ZodString>>;
605
601
  }, z.core.$strip>;
606
602
  }, z.core.$strip>;
607
- export declare const zGetPaymentMethodData: z.ZodObject<{
608
- body: z.ZodOptional<z.ZodNever>;
609
- path: z.ZodOptional<z.ZodNever>;
610
- query: z.ZodOptional<z.ZodNever>;
611
- }, z.core.$strip>;
612
603
  /**
613
604
  * Redacted payment card information.
614
605
  */
@@ -633,11 +624,6 @@ export declare const zGetPaymentMethodResponse: z.ZodObject<{
633
624
  visa: "visa";
634
625
  }>;
635
626
  }, z.core.$strip>;
636
- export declare const zGetPaymentMethodSecretData: z.ZodObject<{
637
- body: z.ZodOptional<z.ZodNever>;
638
- path: z.ZodOptional<z.ZodNever>;
639
- query: z.ZodOptional<z.ZodNever>;
640
- }, z.core.$strip>;
641
627
  /**
642
628
  * The client secret. Used for client-side retrieval using a publishable key. The client secret can be used to complete a payment from your frontend. It should not be stored, logged, or exposed to anyone other than the customer. Make sure that you have TLS enabled on any page that includes the client secret.
643
629
  *
@@ -645,11 +631,6 @@ export declare const zGetPaymentMethodSecretData: z.ZodObject<{
645
631
  export declare const zGetPaymentMethodSecretResponse: z.ZodObject<{
646
632
  id: z.ZodOptional<z.ZodString>;
647
633
  }, z.core.$strip>;
648
- export declare const zListInvoicesData: z.ZodObject<{
649
- body: z.ZodOptional<z.ZodNever>;
650
- path: z.ZodOptional<z.ZodNever>;
651
- query: z.ZodOptional<z.ZodNever>;
652
- }, z.core.$strip>;
653
634
  /**
654
635
  * An array of usage records.
655
636
  */
@@ -664,11 +645,6 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
664
645
  period_end: z.ZodISODateTime;
665
646
  invoice_pdf: z.ZodOptional<z.ZodString>;
666
647
  }, z.core.$strip>>;
667
- export declare const zGetContactData: z.ZodObject<{
668
- body: z.ZodOptional<z.ZodNever>;
669
- path: z.ZodOptional<z.ZodNever>;
670
- query: z.ZodOptional<z.ZodNever>;
671
- }, z.core.$strip>;
672
648
  /**
673
649
  * Returns a single object containing organization contact and billing address details.
674
650
  */
@@ -815,152 +791,148 @@ export declare const zGetContactResponse: z.ZodObject<{
815
791
  zw_tin: "zw_tin";
816
792
  }>>;
817
793
  }, z.core.$strip>;
818
- export declare const zUpdateContactData: z.ZodObject<{
819
- body: z.ZodObject<{
820
- company: z.ZodOptional<z.ZodString>;
821
- address1: z.ZodOptional<z.ZodString>;
822
- address2: z.ZodOptional<z.ZodString>;
823
- postalCode: z.ZodOptional<z.ZodString>;
824
- city: z.ZodOptional<z.ZodString>;
825
- state: z.ZodOptional<z.ZodString>;
826
- country: z.ZodOptional<z.ZodString>;
827
- phone: z.ZodOptional<z.ZodString>;
828
- email: z.ZodEmail;
829
- individual_name: z.ZodString;
830
- tax_id: z.ZodOptional<z.ZodString>;
831
- tax_id_type: z.ZodOptional<z.ZodEnum<{
832
- "": "";
833
- ad_nrt: "ad_nrt";
834
- ae_trn: "ae_trn";
835
- al_tin: "al_tin";
836
- am_tin: "am_tin";
837
- ao_tin: "ao_tin";
838
- ar_cuit: "ar_cuit";
839
- at_vat: "at_vat";
840
- au_abn: "au_abn";
841
- au_arn: "au_arn";
842
- ba_tin: "ba_tin";
843
- bb_tin: "bb_tin";
844
- be_vat: "be_vat";
845
- bg_uic: "bg_uic";
846
- bg_vat: "bg_vat";
847
- bh_vat: "bh_vat";
848
- bo_tin: "bo_tin";
849
- br_cnpj: "br_cnpj";
850
- br_cpf: "br_cpf";
851
- bs_tin: "bs_tin";
852
- by_tin: "by_tin";
853
- ca_bn: "ca_bn";
854
- ca_gst_hst: "ca_gst_hst";
855
- ca_pst_bc: "ca_pst_bc";
856
- ca_pst_mb: "ca_pst_mb";
857
- ca_pst_sk: "ca_pst_sk";
858
- ca_qst: "ca_qst";
859
- cd_nif: "cd_nif";
860
- ch_uid: "ch_uid";
861
- ch_vat: "ch_vat";
862
- cl_tin: "cl_tin";
863
- cn_tin: "cn_tin";
864
- co_nit: "co_nit";
865
- cr_tin: "cr_tin";
866
- cy_vat: "cy_vat";
867
- cz_vat: "cz_vat";
868
- de_stn: "de_stn";
869
- de_vat: "de_vat";
870
- dk_vat: "dk_vat";
871
- do_rcn: "do_rcn";
872
- ec_ruc: "ec_ruc";
873
- ee_vat: "ee_vat";
874
- eg_tin: "eg_tin";
875
- es_cif: "es_cif";
876
- es_vat: "es_vat";
877
- eu_oss_vat: "eu_oss_vat";
878
- fi_vat: "fi_vat";
879
- fr_vat: "fr_vat";
880
- gb_vat: "gb_vat";
881
- ge_vat: "ge_vat";
882
- gn_nif: "gn_nif";
883
- gr_vat: "gr_vat";
884
- hk_br: "hk_br";
885
- hr_oib: "hr_oib";
886
- hr_vat: "hr_vat";
887
- hu_tin: "hu_tin";
888
- hu_vat: "hu_vat";
889
- id_npwp: "id_npwp";
890
- ie_vat: "ie_vat";
891
- il_vat: "il_vat";
892
- in_gst: "in_gst";
893
- is_vat: "is_vat";
894
- it_vat: "it_vat";
895
- jp_cn: "jp_cn";
896
- jp_rn: "jp_rn";
897
- jp_trn: "jp_trn";
898
- ke_pin: "ke_pin";
899
- kh_tin: "kh_tin";
900
- kr_brn: "kr_brn";
901
- kz_bin: "kz_bin";
902
- li_uid: "li_uid";
903
- li_vat: "li_vat";
904
- lt_vat: "lt_vat";
905
- lu_vat: "lu_vat";
906
- lv_vat: "lv_vat";
907
- ma_vat: "ma_vat";
908
- md_vat: "md_vat";
909
- me_pib: "me_pib";
910
- mk_vat: "mk_vat";
911
- mr_nif: "mr_nif";
912
- mt_vat: "mt_vat";
913
- mx_rfc: "mx_rfc";
914
- my_frp: "my_frp";
915
- my_itn: "my_itn";
916
- my_sst: "my_sst";
917
- ng_tin: "ng_tin";
918
- nl_vat: "nl_vat";
919
- no_vat: "no_vat";
920
- no_voec: "no_voec";
921
- np_pan: "np_pan";
922
- nz_gst: "nz_gst";
923
- om_vat: "om_vat";
924
- pe_ruc: "pe_ruc";
925
- ph_tin: "ph_tin";
926
- pl_vat: "pl_vat";
927
- pt_vat: "pt_vat";
928
- ro_tin: "ro_tin";
929
- ro_vat: "ro_vat";
930
- rs_pib: "rs_pib";
931
- ru_inn: "ru_inn";
932
- ru_kpp: "ru_kpp";
933
- sa_vat: "sa_vat";
934
- se_vat: "se_vat";
935
- sg_gst: "sg_gst";
936
- sg_uen: "sg_uen";
937
- si_tin: "si_tin";
938
- si_vat: "si_vat";
939
- sk_vat: "sk_vat";
940
- sn_ninea: "sn_ninea";
941
- sr_fin: "sr_fin";
942
- sv_nit: "sv_nit";
943
- th_vat: "th_vat";
944
- tj_tin: "tj_tin";
945
- tr_tin: "tr_tin";
946
- tw_vat: "tw_vat";
947
- tz_vat: "tz_vat";
948
- ua_vat: "ua_vat";
949
- ug_tin: "ug_tin";
950
- us_ein: "us_ein";
951
- uy_ruc: "uy_ruc";
952
- uz_tin: "uz_tin";
953
- uz_vat: "uz_vat";
954
- ve_rif: "ve_rif";
955
- vn_tin: "vn_tin";
956
- xi_vat: "xi_vat";
957
- za_vat: "za_vat";
958
- zm_tin: "zm_tin";
959
- zw_tin: "zw_tin";
960
- }>>;
961
- }, z.core.$strip>;
962
- path: z.ZodOptional<z.ZodNever>;
963
- query: z.ZodOptional<z.ZodNever>;
794
+ export declare const zUpdateContactBody: z.ZodObject<{
795
+ company: z.ZodOptional<z.ZodString>;
796
+ address1: z.ZodOptional<z.ZodString>;
797
+ address2: z.ZodOptional<z.ZodString>;
798
+ postalCode: z.ZodOptional<z.ZodString>;
799
+ city: z.ZodOptional<z.ZodString>;
800
+ state: z.ZodOptional<z.ZodString>;
801
+ country: z.ZodOptional<z.ZodString>;
802
+ phone: z.ZodOptional<z.ZodString>;
803
+ email: z.ZodEmail;
804
+ individual_name: z.ZodString;
805
+ tax_id: z.ZodOptional<z.ZodString>;
806
+ tax_id_type: z.ZodOptional<z.ZodEnum<{
807
+ "": "";
808
+ ad_nrt: "ad_nrt";
809
+ ae_trn: "ae_trn";
810
+ al_tin: "al_tin";
811
+ am_tin: "am_tin";
812
+ ao_tin: "ao_tin";
813
+ ar_cuit: "ar_cuit";
814
+ at_vat: "at_vat";
815
+ au_abn: "au_abn";
816
+ au_arn: "au_arn";
817
+ ba_tin: "ba_tin";
818
+ bb_tin: "bb_tin";
819
+ be_vat: "be_vat";
820
+ bg_uic: "bg_uic";
821
+ bg_vat: "bg_vat";
822
+ bh_vat: "bh_vat";
823
+ bo_tin: "bo_tin";
824
+ br_cnpj: "br_cnpj";
825
+ br_cpf: "br_cpf";
826
+ bs_tin: "bs_tin";
827
+ by_tin: "by_tin";
828
+ ca_bn: "ca_bn";
829
+ ca_gst_hst: "ca_gst_hst";
830
+ ca_pst_bc: "ca_pst_bc";
831
+ ca_pst_mb: "ca_pst_mb";
832
+ ca_pst_sk: "ca_pst_sk";
833
+ ca_qst: "ca_qst";
834
+ cd_nif: "cd_nif";
835
+ ch_uid: "ch_uid";
836
+ ch_vat: "ch_vat";
837
+ cl_tin: "cl_tin";
838
+ cn_tin: "cn_tin";
839
+ co_nit: "co_nit";
840
+ cr_tin: "cr_tin";
841
+ cy_vat: "cy_vat";
842
+ cz_vat: "cz_vat";
843
+ de_stn: "de_stn";
844
+ de_vat: "de_vat";
845
+ dk_vat: "dk_vat";
846
+ do_rcn: "do_rcn";
847
+ ec_ruc: "ec_ruc";
848
+ ee_vat: "ee_vat";
849
+ eg_tin: "eg_tin";
850
+ es_cif: "es_cif";
851
+ es_vat: "es_vat";
852
+ eu_oss_vat: "eu_oss_vat";
853
+ fi_vat: "fi_vat";
854
+ fr_vat: "fr_vat";
855
+ gb_vat: "gb_vat";
856
+ ge_vat: "ge_vat";
857
+ gn_nif: "gn_nif";
858
+ gr_vat: "gr_vat";
859
+ hk_br: "hk_br";
860
+ hr_oib: "hr_oib";
861
+ hr_vat: "hr_vat";
862
+ hu_tin: "hu_tin";
863
+ hu_vat: "hu_vat";
864
+ id_npwp: "id_npwp";
865
+ ie_vat: "ie_vat";
866
+ il_vat: "il_vat";
867
+ in_gst: "in_gst";
868
+ is_vat: "is_vat";
869
+ it_vat: "it_vat";
870
+ jp_cn: "jp_cn";
871
+ jp_rn: "jp_rn";
872
+ jp_trn: "jp_trn";
873
+ ke_pin: "ke_pin";
874
+ kh_tin: "kh_tin";
875
+ kr_brn: "kr_brn";
876
+ kz_bin: "kz_bin";
877
+ li_uid: "li_uid";
878
+ li_vat: "li_vat";
879
+ lt_vat: "lt_vat";
880
+ lu_vat: "lu_vat";
881
+ lv_vat: "lv_vat";
882
+ ma_vat: "ma_vat";
883
+ md_vat: "md_vat";
884
+ me_pib: "me_pib";
885
+ mk_vat: "mk_vat";
886
+ mr_nif: "mr_nif";
887
+ mt_vat: "mt_vat";
888
+ mx_rfc: "mx_rfc";
889
+ my_frp: "my_frp";
890
+ my_itn: "my_itn";
891
+ my_sst: "my_sst";
892
+ ng_tin: "ng_tin";
893
+ nl_vat: "nl_vat";
894
+ no_vat: "no_vat";
895
+ no_voec: "no_voec";
896
+ np_pan: "np_pan";
897
+ nz_gst: "nz_gst";
898
+ om_vat: "om_vat";
899
+ pe_ruc: "pe_ruc";
900
+ ph_tin: "ph_tin";
901
+ pl_vat: "pl_vat";
902
+ pt_vat: "pt_vat";
903
+ ro_tin: "ro_tin";
904
+ ro_vat: "ro_vat";
905
+ rs_pib: "rs_pib";
906
+ ru_inn: "ru_inn";
907
+ ru_kpp: "ru_kpp";
908
+ sa_vat: "sa_vat";
909
+ se_vat: "se_vat";
910
+ sg_gst: "sg_gst";
911
+ sg_uen: "sg_uen";
912
+ si_tin: "si_tin";
913
+ si_vat: "si_vat";
914
+ sk_vat: "sk_vat";
915
+ sn_ninea: "sn_ninea";
916
+ sr_fin: "sr_fin";
917
+ sv_nit: "sv_nit";
918
+ th_vat: "th_vat";
919
+ tj_tin: "tj_tin";
920
+ tr_tin: "tr_tin";
921
+ tw_vat: "tw_vat";
922
+ tz_vat: "tz_vat";
923
+ ua_vat: "ua_vat";
924
+ ug_tin: "ug_tin";
925
+ us_ein: "us_ein";
926
+ uy_ruc: "uy_ruc";
927
+ uz_tin: "uz_tin";
928
+ uz_vat: "uz_vat";
929
+ ve_rif: "ve_rif";
930
+ vn_tin: "vn_tin";
931
+ xi_vat: "xi_vat";
932
+ za_vat: "za_vat";
933
+ zm_tin: "zm_tin";
934
+ zw_tin: "zw_tin";
935
+ }>>;
964
936
  }, z.core.$strip>;
965
937
  /**
966
938
  * Successfully updated. Returns updated organization details.
@@ -1108,11 +1080,6 @@ export declare const zUpdateContactResponse: z.ZodObject<{
1108
1080
  zw_tin: "zw_tin";
1109
1081
  }>>;
1110
1082
  }, z.core.$strip>;
1111
- export declare const zGetCreditsData: z.ZodObject<{
1112
- body: z.ZodOptional<z.ZodNever>;
1113
- path: z.ZodOptional<z.ZodNever>;
1114
- query: z.ZodOptional<z.ZodNever>;
1115
- }, z.core.$strip>;
1116
1083
  /**
1117
1084
  * An array of the applied promotional credits records.
1118
1085
  */
@@ -1129,19 +1096,11 @@ export declare const zGetCreditsResponse: z.ZodArray<z.ZodObject<{
1129
1096
  value_total: z.ZodNumber;
1130
1097
  value_remaining: z.ZodOptional<z.ZodNumber>;
1131
1098
  }, z.core.$strip>>;
1132
- export declare const zRedeemCreditsData: z.ZodObject<{
1133
- body: z.ZodObject<{
1134
- code: z.ZodOptional<z.ZodString>;
1135
- }, z.core.$strip>;
1136
- path: z.ZodOptional<z.ZodNever>;
1137
- query: z.ZodOptional<z.ZodNever>;
1099
+ export declare const zRedeemCreditsBody: z.ZodObject<{
1100
+ code: z.ZodOptional<z.ZodString>;
1138
1101
  }, z.core.$strip>;
1139
- export declare const zListChartsData: z.ZodObject<{
1140
- body: z.ZodOptional<z.ZodNever>;
1141
- path: z.ZodObject<{
1142
- cluster_id: z.ZodString;
1143
- }, z.core.$strip>;
1144
- query: z.ZodOptional<z.ZodNever>;
1102
+ export declare const zListChartsPath: z.ZodObject<{
1103
+ cluster_id: z.ZodString;
1145
1104
  }, z.core.$strip>;
1146
1105
  /**
1147
1106
  * An array of charts
@@ -1173,42 +1132,31 @@ export declare const zListChartsResponse: z.ZodArray<z.ZodObject<{
1173
1132
  updated_at: z.ZodString;
1174
1133
  ready: z.ZodBoolean;
1175
1134
  }, z.core.$strip>>;
1176
- export declare const zCreateChartData: z.ZodObject<{
1177
- body: z.ZodObject<{
1178
- values: z.ZodString;
1179
- version_channel: z.ZodString;
1180
- name: z.ZodString;
1181
- namespace: z.ZodString;
1182
- chart: z.ZodString;
1183
- }, z.core.$strip>;
1184
- path: z.ZodObject<{
1185
- cluster_id: z.ZodString;
1186
- }, z.core.$strip>;
1187
- query: z.ZodOptional<z.ZodNever>;
1135
+ export declare const zCreateChartBody: z.ZodObject<{
1136
+ values: z.ZodString;
1137
+ version_channel: z.ZodString;
1138
+ name: z.ZodString;
1139
+ namespace: z.ZodString;
1140
+ chart: z.ZodString;
1141
+ }, z.core.$strip>;
1142
+ export declare const zCreateChartPath: z.ZodObject<{
1143
+ cluster_id: z.ZodString;
1188
1144
  }, z.core.$strip>;
1189
1145
  /**
1190
1146
  * Successfully created. Returns created Chart ID.
1191
1147
  */
1192
1148
  export declare const zCreateChartResponse: z.ZodString;
1193
- export declare const zDeleteChartData: z.ZodObject<{
1194
- body: z.ZodOptional<z.ZodNever>;
1195
- path: z.ZodObject<{
1196
- cluster_id: z.ZodString;
1197
- chart_name: z.ZodString;
1198
- }, z.core.$strip>;
1199
- query: z.ZodOptional<z.ZodNever>;
1149
+ export declare const zDeleteChartPath: z.ZodObject<{
1150
+ cluster_id: z.ZodString;
1151
+ chart_name: z.ZodString;
1200
1152
  }, z.core.$strip>;
1201
1153
  /**
1202
1154
  * Successfully deleted.
1203
1155
  */
1204
1156
  export declare const zDeleteChartResponse: z.ZodString;
1205
- export declare const zGetChartData: z.ZodObject<{
1206
- body: z.ZodOptional<z.ZodNever>;
1207
- path: z.ZodObject<{
1208
- cluster_id: z.ZodString;
1209
- chart_name: z.ZodString;
1210
- }, z.core.$strip>;
1211
- query: z.ZodOptional<z.ZodNever>;
1157
+ export declare const zGetChartPath: z.ZodObject<{
1158
+ cluster_id: z.ZodString;
1159
+ chart_name: z.ZodString;
1212
1160
  }, z.core.$strip>;
1213
1161
  /**
1214
1162
  * Returns a single object containing chart details.
@@ -1240,27 +1188,20 @@ export declare const zGetChartResponse: z.ZodObject<{
1240
1188
  updated_at: z.ZodString;
1241
1189
  ready: z.ZodBoolean;
1242
1190
  }, z.core.$strip>;
1243
- export declare const zUpdateChartData: z.ZodObject<{
1244
- body: z.ZodObject<{
1245
- values: z.ZodString;
1246
- version_channel: z.ZodString;
1247
- }, z.core.$strip>;
1248
- path: z.ZodObject<{
1249
- cluster_id: z.ZodString;
1250
- chart_name: z.ZodString;
1251
- }, z.core.$strip>;
1252
- query: z.ZodOptional<z.ZodNever>;
1191
+ export declare const zUpdateChartBody: z.ZodObject<{
1192
+ values: z.ZodString;
1193
+ version_channel: z.ZodString;
1194
+ }, z.core.$strip>;
1195
+ export declare const zUpdateChartPath: z.ZodObject<{
1196
+ cluster_id: z.ZodString;
1197
+ chart_name: z.ZodString;
1253
1198
  }, z.core.$strip>;
1254
1199
  /**
1255
1200
  * Successfully updated.
1256
1201
  */
1257
1202
  export declare const zUpdateChartResponse: z.ZodString;
1258
- export declare const zListFleetsData: z.ZodObject<{
1259
- body: z.ZodOptional<z.ZodNever>;
1260
- path: z.ZodObject<{
1261
- cluster_id: z.ZodString;
1262
- }, z.core.$strip>;
1263
- query: z.ZodOptional<z.ZodNever>;
1203
+ export declare const zListFleetsPath: z.ZodObject<{
1204
+ cluster_id: z.ZodString;
1264
1205
  }, z.core.$strip>;
1265
1206
  /**
1266
1207
  * An array of fleets
@@ -1283,53 +1224,42 @@ export declare const zListFleetsResponse: z.ZodArray<z.ZodObject<{
1283
1224
  }, z.core.$strip>>;
1284
1225
  id: z.ZodString;
1285
1226
  }, z.core.$strip>>;
1286
- export declare const zCreateFleetData: z.ZodObject<{
1287
- body: z.ZodObject<{
1288
- limits: z.ZodOptional<z.ZodObject<{
1289
- cpu: z.ZodNumber;
1290
- }, z.core.$strip>>;
1291
- gcp: z.ZodOptional<z.ZodObject<{
1292
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1293
- project: z.ZodString;
1294
- }, z.core.$strip>>;
1295
- hetzner: z.ZodOptional<z.ZodObject<{
1296
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1297
- apiKey: z.ZodString;
1298
- }, z.core.$strip>>;
1299
- aws: z.ZodOptional<z.ZodObject<{
1300
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1301
- controllerRoleArn: z.ZodString;
1302
- }, z.core.$strip>>;
1303
- id: z.ZodString;
1304
- }, z.core.$strip>;
1305
- path: z.ZodObject<{
1306
- cluster_id: z.ZodString;
1307
- }, z.core.$strip>;
1308
- query: z.ZodOptional<z.ZodNever>;
1227
+ export declare const zCreateFleetBody: z.ZodObject<{
1228
+ limits: z.ZodOptional<z.ZodObject<{
1229
+ cpu: z.ZodNumber;
1230
+ }, z.core.$strip>>;
1231
+ gcp: z.ZodOptional<z.ZodObject<{
1232
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1233
+ project: z.ZodString;
1234
+ }, z.core.$strip>>;
1235
+ hetzner: z.ZodOptional<z.ZodObject<{
1236
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1237
+ apiKey: z.ZodString;
1238
+ }, z.core.$strip>>;
1239
+ aws: z.ZodOptional<z.ZodObject<{
1240
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1241
+ controllerRoleArn: z.ZodString;
1242
+ }, z.core.$strip>>;
1243
+ id: z.ZodString;
1244
+ }, z.core.$strip>;
1245
+ export declare const zCreateFleetPath: z.ZodObject<{
1246
+ cluster_id: z.ZodString;
1309
1247
  }, z.core.$strip>;
1310
1248
  /**
1311
1249
  * Successfully created. Returns created Fleet ID.
1312
1250
  */
1313
1251
  export declare const zCreateFleetResponse: z.ZodString;
1314
- export declare const zDeleteFleetData: z.ZodObject<{
1315
- body: z.ZodOptional<z.ZodNever>;
1316
- path: z.ZodObject<{
1317
- cluster_id: z.ZodString;
1318
- fleet_name: z.ZodString;
1319
- }, z.core.$strip>;
1320
- query: z.ZodOptional<z.ZodNever>;
1252
+ export declare const zDeleteFleetPath: z.ZodObject<{
1253
+ cluster_id: z.ZodString;
1254
+ fleet_name: z.ZodString;
1321
1255
  }, z.core.$strip>;
1322
1256
  /**
1323
1257
  * Successfully deleted.
1324
1258
  */
1325
1259
  export declare const zDeleteFleetResponse: z.ZodString;
1326
- export declare const zGetFleetData: z.ZodObject<{
1327
- body: z.ZodOptional<z.ZodNever>;
1328
- path: z.ZodObject<{
1329
- cluster_id: z.ZodString;
1330
- fleet_name: z.ZodString;
1331
- }, z.core.$strip>;
1332
- query: z.ZodOptional<z.ZodNever>;
1260
+ export declare const zGetFleetPath: z.ZodObject<{
1261
+ cluster_id: z.ZodString;
1262
+ fleet_name: z.ZodString;
1333
1263
  }, z.core.$strip>;
1334
1264
  /**
1335
1265
  * Returns a single object containing fleet details.
@@ -1352,45 +1282,33 @@ export declare const zGetFleetResponse: z.ZodObject<{
1352
1282
  }, z.core.$strip>>;
1353
1283
  id: z.ZodString;
1354
1284
  }, z.core.$strip>;
1355
- export declare const zUpdateFleetData: z.ZodObject<{
1356
- body: z.ZodObject<{
1357
- limits: z.ZodOptional<z.ZodObject<{
1358
- cpu: z.ZodNumber;
1359
- }, z.core.$strip>>;
1360
- gcp: z.ZodOptional<z.ZodObject<{
1361
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1362
- project: z.ZodString;
1363
- }, z.core.$strip>>;
1364
- hetzner: z.ZodOptional<z.ZodObject<{
1365
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1366
- apiKey: z.ZodString;
1367
- }, z.core.$strip>>;
1368
- aws: z.ZodOptional<z.ZodObject<{
1369
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1370
- controllerRoleArn: z.ZodString;
1371
- }, z.core.$strip>>;
1372
- }, z.core.$strip>;
1373
- path: z.ZodObject<{
1374
- cluster_id: z.ZodString;
1375
- fleet_name: z.ZodString;
1376
- }, z.core.$strip>;
1377
- query: z.ZodOptional<z.ZodNever>;
1285
+ export declare const zUpdateFleetBody: z.ZodObject<{
1286
+ limits: z.ZodOptional<z.ZodObject<{
1287
+ cpu: z.ZodNumber;
1288
+ }, z.core.$strip>>;
1289
+ gcp: z.ZodOptional<z.ZodObject<{
1290
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1291
+ project: z.ZodString;
1292
+ }, z.core.$strip>>;
1293
+ hetzner: z.ZodOptional<z.ZodObject<{
1294
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1295
+ apiKey: z.ZodString;
1296
+ }, z.core.$strip>>;
1297
+ aws: z.ZodOptional<z.ZodObject<{
1298
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1299
+ controllerRoleArn: z.ZodString;
1300
+ }, z.core.$strip>>;
1301
+ }, z.core.$strip>;
1302
+ export declare const zUpdateFleetPath: z.ZodObject<{
1303
+ cluster_id: z.ZodString;
1304
+ fleet_name: z.ZodString;
1378
1305
  }, z.core.$strip>;
1379
1306
  /**
1380
1307
  * Successfully updated.
1381
1308
  */
1382
1309
  export declare const zUpdateFleetResponse: z.ZodString;
1383
- export declare const zQueryClusterData: z.ZodObject<{
1384
- body: z.ZodOptional<z.ZodNever>;
1385
- path: z.ZodObject<{
1386
- cluster_id: z.ZodString;
1387
- }, z.core.$strip>;
1388
- query: z.ZodOptional<z.ZodNever>;
1389
- }, z.core.$strip>;
1390
- export declare const zListClustersData: z.ZodObject<{
1391
- body: z.ZodOptional<z.ZodNever>;
1392
- path: z.ZodOptional<z.ZodNever>;
1393
- query: z.ZodOptional<z.ZodNever>;
1310
+ export declare const zQueryClusterPath: z.ZodObject<{
1311
+ cluster_id: z.ZodString;
1394
1312
  }, z.core.$strip>;
1395
1313
  /**
1396
1314
  * An array of clusters
@@ -1427,50 +1345,38 @@ export declare const zListClustersResponse: z.ZodArray<z.ZodObject<{
1427
1345
  ready: z.ZodOptional<z.ZodBoolean>;
1428
1346
  version_channel: z.ZodOptional<z.ZodString>;
1429
1347
  }, z.core.$strip>>;
1430
- export declare const zCreateClusterData: z.ZodObject<{
1431
- body: z.ZodObject<{
1432
- name: z.ZodString;
1433
- tier: z.ZodEnum<{
1434
- basic: "basic";
1435
- pro: "pro";
1436
- }>;
1437
- region: z.ZodOptional<z.ZodEnum<{
1438
- "staging-1a": "staging-1a";
1439
- "northamerica-central-1": "northamerica-central-1";
1440
- "europe-central-1a": "europe-central-1a";
1441
- "northamerica-central-1a": "northamerica-central-1a";
1442
- }>>;
1443
- version_channel: z.ZodOptional<z.ZodEnum<{
1444
- "1.x.x-cfke.x": "1.x.x-cfke.x";
1445
- "1.31.x-cfke.x": "1.31.x-cfke.x";
1446
- "1.32.x-cfke.x": "1.32.x-cfke.x";
1447
- "1.33.x-cfke.x": "1.33.x-cfke.x";
1448
- }>>;
1449
- }, z.core.$strip>;
1450
- path: z.ZodOptional<z.ZodNever>;
1451
- query: z.ZodOptional<z.ZodNever>;
1348
+ export declare const zCreateClusterBody: z.ZodObject<{
1349
+ name: z.ZodString;
1350
+ tier: z.ZodEnum<{
1351
+ basic: "basic";
1352
+ pro: "pro";
1353
+ }>;
1354
+ region: z.ZodOptional<z.ZodEnum<{
1355
+ "staging-1a": "staging-1a";
1356
+ "northamerica-central-1": "northamerica-central-1";
1357
+ "europe-central-1a": "europe-central-1a";
1358
+ "northamerica-central-1a": "northamerica-central-1a";
1359
+ }>>;
1360
+ version_channel: z.ZodOptional<z.ZodEnum<{
1361
+ "1.x.x-cfke.x": "1.x.x-cfke.x";
1362
+ "1.31.x-cfke.x": "1.31.x-cfke.x";
1363
+ "1.32.x-cfke.x": "1.32.x-cfke.x";
1364
+ "1.33.x-cfke.x": "1.33.x-cfke.x";
1365
+ }>>;
1452
1366
  }, z.core.$strip>;
1453
1367
  /**
1454
1368
  * Successfully created. Returns created Cluster ID.
1455
1369
  */
1456
1370
  export declare const zCreateClusterResponse: z.ZodString;
1457
- export declare const zDeleteClusterData: z.ZodObject<{
1458
- body: z.ZodOptional<z.ZodNever>;
1459
- path: z.ZodObject<{
1460
- cluster_id: z.ZodString;
1461
- }, z.core.$strip>;
1462
- query: z.ZodOptional<z.ZodNever>;
1371
+ export declare const zDeleteClusterPath: z.ZodObject<{
1372
+ cluster_id: z.ZodString;
1463
1373
  }, z.core.$strip>;
1464
1374
  /**
1465
1375
  * Successfully deleted.
1466
1376
  */
1467
1377
  export declare const zDeleteClusterResponse: z.ZodString;
1468
- export declare const zGetClusterData: z.ZodObject<{
1469
- body: z.ZodOptional<z.ZodNever>;
1470
- path: z.ZodObject<{
1471
- cluster_id: z.ZodString;
1472
- }, z.core.$strip>;
1473
- query: z.ZodOptional<z.ZodNever>;
1378
+ export declare const zGetClusterPath: z.ZodObject<{
1379
+ cluster_id: z.ZodString;
1474
1380
  }, z.core.$strip>;
1475
1381
  /**
1476
1382
  * Returns a single object containing cluster details.
@@ -1507,19 +1413,16 @@ export declare const zGetClusterResponse: z.ZodObject<{
1507
1413
  ready: z.ZodOptional<z.ZodBoolean>;
1508
1414
  version_channel: z.ZodOptional<z.ZodString>;
1509
1415
  }, z.core.$strip>;
1510
- export declare const zUpdateClusterData: z.ZodObject<{
1511
- body: z.ZodObject<{
1512
- name: z.ZodOptional<z.ZodString>;
1513
- tier: z.ZodEnum<{
1514
- basic: "basic";
1515
- pro: "pro";
1516
- }>;
1517
- version_channel: z.ZodOptional<z.ZodString>;
1518
- }, z.core.$strip>;
1519
- path: z.ZodObject<{
1520
- cluster_id: z.ZodString;
1521
- }, z.core.$strip>;
1522
- query: z.ZodOptional<z.ZodNever>;
1416
+ export declare const zUpdateClusterBody: z.ZodObject<{
1417
+ name: z.ZodOptional<z.ZodString>;
1418
+ tier: z.ZodEnum<{
1419
+ basic: "basic";
1420
+ pro: "pro";
1421
+ }>;
1422
+ version_channel: z.ZodOptional<z.ZodString>;
1423
+ }, z.core.$strip>;
1424
+ export declare const zUpdateClusterPath: z.ZodObject<{
1425
+ cluster_id: z.ZodString;
1523
1426
  }, z.core.$strip>;
1524
1427
  /**
1525
1428
  * Successfully updated. Returns updated cluster details.
@@ -1556,12 +1459,8 @@ export declare const zUpdateClusterResponse: z.ZodObject<{
1556
1459
  ready: z.ZodOptional<z.ZodBoolean>;
1557
1460
  version_channel: z.ZodOptional<z.ZodString>;
1558
1461
  }, z.core.$strip>;
1559
- export declare const zGetJoinInformationData: z.ZodObject<{
1560
- body: z.ZodOptional<z.ZodNever>;
1561
- path: z.ZodObject<{
1562
- cluster_id: z.ZodString;
1563
- }, z.core.$strip>;
1564
- query: z.ZodOptional<z.ZodNever>;
1462
+ export declare const zGetJoinInformationPath: z.ZodObject<{
1463
+ cluster_id: z.ZodString;
1565
1464
  }, z.core.$strip>;
1566
1465
  /**
1567
1466
  * An object of cluster join information
@@ -1584,11 +1483,6 @@ export declare const zGetJoinInformationResponse: z.ZodObject<{
1584
1483
  gcp_workload_identity_provider: z.ZodString;
1585
1484
  }, z.core.$strip>;
1586
1485
  }, z.core.$strip>;
1587
- export declare const zListInvitesData: z.ZodObject<{
1588
- body: z.ZodOptional<z.ZodNever>;
1589
- path: z.ZodOptional<z.ZodNever>;
1590
- query: z.ZodOptional<z.ZodNever>;
1591
- }, z.core.$strip>;
1592
1486
  /**
1593
1487
  * An array of invites
1594
1488
  */
@@ -1599,12 +1493,8 @@ export declare const zListInvitesResponse: z.ZodArray<z.ZodObject<{
1599
1493
  email: z.ZodOptional<z.ZodEmail>;
1600
1494
  code: z.ZodOptional<z.ZodString>;
1601
1495
  }, z.core.$strip>>;
1602
- export declare const zCreateInviteData: z.ZodObject<{
1603
- body: z.ZodObject<{
1604
- email: z.ZodOptional<z.ZodString>;
1605
- }, z.core.$strip>;
1606
- path: z.ZodOptional<z.ZodNever>;
1607
- query: z.ZodOptional<z.ZodNever>;
1496
+ export declare const zCreateInviteBody: z.ZodObject<{
1497
+ email: z.ZodOptional<z.ZodString>;
1608
1498
  }, z.core.$strip>;
1609
1499
  /**
1610
1500
  * Successfully created. Returns created invite details.
@@ -1616,12 +1506,8 @@ export declare const zCreateInviteResponse: z.ZodObject<{
1616
1506
  email: z.ZodOptional<z.ZodEmail>;
1617
1507
  code: z.ZodOptional<z.ZodString>;
1618
1508
  }, z.core.$strip>;
1619
- export declare const zGetInviteData: z.ZodObject<{
1620
- body: z.ZodOptional<z.ZodNever>;
1621
- path: z.ZodObject<{
1622
- code: z.ZodString;
1623
- }, z.core.$strip>;
1624
- query: z.ZodOptional<z.ZodNever>;
1509
+ export declare const zGetInvitePath: z.ZodObject<{
1510
+ code: z.ZodString;
1625
1511
  }, z.core.$strip>;
1626
1512
  /**
1627
1513
  * Returns a single object containing invite details.
@@ -1633,17 +1519,8 @@ export declare const zGetInviteResponse: z.ZodObject<{
1633
1519
  email: z.ZodOptional<z.ZodEmail>;
1634
1520
  code: z.ZodOptional<z.ZodString>;
1635
1521
  }, z.core.$strip>;
1636
- export declare const zDeleteInviteData: z.ZodObject<{
1637
- body: z.ZodOptional<z.ZodNever>;
1638
- path: z.ZodObject<{
1639
- email: z.ZodString;
1640
- }, z.core.$strip>;
1641
- query: z.ZodOptional<z.ZodNever>;
1642
- }, z.core.$strip>;
1643
- export declare const zListMarketplaceChartsData: z.ZodObject<{
1644
- body: z.ZodOptional<z.ZodNever>;
1645
- path: z.ZodOptional<z.ZodNever>;
1646
- query: z.ZodOptional<z.ZodNever>;
1522
+ export declare const zDeleteInvitePath: z.ZodObject<{
1523
+ email: z.ZodString;
1647
1524
  }, z.core.$strip>;
1648
1525
  /**
1649
1526
  * An array of chart listings in the marketplace.
@@ -1669,13 +1546,9 @@ export declare const zListMarketplaceChartsResponse: z.ZodArray<z.ZodObject<{
1669
1546
  }, z.core.$strip>>>;
1670
1547
  }, z.core.$strip>>;
1671
1548
  }, z.core.$strip>>;
1672
- export declare const zGetMarketplaceChartFilesData: z.ZodObject<{
1673
- body: z.ZodOptional<z.ZodNever>;
1674
- path: z.ZodObject<{
1675
- chart_name: z.ZodString;
1676
- version_channel: z.ZodString;
1677
- }, z.core.$strip>;
1678
- query: z.ZodOptional<z.ZodNever>;
1549
+ export declare const zGetMarketplaceChartFilesPath: z.ZodObject<{
1550
+ chart_name: z.ZodString;
1551
+ version_channel: z.ZodString;
1679
1552
  }, z.core.$strip>;
1680
1553
  /**
1681
1554
  * Returns an object containing the chart files for the latest matching version.
@@ -1685,15 +1558,14 @@ export declare const zGetMarketplaceChartFilesResponse: z.ZodObject<{
1685
1558
  valuesYaml: z.ZodOptional<z.ZodString>;
1686
1559
  valuesSchemaJson: z.ZodOptional<z.ZodString>;
1687
1560
  }, z.core.$strip>;
1688
- export declare const zPostMcpData: z.ZodObject<{
1689
- body: z.ZodObject<{
1690
- jsonrpc: z.ZodOptional<z.ZodString>;
1691
- method: z.ZodOptional<z.ZodString>;
1692
- id: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
1693
- params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1694
- }, z.core.$strip>;
1695
- path: z.ZodOptional<z.ZodNever>;
1696
- query: z.ZodOptional<z.ZodNever>;
1561
+ /**
1562
+ * JSON-RPC 2.0 request payload
1563
+ */
1564
+ export declare const zPostMcpBody: z.ZodObject<{
1565
+ jsonrpc: z.ZodOptional<z.ZodString>;
1566
+ method: z.ZodOptional<z.ZodString>;
1567
+ id: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
1568
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1697
1569
  }, z.core.$strip>;
1698
1570
  /**
1699
1571
  * JSON-RPC 2.0 success or error response
@@ -1707,11 +1579,6 @@ export declare const zPostMcpResponse: z.ZodObject<{
1707
1579
  message: z.ZodOptional<z.ZodString>;
1708
1580
  }, z.core.$strip>>;
1709
1581
  }, z.core.$strip>;
1710
- export declare const zGetOrganizationData: z.ZodObject<{
1711
- body: z.ZodOptional<z.ZodNever>;
1712
- path: z.ZodOptional<z.ZodNever>;
1713
- query: z.ZodOptional<z.ZodNever>;
1714
- }, z.core.$strip>;
1715
1582
  /**
1716
1583
  * Returns a single object containing organization details.
1717
1584
  */
@@ -1741,21 +1608,12 @@ export declare const zGetOrganizationResponse: z.ZodObject<{
1741
1608
  suspended: "suspended";
1742
1609
  }>;
1743
1610
  }, z.core.$strip>;
1744
- export declare const zCreateOrganizationData: z.ZodObject<{
1745
- body: z.ZodObject<{
1746
- email: z.ZodEmail;
1747
- first_name: z.ZodString;
1748
- last_name: z.ZodString;
1749
- company_name: z.ZodString;
1750
- password: z.ZodString;
1751
- }, z.core.$strip>;
1752
- path: z.ZodOptional<z.ZodNever>;
1753
- query: z.ZodOptional<z.ZodNever>;
1754
- }, z.core.$strip>;
1755
- export declare const zListRepositoriesData: z.ZodObject<{
1756
- body: z.ZodOptional<z.ZodNever>;
1757
- path: z.ZodOptional<z.ZodNever>;
1758
- query: z.ZodOptional<z.ZodNever>;
1611
+ export declare const zCreateOrganizationBody: z.ZodObject<{
1612
+ email: z.ZodEmail;
1613
+ first_name: z.ZodString;
1614
+ last_name: z.ZodString;
1615
+ company_name: z.ZodString;
1616
+ password: z.ZodString;
1759
1617
  }, z.core.$strip>;
1760
1618
  /**
1761
1619
  * List of repositories
@@ -1765,13 +1623,9 @@ export declare const zListRepositoriesResponse: z.ZodArray<z.ZodObject<{
1765
1623
  region: z.ZodString;
1766
1624
  uri: z.ZodString;
1767
1625
  }, z.core.$strip>>;
1768
- export declare const zListTagsData: z.ZodObject<{
1769
- body: z.ZodOptional<z.ZodNever>;
1770
- path: z.ZodObject<{
1771
- region: z.ZodString;
1772
- repository: z.ZodString;
1773
- }, z.core.$strip>;
1774
- query: z.ZodOptional<z.ZodNever>;
1626
+ export declare const zListTagsPath: z.ZodObject<{
1627
+ region: z.ZodString;
1628
+ repository: z.ZodString;
1775
1629
  }, z.core.$strip>;
1776
1630
  /**
1777
1631
  * Repository with tags
@@ -1788,23 +1642,15 @@ export declare const zListTagsResponse: z.ZodObject<{
1788
1642
  }, z.core.$strip>>;
1789
1643
  totalSize: z.ZodNumber;
1790
1644
  }, z.core.$strip>;
1791
- export declare const zDeleteTagData: z.ZodObject<{
1792
- body: z.ZodOptional<z.ZodNever>;
1793
- path: z.ZodObject<{
1794
- region: z.ZodString;
1795
- repository: z.ZodString;
1796
- tag: z.ZodString;
1797
- }, z.core.$strip>;
1798
- query: z.ZodOptional<z.ZodNever>;
1799
- }, z.core.$strip>;
1800
- export declare const zGetTagData: z.ZodObject<{
1801
- body: z.ZodOptional<z.ZodNever>;
1802
- path: z.ZodObject<{
1803
- region: z.ZodString;
1804
- repository: z.ZodString;
1805
- tag: z.ZodString;
1806
- }, z.core.$strip>;
1807
- query: z.ZodOptional<z.ZodNever>;
1645
+ export declare const zDeleteTagPath: z.ZodObject<{
1646
+ region: z.ZodString;
1647
+ repository: z.ZodString;
1648
+ tag: z.ZodString;
1649
+ }, z.core.$strip>;
1650
+ export declare const zGetTagPath: z.ZodObject<{
1651
+ region: z.ZodString;
1652
+ repository: z.ZodString;
1653
+ tag: z.ZodString;
1808
1654
  }, z.core.$strip>;
1809
1655
  /**
1810
1656
  * Tag details
@@ -1838,11 +1684,6 @@ export declare const zGetTagResponse: z.ZodObject<{
1838
1684
  repository: z.ZodString;
1839
1685
  uri: z.ZodString;
1840
1686
  }, z.core.$strip>;
1841
- export declare const zListTokensData: z.ZodObject<{
1842
- body: z.ZodOptional<z.ZodNever>;
1843
- path: z.ZodOptional<z.ZodNever>;
1844
- query: z.ZodOptional<z.ZodNever>;
1845
- }, z.core.$strip>;
1846
1687
  /**
1847
1688
  * Returns a list of access token details with masked secrets.
1848
1689
  */
@@ -1856,16 +1697,12 @@ export declare const zListTokensResponse: z.ZodArray<z.ZodObject<{
1856
1697
  secret: z.ZodOptional<z.ZodString>;
1857
1698
  date_created: z.ZodISODateTime;
1858
1699
  }, z.core.$strip>>;
1859
- export declare const zCreateTokenData: z.ZodObject<{
1860
- body: z.ZodObject<{
1861
- name: z.ZodString;
1862
- role: z.ZodEnum<{
1863
- Administrator: "Administrator";
1864
- User: "User";
1865
- }>;
1866
- }, z.core.$strip>;
1867
- path: z.ZodOptional<z.ZodNever>;
1868
- query: z.ZodOptional<z.ZodNever>;
1700
+ export declare const zCreateTokenBody: z.ZodObject<{
1701
+ name: z.ZodString;
1702
+ role: z.ZodEnum<{
1703
+ Administrator: "Administrator";
1704
+ User: "User";
1705
+ }>;
1869
1706
  }, z.core.$strip>;
1870
1707
  /**
1871
1708
  * Successfully created. Returns created token details with unmasked/raw secret.
@@ -1880,19 +1717,11 @@ export declare const zCreateTokenResponse: z.ZodObject<{
1880
1717
  secret: z.ZodOptional<z.ZodString>;
1881
1718
  date_created: z.ZodISODateTime;
1882
1719
  }, z.core.$strip>;
1883
- export declare const zDeleteTokenData: z.ZodObject<{
1884
- body: z.ZodOptional<z.ZodNever>;
1885
- path: z.ZodObject<{
1886
- token_id: z.ZodString;
1887
- }, z.core.$strip>;
1888
- query: z.ZodOptional<z.ZodNever>;
1720
+ export declare const zDeleteTokenPath: z.ZodObject<{
1721
+ token_id: z.ZodString;
1889
1722
  }, z.core.$strip>;
1890
- export declare const zGetTokenData: z.ZodObject<{
1891
- body: z.ZodOptional<z.ZodNever>;
1892
- path: z.ZodObject<{
1893
- token_id: z.ZodString;
1894
- }, z.core.$strip>;
1895
- query: z.ZodOptional<z.ZodNever>;
1723
+ export declare const zGetTokenPath: z.ZodObject<{
1724
+ token_id: z.ZodString;
1896
1725
  }, z.core.$strip>;
1897
1726
  /**
1898
1727
  * Returns access token details with masked secret.
@@ -1907,18 +1736,15 @@ export declare const zGetTokenResponse: z.ZodObject<{
1907
1736
  secret: z.ZodOptional<z.ZodString>;
1908
1737
  date_created: z.ZodISODateTime;
1909
1738
  }, z.core.$strip>;
1910
- export declare const zUpdateTokenData: z.ZodObject<{
1911
- body: z.ZodObject<{
1912
- name: z.ZodOptional<z.ZodString>;
1913
- role: z.ZodOptional<z.ZodEnum<{
1914
- Administrator: "Administrator";
1915
- User: "User";
1916
- }>>;
1917
- }, z.core.$strip>;
1918
- path: z.ZodObject<{
1919
- token_id: z.ZodString;
1920
- }, z.core.$strip>;
1921
- query: z.ZodOptional<z.ZodNever>;
1739
+ export declare const zUpdateTokenBody: z.ZodObject<{
1740
+ name: z.ZodOptional<z.ZodString>;
1741
+ role: z.ZodOptional<z.ZodEnum<{
1742
+ Administrator: "Administrator";
1743
+ User: "User";
1744
+ }>>;
1745
+ }, z.core.$strip>;
1746
+ export declare const zUpdateTokenPath: z.ZodObject<{
1747
+ token_id: z.ZodString;
1922
1748
  }, z.core.$strip>;
1923
1749
  /**
1924
1750
  * Successfully updated. Returns updated token details with masked secret.
@@ -1933,12 +1759,8 @@ export declare const zUpdateTokenResponse: z.ZodObject<{
1933
1759
  secret: z.ZodOptional<z.ZodString>;
1934
1760
  date_created: z.ZodISODateTime;
1935
1761
  }, z.core.$strip>;
1936
- export declare const zRegenerateTokenData: z.ZodObject<{
1937
- body: z.ZodOptional<z.ZodNever>;
1938
- path: z.ZodObject<{
1939
- token_id: z.ZodString;
1940
- }, z.core.$strip>;
1941
- query: z.ZodOptional<z.ZodNever>;
1762
+ export declare const zRegenerateTokenPath: z.ZodObject<{
1763
+ token_id: z.ZodString;
1942
1764
  }, z.core.$strip>;
1943
1765
  /**
1944
1766
  * Successfully updated. Returns updated token details with unmasked / raw secret.
@@ -1953,12 +1775,8 @@ export declare const zRegenerateTokenResponse: z.ZodObject<{
1953
1775
  secret: z.ZodOptional<z.ZodString>;
1954
1776
  date_created: z.ZodISODateTime;
1955
1777
  }, z.core.$strip>;
1956
- export declare const zListUserOrganizationsData: z.ZodObject<{
1957
- body: z.ZodOptional<z.ZodNever>;
1958
- path: z.ZodObject<{
1959
- email: z.ZodString;
1960
- }, z.core.$strip>;
1961
- query: z.ZodOptional<z.ZodNever>;
1778
+ export declare const zListUserOrganizationsPath: z.ZodObject<{
1779
+ email: z.ZodString;
1962
1780
  }, z.core.$strip>;
1963
1781
  /**
1964
1782
  * An array of organizations the user belongs to.
@@ -1967,11 +1785,6 @@ export declare const zListUserOrganizationsResponse: z.ZodArray<z.ZodObject<{
1967
1785
  realm: z.ZodOptional<z.ZodString>;
1968
1786
  displayName: z.ZodOptional<z.ZodString>;
1969
1787
  }, z.core.$strip>>;
1970
- export declare const zListUsersData: z.ZodObject<{
1971
- body: z.ZodOptional<z.ZodNever>;
1972
- path: z.ZodOptional<z.ZodNever>;
1973
- query: z.ZodOptional<z.ZodNever>;
1974
- }, z.core.$strip>;
1975
1788
  /**
1976
1789
  * An array of users
1977
1790
  */
@@ -1990,24 +1803,20 @@ export declare const zListUsersResponse: z.ZodArray<z.ZodObject<{
1990
1803
  id: z.ZodUUID;
1991
1804
  date_created: z.ZodISODateTime;
1992
1805
  }, z.core.$strip>>;
1993
- export declare const zCreateUserData: z.ZodObject<{
1994
- body: z.ZodObject<{
1995
- email: z.ZodEmail;
1996
- first_name: z.ZodString;
1997
- last_name: z.ZodString;
1998
- code: z.ZodString;
1999
- password: z.ZodString;
2000
- status: z.ZodOptional<z.ZodEnum<{
2001
- active: "active";
2002
- inactive: "inactive";
2003
- }>>;
2004
- role: z.ZodOptional<z.ZodEnum<{
2005
- Administrator: "Administrator";
2006
- User: "User";
2007
- }>>;
2008
- }, z.core.$strip>;
2009
- path: z.ZodOptional<z.ZodNever>;
2010
- query: z.ZodOptional<z.ZodNever>;
1806
+ export declare const zCreateUserBody: z.ZodObject<{
1807
+ email: z.ZodEmail;
1808
+ first_name: z.ZodString;
1809
+ last_name: z.ZodString;
1810
+ code: z.ZodString;
1811
+ password: z.ZodString;
1812
+ status: z.ZodOptional<z.ZodEnum<{
1813
+ active: "active";
1814
+ inactive: "inactive";
1815
+ }>>;
1816
+ role: z.ZodOptional<z.ZodEnum<{
1817
+ Administrator: "Administrator";
1818
+ User: "User";
1819
+ }>>;
2011
1820
  }, z.core.$strip>;
2012
1821
  /**
2013
1822
  * Successfully created. Returns created user details.
@@ -2027,12 +1836,8 @@ export declare const zCreateUserResponse: z.ZodObject<{
2027
1836
  id: z.ZodUUID;
2028
1837
  date_created: z.ZodISODateTime;
2029
1838
  }, z.core.$strip>;
2030
- export declare const zDeleteUserData: z.ZodObject<{
2031
- body: z.ZodOptional<z.ZodNever>;
2032
- path: z.ZodObject<{
2033
- user_id: z.ZodString;
2034
- }, z.core.$strip>;
2035
- query: z.ZodOptional<z.ZodNever>;
1839
+ export declare const zDeleteUserPath: z.ZodObject<{
1840
+ user_id: z.ZodString;
2036
1841
  }, z.core.$strip>;
2037
1842
  /**
2038
1843
  * User profile information
@@ -2052,12 +1857,8 @@ export declare const zDeleteUserResponse: z.ZodObject<{
2052
1857
  id: z.ZodUUID;
2053
1858
  date_created: z.ZodISODateTime;
2054
1859
  }, z.core.$strip>;
2055
- export declare const zGetUserData: z.ZodObject<{
2056
- body: z.ZodOptional<z.ZodNever>;
2057
- path: z.ZodObject<{
2058
- user_id: z.ZodString;
2059
- }, z.core.$strip>;
2060
- query: z.ZodOptional<z.ZodNever>;
1860
+ export declare const zGetUserPath: z.ZodObject<{
1861
+ user_id: z.ZodString;
2061
1862
  }, z.core.$strip>;
2062
1863
  /**
2063
1864
  * User profile information
@@ -2077,24 +1878,21 @@ export declare const zGetUserResponse: z.ZodObject<{
2077
1878
  id: z.ZodUUID;
2078
1879
  date_created: z.ZodISODateTime;
2079
1880
  }, z.core.$strip>;
2080
- export declare const zUpdateUserData: z.ZodObject<{
2081
- body: z.ZodObject<{
2082
- email: z.ZodOptional<z.ZodEmail>;
2083
- first_name: z.ZodOptional<z.ZodString>;
2084
- last_name: z.ZodOptional<z.ZodString>;
2085
- role: z.ZodOptional<z.ZodEnum<{
2086
- Administrator: "Administrator";
2087
- User: "User";
2088
- }>>;
2089
- status: z.ZodOptional<z.ZodEnum<{
2090
- active: "active";
2091
- inactive: "inactive";
2092
- }>>;
2093
- }, z.core.$strip>;
2094
- path: z.ZodObject<{
2095
- user_id: z.ZodString;
2096
- }, z.core.$strip>;
2097
- query: z.ZodOptional<z.ZodNever>;
1881
+ export declare const zUpdateUserBody: z.ZodObject<{
1882
+ email: z.ZodOptional<z.ZodEmail>;
1883
+ first_name: z.ZodOptional<z.ZodString>;
1884
+ last_name: z.ZodOptional<z.ZodString>;
1885
+ role: z.ZodOptional<z.ZodEnum<{
1886
+ Administrator: "Administrator";
1887
+ User: "User";
1888
+ }>>;
1889
+ status: z.ZodOptional<z.ZodEnum<{
1890
+ active: "active";
1891
+ inactive: "inactive";
1892
+ }>>;
1893
+ }, z.core.$strip>;
1894
+ export declare const zUpdateUserPath: z.ZodObject<{
1895
+ user_id: z.ZodString;
2098
1896
  }, z.core.$strip>;
2099
1897
  /**
2100
1898
  * Successfully created. Returns created user details.