Files
deb-python-dcos/cli/tests/data/marathon/groups/update_good.json
Tamar Ben-Shachar 448d2cf6fd add group update
Also add 'Created deployment ' message to all updates.
2015-06-04 17:05:21 -07:00

9 lines
102 B
JSON

{
"apps": [
{
"cmd": "sleep 0",
"id": "updated"
}
]
}