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
feat(openapi-fetch): add support for pathSerializer option
- Introduced `pathSerializer` to `ClientOptions` for enhanced path handling.
- Updated `createClient` function to utilize `pathSerializer` from options.
- Modified `createFinalURL` to apply the provided `pathSerializer`.
0 commit comments