Skip to content

Instantly share code, notes, and snippets.

@dhruvpsaru
Created July 29, 2020 13:42
Show Gist options
  • Save dhruvpsaru/a84b9b15d45bb92ad5e0413e7907540e to your computer and use it in GitHub Desktop.
Save dhruvpsaru/a84b9b15d45bb92ad5e0413e7907540e to your computer and use it in GitHub Desktop.
{
  "indexName": "financials",
  "indexId":1,
  "orgId":396,
  "data": [
    {
      "name": "f_marvelString",
      "value": "HawkEye"
    },
    {
      "name": "f_marvelCustomDefault",
      "value": "Arrow"  
    }
  ],
  "condition": [
    {
      "field": "f_marvelString",
      "value": "IronMan"
    },
    {
      "field": "f_marvelNumber",
      "value": 1
    }
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment