-
Notifications
You must be signed in to change notification settings - Fork 66
added sorting based upon belongsTo relationship attribute #161
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
Conversation
@neomerx I'm not sure about this. The spec says:
However, that doesn't mean an application has to be following that recommendation. For instance, if you have nested attributes, then you could be using the dot notation to denote sorting by a nested attribute. I.e. this is an application concern rather than a library concern. If the sort field is |
i am not sure whether it should be put into the library. |
Interesting. What exception are you getting? |
|
the test:
|
What's the stack trace for the Exception - i.e. where is it being thrown from? |
|
Hmmm... I think this is a Limencello problem rather than a problem with this base package. @neomerx are you able to help? |
@ngantingon Sorry If I didn't give enough 'instructions' how to start the feature. Here they are https://github.com/limoncello-php/json-api/issues/33 |
No description provided.