Fix the sample responses in API docs

Change-Id: Ia6f9dc20f37ac7f7ffafc952c5e93c4e74f96c06
This commit is contained in:
Hongbin Lu 2017-07-06 15:45:25 +00:00
parent cbcad3b982
commit 718d5d051e
2 changed files with 49 additions and 46 deletions

View File

@ -1,3 +1,5 @@
{
"containers": [
{ {
"addresses": { "addresses": {
"public": [{ "public": [{
@ -44,6 +46,7 @@
"command": "/bin/sh -c 'echo hello'", "command": "/bin/sh -c 'echo hello'",
"cpu": 2.0, "cpu": 2.0,
"interactive": false "interactive": false
}], }
],
"next": null "next": null
} }