fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update fix-client-axios-ts2578.md

authored by

Lubos and committed by
GitHub
9f0f385d 211ed963

+1 -1
+1 -1
.changeset/fix-client-axios-ts2578.md
··· 2 2 "@hey-api/openapi-ts": patch 3 3 --- 4 4 5 - Fix axios client generation so `beforeRequest` typing is stable across `strictFunctionTypes` settings, preventing config-dependent `TS2578` (`Unused '@ts-expect-error' directive`) in generated clients. 5 + **plugin(@hey-api/client-axios)**: fix: improve `beforeRequest` typing