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

Sending optional Params #9

Open
patrickrobbins opened this issue Nov 15, 2013 · 1 comment
Open

Sending optional Params #9

patrickrobbins opened this issue Nov 15, 2013 · 1 comment

Comments

@patrickrobbins
Copy link

If you try to deselect some parameters that are optional, it will leave in the extra '&' char. this breaks the model binder in WebApi. also if you leave them blank, it is passing in the string of the name. like so "{paramName}"

@patrickrobbins
Copy link
Author

I have sent a pull request to fix the URL when you remove the param from the request.

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