log

age author description
Thu, 06 Oct 2016 13:38:16 +0100 Chris Cannam Remove the term "plugin" in various places jsonrpc
Thu, 06 Oct 2016 12:12:41 +0100 Chris Cannam Revise descriptions jsonrpc
Thu, 06 Oct 2016 11:23:25 +0100 Chris Cannam Request/response -> RpcRequest/response jsonrpc
Wed, 05 Oct 2016 13:52:28 +0100 Chris Cannam Add list request to schema jsonrpc
Wed, 05 Oct 2016 13:27:05 +0100 Chris Cannam Add finish response (even though it's identical to process response) jsonrpc
Wed, 05 Oct 2016 11:54:04 +0100 Chris Cannam Restore type (i.e. method) field to response jsonrpc
Wed, 05 Oct 2016 11:16:03 +0100 Chris Cannam Fill out request/response/error jsonrpc
Wed, 05 Oct 2016 09:59:18 +0100 Chris Cannam Merge from branch docrefactor jsonrpc
Wed, 05 Oct 2016 09:58:49 +0100 Chris Cannam Pull out serialisedarray schema docrefactor
Wed, 05 Oct 2016 09:42:26 +0100 Chris Cannam Use media type docrefactor
Wed, 05 Oct 2016 09:38:29 +0100 Chris Cannam Two feature examples/tests docrefactor
Wed, 05 Oct 2016 09:37:08 +0100 Chris Cannam Pull out serialisedArray definition, add tests for both kinds docrefactor
Wed, 05 Oct 2016 09:19:05 +0100 Chris Cannam Start reworking request-response into json-rpc format jsonrpc
Tue, 27 Sep 2016 15:03:29 +0100 Chris Cannam Instead of using separate values and b64values entries, allow numeric arrays to be replaced by b64 variants wherever they appear (discriminating by type). Also rename values to featureValues in feature, as values turns out to be a hazardous name in a JS context
Tue, 27 Sep 2016 11:19:19 +0100 Chris Cannam Use anyOf to supply the content object type