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,4 +1,6 @@
{
"containers": [
{
"addresses": {
"public": [{
"version": 4,
@ -44,6 +46,7 @@
"command": "/bin/sh -c 'echo hello'",
"cpu": 2.0,
"interactive": false
}],
}
],
"next": null
}

View File

@ -1,5 +1,5 @@
{
"addresses": {
"addresses": {
"public": [{
"version": 4,
"addr": "172.24.4.3",