fix schema name

This commit is contained in:
Olivier Sallou 2013-08-13 10:05:45 +02:00
parent afa9352d85
commit 5e1a531890

View file

@ -1,6 +1,6 @@
{ {
"$schema": "http://json-schema.org/draft-04/schema#", "$schema": "http://json-schema.org/draft-04/schema#",
"title": "OpenNebula manifest", "title": "VirtualBox manifest",
"type": "object", "type": "object",
"properties": { "properties": {
"volume": { "volume": {