You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @quantonganh for your issue.
The support for filter is indeed quite limited.
But we should definitely work on it.
There is now a spec that we can follow.
What is the current bug behavior?
Given the following response:
If I want to get the first item with id equal to 1:
This successfully returns:
However, when I attempt to get the first item with an id not equal to 1:
I encounter the following error:
What is the expected correct behavior?
The expression should return:
Execution context
hurl --version
):The text was updated successfully, but these errors were encountered: