Merge "api-ref: remove created_at from response example of list-transfer"
This commit is contained in:
commit
84073fb76e
@ -4,7 +4,6 @@
|
|||||||
"id": "cac5c677-73a9-4288-bb9c-b2ebfb547377",
|
"id": "cac5c677-73a9-4288-bb9c-b2ebfb547377",
|
||||||
"name": "first volume transfer",
|
"name": "first volume transfer",
|
||||||
"volume_id": "894623a6-e901-4312-aa06-4275e6321cce",
|
"volume_id": "894623a6-e901-4312-aa06-4275e6321cce",
|
||||||
"created_at": "2017-06-20T05:48:49.000000",
|
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"href": "http://localhost/v3/firstproject/volumes/1",
|
"href": "http://localhost/v3/firstproject/volumes/1",
|
||||||
@ -20,7 +19,6 @@
|
|||||||
"id": "f26c0dee-d20d-4e80-8dee-a8d91b9742a1",
|
"id": "f26c0dee-d20d-4e80-8dee-a8d91b9742a1",
|
||||||
"name": "second volume transfer",
|
"name": "second volume transfer",
|
||||||
"volume_id": "673db275-379f-41af-8371-e1652132b4c1",
|
"volume_id": "673db275-379f-41af-8371-e1652132b4c1",
|
||||||
"created_at": "2017-06-20T05:48:49.000000",
|
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"href": "http://localhost/v3/firstproject/volumes/2",
|
"href": "http://localhost/v3/firstproject/volumes/2",
|
||||||
|
Loading…
Reference in New Issue
Block a user