8d4af6b906
server actions sometimes return servers objects, which means their output is different when extensions are enabled. This adds api samples for those cases to give a more realistic view to the user of what they might expect. Change-Id: Iaa9a4c3a373dee41931c5dc4f1b805f09a05299f
8 lines
123 B
JSON
8 lines
123 B
JSON
{
|
|
"createImage" : {
|
|
"name" : "foo-image",
|
|
"metadata": {
|
|
"myvar": "foobar"
|
|
}
|
|
}
|
|
} |