You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* BREAKING_CHANGES: remove default `json` format of the response type
* fix: missing `schema.$ref` in inline enum schemas
* Allow passing custom fetch function (#218)
* Allow passing custom fetch function
* Fixing a mistake
* Using ApiConfig instead of second param
* fix: tests
* chore: refresh schemas
* Fix: query param array serialization (#223)
* make the query params serialization conform to the default open api specs
* uri encode second part
Co-authored-by: stijn.lammens <[email protected]>
* docs: update CHANGELOG
* fix: unused E generic type
* chore: refresh generated test schemas
* bump: up version to 8.0.0
Co-authored-by: Sushruth Shastry <[email protected]>
Co-authored-by: Stijn Lammens <[email protected]>
Co-authored-by: stijn.lammens <[email protected]>
0 commit comments