# HG changeset patch # User Chris Cannam # Date 1474443059 -3600 # Node ID 500a2a0a46e704f2cf819f79ab92153eb6b4c872 # Parent 6839d4ab952aa69c07085e07b07a367351e9bd5a Process input, not process block diff -r 6839d4ab952a -r 500a2a0a46e7 schema/processinput.json --- 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",