Skip to content

Instantly share code, notes, and snippets.

@danielmelogpi
Created January 16, 2018 18:04
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 danielmelogpi/fdc9fc3b4cf80a7e42304b6cf6fdc01e to your computer and use it in GitHub Desktop.
Save danielmelogpi/fdc9fc3b4cf80a7e42304b6cf6fdc01e to your computer and use it in GitHub Desktop.
{
"mustList": [
{
"mdmFilterType": "TYPE_FILTER",
"mdmValue": "chatbotuserGolden"
},
{
"mdmFilterType": "NESTED_TERM_FILTER",
"mdmPath": "mdmGoldenFieldAndValues.chat_connections",
"mdmKey": "mdmGoldenFieldAndValues.chat_connections.id.raw",
"mdmValue": "456"
},
{
"mdmFilterType": "NESTED_TERM_FILTER",
"mdmPath": "mdmGoldenFieldAndValues.chat_connections",
"mdmKey": "mdmGoldenFieldAndValues.chat_connections.type.raw",
"mdmValue": "telegram"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment