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

Modify axios client to utilize `query` option

Update axios client behavior to use the `query` option when no `paramsSerializer` is provided.

authored by

Lubos and committed by
GitHub
4dcc2100 e2cb47ad

+5
+5
.changeset/forty-jobs-sneeze.md
··· 1 + --- 2 + "@hey-api/openapi-ts": patch 3 + --- 4 + 5 + **clients(axios)**: use `query` option when no `paramsSerializer` is provided