zaqar/doc/user-guide/wadl/samples/postMessage_request.json
Victoria Martínez de la Cruz 29d2933b5a Reorganize docs folder
For now, developers guide will be living in doc/source
(this is where all OpenStack projects store their developers docs)
and the user guide will be store in doc/user-guide

Change-Id: Ib539ff40dd9fc4ca413259771e6a19303dd81dd1
2014-08-12 10:23:58 -03:00

14 lines
145 B
JSON

[
{
"ttl": 300,
"body": {
"event": "BackupStarted"
}
},
{
"ttl": 60,
"body": {
"play": "hockey"
}
}
]