docs formatting fix
This commit is contained in:
parent
6e5883bb80
commit
2ce67bde91
@ -59,10 +59,13 @@ POST <span class="str"><%= @ssl_api_domain %>channels<span class="format format-
|
|||||||
"ranking": 15,
|
"ranking": 15,
|
||||||
"username": "hans",
|
"username": "hans",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"api_keys": [{
|
"api_keys":
|
||||||
|
[
|
||||||
|
{
|
||||||
"api_key": "XXXXXXXXXXXXXXXX",
|
"api_key": "XXXXXXXXXXXXXXXX",
|
||||||
"write_flag": true
|
"write_flag": true
|
||||||
}]
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user