f2cc1bd7bc
Some sample files like server, images etc are kept under api_samples/ directory. As plan is to create clean directory structure for sample files for V2, V2.1 and microversion, moving these sample files to respective directory will help to achieve that. Change-Id: I284d035f6fadb26a94bcb3586f4a8c72942ee423
8 lines
123 B
JSON
8 lines
123 B
JSON
{
|
|
"createImage" : {
|
|
"name" : "foo-image",
|
|
"metadata": {
|
|
"myvar": "foobar"
|
|
}
|
|
}
|
|
} |