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.

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