orval 7.10.0 → 7.11.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/dist/bin/orval.js CHANGED
@@ -2721,7 +2721,8 @@ var generateClientImports = ({
2721
2721
  hasParamsSerializerOptions,
2722
2722
  packageJson,
2723
2723
  output.httpClient,
2724
- hasTagsMutator
2724
+ hasTagsMutator,
2725
+ output.override
2725
2726
  ),
2726
2727
  ...imports
2727
2728
  ] : imports,
@@ -2877,7 +2878,8 @@ var generateOperations = (outputClient = DEFAULT_CLIENT, verbsOptions, options,
2877
2878
  formData: verbOption.formData,
2878
2879
  formUrlEncoded: verbOption.formUrlEncoded,
2879
2880
  paramsSerializer: verbOption.paramsSerializer,
2880
- operationName: verbOption.operationName
2881
+ operationName: verbOption.operationName,
2882
+ fetchReviver: verbOption.fetchReviver
2881
2883
  };
2882
2884
  return acc;
2883
2885
  },
@@ -3238,7 +3240,7 @@ var import_chalk3 = __toESM(require("chalk"));
3238
3240
  var package_default = {
3239
3241
  name: "orval",
3240
3242
  description: "A swagger client generator for typescript",
3241
- version: "7.10.0",
3243
+ version: "7.11.1",
3242
3244
  license: "MIT",
3243
3245
  files: [
3244
3246
  "dist"
@@ -3293,16 +3295,16 @@ var package_default = {
3293
3295
  },
3294
3296
  dependencies: {
3295
3297
  "@apidevtools/swagger-parser": "^10.1.1",
3296
- "@orval/angular": "7.10.0",
3297
- "@orval/axios": "7.10.0",
3298
- "@orval/core": "7.10.0",
3299
- "@orval/fetch": "7.10.0",
3300
- "@orval/hono": "7.10.0",
3301
- "@orval/mcp": "7.10.0",
3302
- "@orval/mock": "7.10.0",
3303
- "@orval/query": "7.10.0",
3304
- "@orval/swr": "7.10.0",
3305
- "@orval/zod": "7.10.0",
3298
+ "@orval/angular": "7.11.1",
3299
+ "@orval/axios": "7.11.1",
3300
+ "@orval/core": "7.11.1",
3301
+ "@orval/fetch": "7.11.1",
3302
+ "@orval/hono": "7.11.1",
3303
+ "@orval/mcp": "7.11.1",
3304
+ "@orval/mock": "7.11.1",
3305
+ "@orval/query": "7.11.1",
3306
+ "@orval/swr": "7.11.1",
3307
+ "@orval/zod": "7.11.1",
3306
3308
  ajv: "^8.17.1",
3307
3309
  cac: "^6.7.14",
3308
3310
  chalk: "^4.1.2",
@@ -3315,7 +3317,7 @@ var package_default = {
3315
3317
  "openapi3-ts": "4.2.2",
3316
3318
  "string-argv": "^0.3.2",
3317
3319
  tsconfck: "^2.0.1",
3318
- typedoc: "^0.28.0",
3320
+ typedoc: "^0.28.7",
3319
3321
  "typedoc-plugin-markdown": "^4.4.2",
3320
3322
  typescript: "^5.6.3"
3321
3323
  }
@@ -3619,7 +3621,7 @@ var createFormData = (workspace, formData) => {
3619
3621
  };
3620
3622
  };
3621
3623
  var normalizeOptions = async (optionsExport, workspace = process.cwd(), globalOptions = {}) => {
3622
- var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _A, _B, _C, _D, _E, _F, _G, _H, _I, _J, _K, _L, _M, _N, _O, _P, _Q, _R, _S, _T, _U, _V, _W, _X, _Y, _Z, __, _$, _aa, _ba, _ca, _da, _ea, _fa, _ga, _ha, _ia, _ja, _ka, _la, _ma, _na, _oa, _pa, _qa, _ra, _sa, _ta, _ua, _va, _wa, _xa, _ya, _za, _Aa, _Ba, _Ca, _Da, _Ea, _Fa, _Ga, _Ha, _Ia, _Ja, _Ka, _La, _Ma, _Na, _Oa, _Pa, _Qa, _Ra, _Sa, _Ta, _Ua, _Va, _Wa, _Xa, _Ya, _Za, __a, _$a, _ab, _bb, _cb, _db, _eb, _fb, _gb, _hb, _ib, _jb, _kb, _lb, _mb, _nb, _ob, _pb, _qb, _rb, _sb, _tb, _ub, _vb, _wb, _xb, _yb, _zb, _Ab, _Bb, _Cb, _Db, _Eb, _Fb, _Gb, _Hb, _Ib, _Jb, _Kb, _Lb, _Mb, _Nb, _Ob, _Pb, _Qb, _Rb, _Sb, _Tb, _Ub, _Vb, _Wb, _Xb, _Yb, _Zb, __b, _$b, _ac, _bc, _cc, _dc, _ec, _fc, _gc, _hc, _ic, _jc, _kc, _lc, _mc;
3624
+ var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _A, _B, _C, _D, _E, _F, _G, _H, _I, _J, _K, _L, _M, _N, _O, _P, _Q, _R, _S, _T, _U, _V, _W, _X, _Y, _Z, __, _$, _aa, _ba, _ca, _da, _ea, _fa, _ga, _ha, _ia, _ja, _ka, _la, _ma, _na, _oa, _pa, _qa, _ra, _sa, _ta, _ua, _va, _wa, _xa, _ya, _za, _Aa, _Ba, _Ca, _Da, _Ea, _Fa, _Ga, _Ha, _Ia, _Ja, _Ka, _La, _Ma, _Na, _Oa, _Pa, _Qa, _Ra, _Sa, _Ta, _Ua, _Va, _Wa, _Xa, _Ya, _Za, __a, _$a, _ab, _bb, _cb, _db, _eb, _fb, _gb, _hb, _ib, _jb, _kb, _lb, _mb, _nb, _ob, _pb, _qb, _rb, _sb, _tb, _ub, _vb, _wb, _xb, _yb, _zb, _Ab, _Bb, _Cb, _Db, _Eb, _Fb, _Gb, _Hb, _Ib, _Jb, _Kb, _Lb, _Mb, _Nb, _Ob, _Pb, _Qb, _Rb, _Sb, _Tb, _Ub, _Vb, _Wb, _Xb, _Yb, _Zb, __b, _$b, _ac, _bc, _cc, _dc, _ec, _fc, _gc, _hc, _ic, _jc, _kc, _lc, _mc, _nc, _oc, _pc, _qc, _rc, _sc, _tc, _uc;
3623
3625
  const options = await ((0, import_core8.isFunction)(optionsExport) ? optionsExport() : optionsExport);
3624
3626
  if (!options.input) {
3625
3627
  (0, import_core8.createLogger)().error(import_chalk3.default.red(`Config require an input`));
@@ -3749,104 +3751,107 @@ var normalizeOptions = async (optionsExport, workspace = process.cwd(), globalOp
3749
3751
  ),
3750
3752
  header: ((_X = outputOptions.override) == null ? void 0 : _X.header) === false ? false : (0, import_core8.isFunction)((_Y = outputOptions.override) == null ? void 0 : _Y.header) ? (_Z = outputOptions.override) == null ? void 0 : _Z.header : getDefaultFilesHeader,
3751
3753
  requestOptions: (_$ = (__ = outputOptions.override) == null ? void 0 : __.requestOptions) != null ? _$ : true,
3754
+ namingConvention: (_ba = (_aa = outputOptions.override) == null ? void 0 : _aa.namingConvention) != null ? _ba : {},
3752
3755
  components: {
3753
3756
  schemas: {
3754
3757
  suffix: import_core8.RefComponentSuffix.schemas,
3755
- itemSuffix: (_da = (_ca = (_ba = (_aa = outputOptions.override) == null ? void 0 : _aa.components) == null ? void 0 : _ba.schemas) == null ? void 0 : _ca.itemSuffix) != null ? _da : "Item",
3756
- ...(_ga = (_fa = (_ea = outputOptions.override) == null ? void 0 : _ea.components) == null ? void 0 : _fa.schemas) != null ? _ga : {}
3758
+ itemSuffix: (_fa = (_ea = (_da = (_ca = outputOptions.override) == null ? void 0 : _ca.components) == null ? void 0 : _da.schemas) == null ? void 0 : _ea.itemSuffix) != null ? _fa : "Item",
3759
+ ...(_ia = (_ha = (_ga = outputOptions.override) == null ? void 0 : _ga.components) == null ? void 0 : _ha.schemas) != null ? _ia : {}
3757
3760
  },
3758
3761
  responses: {
3759
3762
  suffix: import_core8.RefComponentSuffix.responses,
3760
- ...(_ja = (_ia = (_ha = outputOptions.override) == null ? void 0 : _ha.components) == null ? void 0 : _ia.responses) != null ? _ja : {}
3763
+ ...(_la = (_ka = (_ja = outputOptions.override) == null ? void 0 : _ja.components) == null ? void 0 : _ka.responses) != null ? _la : {}
3761
3764
  },
3762
3765
  parameters: {
3763
3766
  suffix: import_core8.RefComponentSuffix.parameters,
3764
- ...(_ma = (_la = (_ka = outputOptions.override) == null ? void 0 : _ka.components) == null ? void 0 : _la.parameters) != null ? _ma : {}
3767
+ ...(_oa = (_na = (_ma = outputOptions.override) == null ? void 0 : _ma.components) == null ? void 0 : _na.parameters) != null ? _oa : {}
3765
3768
  },
3766
3769
  requestBodies: {
3767
3770
  suffix: import_core8.RefComponentSuffix.requestBodies,
3768
- ...(_pa = (_oa = (_na = outputOptions.override) == null ? void 0 : _na.components) == null ? void 0 : _oa.requestBodies) != null ? _pa : {}
3771
+ ...(_ra = (_qa = (_pa = outputOptions.override) == null ? void 0 : _pa.components) == null ? void 0 : _qa.requestBodies) != null ? _ra : {}
3769
3772
  }
3770
3773
  },
3771
- hono: normalizeHonoOptions((_qa = outputOptions.override) == null ? void 0 : _qa.hono, workspace),
3772
- jsDoc: normalizeJSDocOptions((_ra = outputOptions.override) == null ? void 0 : _ra.jsDoc),
3774
+ hono: normalizeHonoOptions((_sa = outputOptions.override) == null ? void 0 : _sa.hono, workspace),
3775
+ jsDoc: normalizeJSDocOptions((_ta = outputOptions.override) == null ? void 0 : _ta.jsDoc),
3773
3776
  query: globalQueryOptions,
3774
3777
  zod: {
3775
3778
  strict: {
3776
- param: (_va = (_ua = (_ta = (_sa = outputOptions.override) == null ? void 0 : _sa.zod) == null ? void 0 : _ta.strict) == null ? void 0 : _ua.param) != null ? _va : false,
3777
- query: (_za = (_ya = (_xa = (_wa = outputOptions.override) == null ? void 0 : _wa.zod) == null ? void 0 : _xa.strict) == null ? void 0 : _ya.query) != null ? _za : false,
3778
- header: (_Da = (_Ca = (_Ba = (_Aa = outputOptions.override) == null ? void 0 : _Aa.zod) == null ? void 0 : _Ba.strict) == null ? void 0 : _Ca.header) != null ? _Da : false,
3779
- body: (_Ha = (_Ga = (_Fa = (_Ea = outputOptions.override) == null ? void 0 : _Ea.zod) == null ? void 0 : _Fa.strict) == null ? void 0 : _Ga.body) != null ? _Ha : false,
3780
- response: (_La = (_Ka = (_Ja = (_Ia = outputOptions.override) == null ? void 0 : _Ia.zod) == null ? void 0 : _Ja.strict) == null ? void 0 : _Ka.response) != null ? _La : false
3779
+ param: (_xa = (_wa = (_va = (_ua = outputOptions.override) == null ? void 0 : _ua.zod) == null ? void 0 : _va.strict) == null ? void 0 : _wa.param) != null ? _xa : false,
3780
+ query: (_Ba = (_Aa = (_za = (_ya = outputOptions.override) == null ? void 0 : _ya.zod) == null ? void 0 : _za.strict) == null ? void 0 : _Aa.query) != null ? _Ba : false,
3781
+ header: (_Fa = (_Ea = (_Da = (_Ca = outputOptions.override) == null ? void 0 : _Ca.zod) == null ? void 0 : _Da.strict) == null ? void 0 : _Ea.header) != null ? _Fa : false,
3782
+ body: (_Ja = (_Ia = (_Ha = (_Ga = outputOptions.override) == null ? void 0 : _Ga.zod) == null ? void 0 : _Ha.strict) == null ? void 0 : _Ia.body) != null ? _Ja : false,
3783
+ response: (_Na = (_Ma = (_La = (_Ka = outputOptions.override) == null ? void 0 : _Ka.zod) == null ? void 0 : _La.strict) == null ? void 0 : _Ma.response) != null ? _Na : false
3781
3784
  },
3782
3785
  generate: {
3783
- param: (_Pa = (_Oa = (_Na = (_Ma = outputOptions.override) == null ? void 0 : _Ma.zod) == null ? void 0 : _Na.generate) == null ? void 0 : _Oa.param) != null ? _Pa : true,
3784
- query: (_Ta = (_Sa = (_Ra = (_Qa = outputOptions.override) == null ? void 0 : _Qa.zod) == null ? void 0 : _Ra.generate) == null ? void 0 : _Sa.query) != null ? _Ta : true,
3785
- header: (_Xa = (_Wa = (_Va = (_Ua = outputOptions.override) == null ? void 0 : _Ua.zod) == null ? void 0 : _Va.generate) == null ? void 0 : _Wa.header) != null ? _Xa : true,
3786
- body: (_$a = (__a = (_Za = (_Ya = outputOptions.override) == null ? void 0 : _Ya.zod) == null ? void 0 : _Za.generate) == null ? void 0 : __a.body) != null ? _$a : true,
3787
- response: (_db = (_cb = (_bb = (_ab = outputOptions.override) == null ? void 0 : _ab.zod) == null ? void 0 : _bb.generate) == null ? void 0 : _cb.response) != null ? _db : true
3786
+ param: (_Ra = (_Qa = (_Pa = (_Oa = outputOptions.override) == null ? void 0 : _Oa.zod) == null ? void 0 : _Pa.generate) == null ? void 0 : _Qa.param) != null ? _Ra : true,
3787
+ query: (_Va = (_Ua = (_Ta = (_Sa = outputOptions.override) == null ? void 0 : _Sa.zod) == null ? void 0 : _Ta.generate) == null ? void 0 : _Ua.query) != null ? _Va : true,
3788
+ header: (_Za = (_Ya = (_Xa = (_Wa = outputOptions.override) == null ? void 0 : _Wa.zod) == null ? void 0 : _Xa.generate) == null ? void 0 : _Ya.header) != null ? _Za : true,
3789
+ body: (_bb = (_ab = (_$a = (__a = outputOptions.override) == null ? void 0 : __a.zod) == null ? void 0 : _$a.generate) == null ? void 0 : _ab.body) != null ? _bb : true,
3790
+ response: (_fb = (_eb = (_db = (_cb = outputOptions.override) == null ? void 0 : _cb.zod) == null ? void 0 : _db.generate) == null ? void 0 : _eb.response) != null ? _fb : true
3788
3791
  },
3789
3792
  coerce: {
3790
- param: (_hb = (_gb = (_fb = (_eb = outputOptions.override) == null ? void 0 : _eb.zod) == null ? void 0 : _fb.coerce) == null ? void 0 : _gb.param) != null ? _hb : false,
3791
- query: (_lb = (_kb = (_jb = (_ib = outputOptions.override) == null ? void 0 : _ib.zod) == null ? void 0 : _jb.coerce) == null ? void 0 : _kb.query) != null ? _lb : false,
3792
- header: (_pb = (_ob = (_nb = (_mb = outputOptions.override) == null ? void 0 : _mb.zod) == null ? void 0 : _nb.coerce) == null ? void 0 : _ob.header) != null ? _pb : false,
3793
- body: (_tb = (_sb = (_rb = (_qb = outputOptions.override) == null ? void 0 : _qb.zod) == null ? void 0 : _rb.coerce) == null ? void 0 : _sb.body) != null ? _tb : false,
3794
- response: (_xb = (_wb = (_vb = (_ub = outputOptions.override) == null ? void 0 : _ub.zod) == null ? void 0 : _vb.coerce) == null ? void 0 : _wb.response) != null ? _xb : false
3793
+ param: (_jb = (_ib = (_hb = (_gb = outputOptions.override) == null ? void 0 : _gb.zod) == null ? void 0 : _hb.coerce) == null ? void 0 : _ib.param) != null ? _jb : false,
3794
+ query: (_nb = (_mb = (_lb = (_kb = outputOptions.override) == null ? void 0 : _kb.zod) == null ? void 0 : _lb.coerce) == null ? void 0 : _mb.query) != null ? _nb : false,
3795
+ header: (_rb = (_qb = (_pb = (_ob = outputOptions.override) == null ? void 0 : _ob.zod) == null ? void 0 : _pb.coerce) == null ? void 0 : _qb.header) != null ? _rb : false,
3796
+ body: (_vb = (_ub = (_tb = (_sb = outputOptions.override) == null ? void 0 : _sb.zod) == null ? void 0 : _tb.coerce) == null ? void 0 : _ub.body) != null ? _vb : false,
3797
+ response: (_zb = (_yb = (_xb = (_wb = outputOptions.override) == null ? void 0 : _wb.zod) == null ? void 0 : _xb.coerce) == null ? void 0 : _yb.response) != null ? _zb : false
3795
3798
  },
3796
3799
  preprocess: {
3797
- ...((_Ab = (_zb = (_yb = outputOptions.override) == null ? void 0 : _yb.zod) == null ? void 0 : _zb.preprocess) == null ? void 0 : _Ab.param) ? {
3800
+ ...((_Cb = (_Bb = (_Ab = outputOptions.override) == null ? void 0 : _Ab.zod) == null ? void 0 : _Bb.preprocess) == null ? void 0 : _Cb.param) ? {
3798
3801
  param: normalizeMutator(
3799
3802
  workspace,
3800
3803
  outputOptions.override.zod.preprocess.param
3801
3804
  )
3802
3805
  } : {},
3803
- ...((_Db = (_Cb = (_Bb = outputOptions.override) == null ? void 0 : _Bb.zod) == null ? void 0 : _Cb.preprocess) == null ? void 0 : _Db.query) ? {
3806
+ ...((_Fb = (_Eb = (_Db = outputOptions.override) == null ? void 0 : _Db.zod) == null ? void 0 : _Eb.preprocess) == null ? void 0 : _Fb.query) ? {
3804
3807
  query: normalizeMutator(
3805
3808
  workspace,
3806
3809
  outputOptions.override.zod.preprocess.query
3807
3810
  )
3808
3811
  } : {},
3809
- ...((_Gb = (_Fb = (_Eb = outputOptions.override) == null ? void 0 : _Eb.zod) == null ? void 0 : _Fb.preprocess) == null ? void 0 : _Gb.header) ? {
3812
+ ...((_Ib = (_Hb = (_Gb = outputOptions.override) == null ? void 0 : _Gb.zod) == null ? void 0 : _Hb.preprocess) == null ? void 0 : _Ib.header) ? {
3810
3813
  header: normalizeMutator(
3811
3814
  workspace,
3812
3815
  outputOptions.override.zod.preprocess.header
3813
3816
  )
3814
3817
  } : {},
3815
- ...((_Jb = (_Ib = (_Hb = outputOptions.override) == null ? void 0 : _Hb.zod) == null ? void 0 : _Ib.preprocess) == null ? void 0 : _Jb.body) ? {
3818
+ ...((_Lb = (_Kb = (_Jb = outputOptions.override) == null ? void 0 : _Jb.zod) == null ? void 0 : _Kb.preprocess) == null ? void 0 : _Lb.body) ? {
3816
3819
  body: normalizeMutator(
3817
3820
  workspace,
3818
3821
  outputOptions.override.zod.preprocess.body
3819
3822
  )
3820
3823
  } : {},
3821
- ...((_Mb = (_Lb = (_Kb = outputOptions.override) == null ? void 0 : _Kb.zod) == null ? void 0 : _Lb.preprocess) == null ? void 0 : _Mb.response) ? {
3824
+ ...((_Ob = (_Nb = (_Mb = outputOptions.override) == null ? void 0 : _Mb.zod) == null ? void 0 : _Nb.preprocess) == null ? void 0 : _Ob.response) ? {
3822
3825
  response: normalizeMutator(
3823
3826
  workspace,
3824
3827
  outputOptions.override.zod.preprocess.response
3825
3828
  )
3826
3829
  } : {}
3827
3830
  },
3828
- generateEachHttpStatus: (_Pb = (_Ob = (_Nb = outputOptions.override) == null ? void 0 : _Nb.zod) == null ? void 0 : _Ob.generateEachHttpStatus) != null ? _Pb : false,
3829
- dateTimeOptions: (_Sb = (_Rb = (_Qb = outputOptions.override) == null ? void 0 : _Qb.zod) == null ? void 0 : _Rb.dateTimeOptions) != null ? _Sb : {}
3831
+ generateEachHttpStatus: (_Rb = (_Qb = (_Pb = outputOptions.override) == null ? void 0 : _Pb.zod) == null ? void 0 : _Qb.generateEachHttpStatus) != null ? _Rb : false,
3832
+ dateTimeOptions: (_Ub = (_Tb = (_Sb = outputOptions.override) == null ? void 0 : _Sb.zod) == null ? void 0 : _Tb.dateTimeOptions) != null ? _Ub : {},
3833
+ timeOptions: (_Xb = (_Wb = (_Vb = outputOptions.override) == null ? void 0 : _Vb.zod) == null ? void 0 : _Wb.timeOptions) != null ? _Xb : {}
3830
3834
  },
3831
3835
  swr: {
3832
- ...(_Ub = (_Tb = outputOptions.override) == null ? void 0 : _Tb.swr) != null ? _Ub : {}
3836
+ ...(_Zb = (_Yb = outputOptions.override) == null ? void 0 : _Yb.swr) != null ? _Zb : {}
3833
3837
  },
3834
3838
  angular: {
3835
- provideIn: (_Xb = (_Wb = (_Vb = outputOptions.override) == null ? void 0 : _Vb.angular) == null ? void 0 : _Wb.provideIn) != null ? _Xb : "root"
3839
+ provideIn: (_ac = (_$b = (__b = outputOptions.override) == null ? void 0 : __b.angular) == null ? void 0 : _$b.provideIn) != null ? _ac : "root"
3836
3840
  },
3837
3841
  fetch: {
3838
- includeHttpResponseReturnType: (__b = (_Zb = (_Yb = outputOptions.override) == null ? void 0 : _Yb.fetch) == null ? void 0 : _Zb.includeHttpResponseReturnType) != null ? __b : true,
3839
- ...(_ac = (_$b = outputOptions.override) == null ? void 0 : _$b.fetch) != null ? _ac : {}
3842
+ includeHttpResponseReturnType: (_dc = (_cc = (_bc = outputOptions.override) == null ? void 0 : _bc.fetch) == null ? void 0 : _cc.includeHttpResponseReturnType) != null ? _dc : true,
3843
+ explode: (_gc = (_fc = (_ec = outputOptions.override) == null ? void 0 : _ec.fetch) == null ? void 0 : _fc.explode) != null ? _gc : false,
3844
+ ...(_ic = (_hc = outputOptions.override) == null ? void 0 : _hc.fetch) != null ? _ic : {}
3840
3845
  },
3841
- useDates: ((_bc = outputOptions.override) == null ? void 0 : _bc.useDates) || false,
3842
- useDeprecatedOperations: (_dc = (_cc = outputOptions.override) == null ? void 0 : _cc.useDeprecatedOperations) != null ? _dc : true,
3843
- enumGenerationType: ((_fc = (_ec = outputOptions.override) == null ? void 0 : _ec.useNativeEnums) != null ? _fc : false) ? "enum" : (_hc = (_gc = outputOptions.override) == null ? void 0 : _gc.enumGenerationType) != null ? _hc : "const",
3844
- suppressReadonlyModifier: ((_ic = outputOptions.override) == null ? void 0 : _ic.suppressReadonlyModifier) || false
3846
+ useDates: ((_jc = outputOptions.override) == null ? void 0 : _jc.useDates) || false,
3847
+ useDeprecatedOperations: (_lc = (_kc = outputOptions.override) == null ? void 0 : _kc.useDeprecatedOperations) != null ? _lc : true,
3848
+ enumGenerationType: ((_nc = (_mc = outputOptions.override) == null ? void 0 : _mc.useNativeEnums) != null ? _nc : false) ? "enum" : (_pc = (_oc = outputOptions.override) == null ? void 0 : _oc.enumGenerationType) != null ? _pc : "const",
3849
+ suppressReadonlyModifier: ((_qc = outputOptions.override) == null ? void 0 : _qc.suppressReadonlyModifier) || false
3845
3850
  },
3846
- allParamsOptional: (_jc = outputOptions.allParamsOptional) != null ? _jc : false,
3847
- urlEncodeParameters: (_kc = outputOptions.urlEncodeParameters) != null ? _kc : false,
3848
- optionsParamRequired: (_lc = outputOptions.optionsParamRequired) != null ? _lc : false,
3849
- propertySortOrder: (_mc = outputOptions.propertySortOrder) != null ? _mc : import_core8.PropertySortOrder.SPECIFICATION
3851
+ allParamsOptional: (_rc = outputOptions.allParamsOptional) != null ? _rc : false,
3852
+ urlEncodeParameters: (_sc = outputOptions.urlEncodeParameters) != null ? _sc : false,
3853
+ optionsParamRequired: (_tc = outputOptions.optionsParamRequired) != null ? _tc : false,
3854
+ propertySortOrder: (_uc = outputOptions.propertySortOrder) != null ? _uc : import_core8.PropertySortOrder.SPECIFICATION
3850
3855
  },
3851
3856
  hooks: options.hooks ? normalizeHooks(options.hooks) : {}
3852
3857
  };
@@ -3915,7 +3920,7 @@ var normalizeOperationsAndTags = (operationsOrTags, workspace, global) => {
3915
3920
  ...rest
3916
3921
  }
3917
3922
  ]) => {
3918
- var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _A, _B, _C, _D, _E, _F, _G, _H, _I, _J, _K;
3923
+ var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _A, _B, _C, _D, _E, _F, _G, _H, _I, _J, _K, _L;
3919
3924
  return [
3920
3925
  key,
3921
3926
  {
@@ -3979,7 +3984,8 @@ var normalizeOperationsAndTags = (operationsOrTags, workspace, global) => {
3979
3984
  } : {}
3980
3985
  },
3981
3986
  generateEachHttpStatus: (_J = zod2 == null ? void 0 : zod2.generateEachHttpStatus) != null ? _J : false,
3982
- dateTimeOptions: (_K = zod2 == null ? void 0 : zod2.dateTimeOptions) != null ? _K : {}
3987
+ dateTimeOptions: (_K = zod2 == null ? void 0 : zod2.dateTimeOptions) != null ? _K : {},
3988
+ timeOptions: (_L = zod2 == null ? void 0 : zod2.timeOptions) != null ? _L : {}
3983
3989
  }
3984
3990
  } : {},
3985
3991
  ...transformer ? { transformer: normalizePath(transformer, workspace) } : {},