Fix the sample responses in API docs
Change-Id: Ia6f9dc20f37ac7f7ffafc952c5e93c4e74f96c06
This commit is contained in:
parent
cbcad3b982
commit
718d5d051e
@ -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
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"addresses": {
|
||||
"addresses": {
|
||||
"public": [{
|
||||
"version": 4,
|
||||
"addr": "172.24.4.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user