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

$inlinecount no longer works after v0.6.5 #8

Closed
david-hollifield opened this issue Aug 23, 2013 · 3 comments
Closed

$inlinecount no longer works after v0.6.5 #8

david-hollifield opened this issue Aug 23, 2013 · 3 comments

Comments

@david-hollifield
Copy link
Contributor

After resolving the content negotiaton issue, I just got back to testing the feature that had me start using LinqToQueryable in the first place. It looks like $inlinecount is broken. Here are two queries using Postman. The first passes in $inlinecount. The second does not. Both are getting to my WebApi controller, but the $inlinecount version throws an exception after I return my collection. This was working fine in v0.6.4 (and still does).

8-23-2013 3-54-38 pm

8-23-2013 3-55-49 pm

@beyond-code-github
Copy link
Owner

Sorry about that... Have you tried v1.3.1 of Linqtoquerystring.WebApi? This should resolve the issue.

@beyond-code-github
Copy link
Owner

Sorry about that, have you tried v1.3.1 of Linqtoquerystring.WebApi? This
should resolve the issue.

@david-hollifield
Copy link
Contributor Author

Yep, 1.3.1 did the trick. Thanks again.

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

2 participants