c3d7880ed6
Updates have been made to the api-ref sample files where some of them have been moved under subdirectories to better organize things. A few of the old files were left behind in doing this, and a few were added without updating the files that referenced them. This cleans a few of those cases up. Change-Id: I58c8f2f2e533476385f1ec510fe04e31bceb64cc Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
10 lines
189 B
JSON
10 lines
189 B
JSON
{
|
|
"volume-summary": {
|
|
"total_size": 4,
|
|
"total_count": 4,
|
|
"metadata": {
|
|
"key1": ["value1", "value2"],
|
|
"key2": ["value2"]
|
|
}
|
|
}
|
|
} |