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

Use ? instead of / for API action #143

Open
kevin-olbrich opened this issue Dec 20, 2017 · 0 comments
Open

Use ? instead of / for API action #143

kevin-olbrich opened this issue Dec 20, 2017 · 0 comments

Comments

@kevin-olbrich
Copy link

kevin-olbrich commented Dec 20, 2017

Hi,

I have an API url like "https://exmaple.com/api?login".
Slumber generates the URL as "https://exmaple.com/api/login" which does not work.

append_slash=False is set.

How can I switch the seperator to "?"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant