docs formatting fix

This commit is contained in:
Lee Lawlor 2014-03-31 14:20:46 -04:00
parent 6e5883bb80
commit 2ce67bde91

View File

@ -59,10 +59,13 @@ POST <span class="str"><%= @ssl_api_domain %>channels<span class="format format-
"ranking": 15,
"username": "hans",
"tags": [],
"api_keys": [{
"api_keys":
[
{
"api_key": "XXXXXXXXXXXXXXXX",
"write_flag": true
}]
}
]
}
</pre>