Skip to content

Instantly share code, notes, and snippets.

@satyamz
Last active January 5, 2018 03:03
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 satyamz/53e5fe90aeb6c7b2c3ff3ba2c0429c51 to your computer and use it in GitHub Desktop.
Save satyamz/53e5fe90aeb6c7b2c3ff3ba2c0429c51 to your computer and use it in GitHub Desktop.
JSON schema
[
{
"team_id" : "T8HP5N491",
"channel_id" : "C8JMAKKPG",
"api_key": "YmF0Y2F2ZQ==",
"clsuter_list": [
"botcave-clsuter-one", "botcave-cluster-two" ]
},
{
"team_id" : "T8HP5N491",
"channel_id": "C8JT96WDD",
"api_key": "YmF0Y2F2ZQ==",
"clsuter_list": [
"botcave-clsuter-three", "botcave-cluster-four" ]
},
{
"team_id" : "T88KY3BFV",
"channel_id": "C88SBRW21",
"api_key": "YXNnYXJk=",
"clsuter_list": [
"asgard-clsuter-one", "asgard-cluster-two" ]
},
{
"team_id" : "T88KY3BFV",
"channel_id": "C8AAYPM4J",
"api_key": "YXNnYXJk=",
"clsuter_list": [
"asgard-clsuter-three", "asgard-cluster-four" ]
},
{
"team_id" : "T88KY3BFV",
"channel_id": "C89QA2L95",
"api_key": "YXNnYXJk=",
"clsuter_list": [
"asgard-clsuter-five", "asgard-cluster-six" ]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment