changeset 138:500a2a0a46e7

Process input, not process block
author Chris Cannam <c.cannam@qmul.ac.uk>
date Wed, 21 Sep 2016 08:30:59 +0100
parents 6839d4ab952a
children 4c99014f5d0c
files schema/processinput.json
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/schema/processinput.json	Mon Sep 19 14:46:42 2016 +0100
+++ b/schema/processinput.json	Wed Sep 21 08:30:59 2016 +0100
@@ -1,5 +1,5 @@
 {
-    "id": "http://vamp-plugins.org/json/schema/processblock#",
+    "id": "http://vamp-plugins.org/json/schema/processinput#",
     "$schema": "http://json-schema.org/draft-04/schema#",
     "description": "schema for a serialised input into a plugin process call",
     "type": "object",