# HG changeset patch # User Chris Cannam # Date 1474443059 -3600 # Node ID 1dc498c791155f129596c4a8f69aa47a6a3d41bc # Parent a2ca09e95f697d96e3a11ad7e2c3dd832fccace8 Process input, not process block diff -r a2ca09e95f69 -r 1dc498c79115 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",