diff schema/configurationrequest.json @ 110:17d6e8f89bc2

More notes
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 17 Mar 2016 12:40:46 +0000
parents 06622c018b8e
children 0c8629d9855d
line wrap: on
line diff
--- a/schema/configurationrequest.json	Thu Mar 17 11:01:43 2016 +0000
+++ b/schema/configurationrequest.json	Thu Mar 17 12:40:46 2016 +0000
@@ -1,7 +1,7 @@
 {
     "id": "http://vamp-plugins.org/json/schema/configurationrequest#",
     "$schema": "http://json-schema.org/draft-04/schema#",
-    "description": "schema for a serialised request to configure a Vamp plugin",
+    "description": "schema for a serialised request to configure a Vamp plugin; normally served as the content field of an object matching the plain request schema",
     "type": "object",
     "properties": {
 	"pluginHandle": {