Skip to content

Instantly share code, notes, and snippets.

@dhruvpsaru
Last active July 29, 2020 16:44
Show Gist options
  • Save dhruvpsaru/9bc5648cb330abc3b465d76fd4043adb to your computer and use it in GitHub Desktop.
Save dhruvpsaru/9bc5648cb330abc3b465d76fd4043adb to your computer and use it in GitHub Desktop.
{
  "indexName": "financials",
  "indexId":1,
  "orgId":396,
  "data": [
    {
      "w_id": 215126,
      "f_marvelString": "IronMan",
      "f_marvelNumber": 1,
      "f_marvelCustomDefault": "Tony"
    },
      {
      "w_id" : 215126,
      "f_marvelString":  "Captain",
      "f_marvelNumber": 2,
      "f_marvelCustomDefault": "America"
    }
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment