Fix the sample responses in API docs
Change-Id: Ia6f9dc20f37ac7f7ffafc952c5e93c4e74f96c06
This commit is contained in:
parent
cbcad3b982
commit
718d5d051e
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user