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

Refactor query parameter serialization strategy

Updated the serialization strategy for query parameters to allow for more granular control.

authored by

Lubos and committed by
GitHub
e0e6ab37 f1910790

+5
+5
.changeset/tiny-suns-teach.md
··· 1 + --- 2 + "@hey-api/openapi-ts": patch 3 + --- 4 + 5 + feat(clients): granular query parameter serialization strategy