changeset 139:4c99014f5d0c

Remove empty required list
author Chris Cannam <c.cannam@qmul.ac.uk>
date Wed, 21 Sep 2016 09:33:45 +0100
parents 500a2a0a46e7
children 62996853d342 05741ca642b1
files schema/loadresponse.json
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/schema/loadresponse.json	Wed Sep 21 08:30:59 2016 +0100
+++ b/schema/loadresponse.json	Wed Sep 21 09:33:45 2016 +0100
@@ -14,7 +14,6 @@
 	    "$ref": "http://vamp-plugins.org/json/schema/pluginconfiguration#"
 	}
     },
-    "required": [ ],
     "additionalProperties": false
 }