Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better type layer for disableTrailingSlash #141

Open
lakardion opened this issue Jul 20, 2023 · 0 comments
Open

Better type layer for disableTrailingSlash #141

lakardion opened this issue Jul 20, 2023 · 0 comments

Comments

@lakardion
Copy link
Member

using disableTrailingSlash would still mess up custom calls by providing an axios client that is type-patched so that the url passed has a <string>/ shape. We should somehow determine if the option passed for disableTrailingSlash is true/false and from that type just return a type-patched axios client or a regular axios client

Related #139

@lakardion lakardion added the bug Something isn't working label Jul 20, 2023
@lakardion lakardion added Type Layer Bug and removed bug Something isn't working labels Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant