0.49.0
Minor Changes
-
0462f4dThanks @js2me! - add warning about skipping codegen due to input missing -
03b9cd0Thanks @js2me! - AddoverrideRequestParamscodegen option: a staticPartial<FullRequestParams>, a non-empty string (inserted as a TypeScript expression in...(<expr>),), or a(routeInfo: RouteBaseInfo) => …factory evaluated at codegen time. The result is spread into each generated endpointparamsreturn value before...requestParams, so runtimerequestParamscan still override those keys. Falsy values and whitespace-only strings emit nothing.
Patch Changes
-
118f36bThanks @js2me! - Add documentation link forzodContractsinGenerateQueryApiParamsJSDoc (points to the codegen config guide).
Changes: 0.48.1...0.49.0