Mercurial > hg > piper
diff schema/processrequest.json @ 118:ad3d8d4da194
Typo fixes
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Wed, 18 May 2016 15:34:44 +0100 |
parents | 278d90d15044 |
children | 0c8629d9855d |
line wrap: on
line diff
--- a/schema/processrequest.json Wed May 18 14:24:28 2016 +0100 +++ b/schema/processrequest.json Wed May 18 15:34:44 2016 +0100 @@ -11,7 +11,7 @@ "$ref": "http://vamp-plugins.org/json/schema/processinput#" } }, - "required": [ "pluginHandle", "processBlock" ], + "required": [ "pluginHandle", "processInput" ], "additionalProperties": false }