Fix for typo in xml API doc sample in nova
Modified: doc/api_samples/os-flavor-manage/flavor-create-post-req.json Deleted final comma for proper syntax Partially fixes: bug 1088528 (part of the bug requires changes in other repo - done) Change-Id: I5b0b29b4c720a95d5c4c5d957e77dc2e4c9cf8ee
This commit is contained in:
parent
7d20f1fe55
commit
04f8dcf0bd
@ -4,6 +4,6 @@
|
||||
"ram": 1024,
|
||||
"vcpus": 2,
|
||||
"disk": 10,
|
||||
"id": "10",
|
||||
"id": "10"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user