Merge "Remove trailing comma from sample JSON"
This commit is contained in:
commit
2e43a94059
@ -1,6 +1,6 @@
|
||||
{
|
||||
"snapshot": {
|
||||
"display_name": "snap-002",
|
||||
"display_description": "This is yet, another snapshot.",
|
||||
"display_description": "This is yet, another snapshot."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -2,6 +2,6 @@
|
||||
"volume_type": {
|
||||
"id": "6685584b-1eac-4da6-b5c3-555430cf68ff",
|
||||
"name": "SSD",
|
||||
"extra_specs": {},
|
||||
"extra_specs": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -2,6 +2,6 @@
|
||||
"volume": {
|
||||
"display_name": "vol-002",
|
||||
"display_description": "This is yet, another volume.",
|
||||
"metadata": {"contents": "junk"},
|
||||
"metadata": {"contents": "junk"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user