Skip to content

Instantly share code, notes, and snippets.

@vicmancb
Last active August 23, 2017 19:12
Show Gist options
  • Select an option

  • Save vicmancb/53b15eb798cdea7ca757085e72e0b299 to your computer and use it in GitHub Desktop.

Select an option

Save vicmancb/53b15eb798cdea7ca757085e72e0b299 to your computer and use it in GitHub Desktop.
sprint 60
{
"content": {
"status": "ACTIVE",
"operations": {
"delete": {
"allowed": true,
"restriction": "HAS_MODELED"
}
},
"reports": [],
"usage": []
}
}
{
"content": [
{
"id": 10,
"name": "Axciom",
"default": true
},
{
"id": 20,
"name": "Experian",
"default": false
}
]
}
{
"content": {
"status": "ACTIVE",
"operations": {
"delete": {
"allowed": false,
"restriction": "MODELED_RESTRICTION"
}
},
"reports": [],
"usage": []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment