We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c8eca commit f3f887eCopy full SHA for f3f887e
1 file changed
.changeset/fix-client-axios-ts2578.md
@@ -0,0 +1,5 @@
1
+---
2
+"@hey-api/openapi-ts": patch
3
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.
0 commit comments