2b6bc7d8b8
The patch did: 1. Add the missing PUT api-ref for volume metadata key. 2. fix the metadata key api's request and response example. Correct the "metadata" with "meta". Change-Id: I315682ef86f660eb468991a336d9edae520a4189
6 lines
43 B
JSON
6 lines
43 B
JSON
{
|
|
"meta": {
|
|
"name": "new_name"
|
|
}
|
|
}
|