Skip to content

Instantly share code, notes, and snippets.

@rivaros
Created August 11, 2015 12:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rivaros/1d201f3856f0e6df1ba1 to your computer and use it in GitHub Desktop.
Save rivaros/1d201f3856f0e6df1ba1 to your computer and use it in GitHub Desktop.
[
{
"id": 1,
"operators": [
"=",
">",
"<",
"contains"
]
},
{
"id":2,
"operators": [
"in"
]
},
{
"id":3,
"operators": [
"=",
"!="
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment