comparison json/schema/listrequest.json @ 86:1f4ed70d8f1e piperurl

Switch json/schema to piper/json/schema in URLs
author Chris Cannam
date Wed, 02 Nov 2016 10:49:45 +0000
parents f044f6a309e0
children 24cc4c04d400
comparison
equal deleted inserted replaced
84:2ca3f7587550 86:1f4ed70d8f1e
1 { 1 {
2 "id": "http://vamp-plugins.org/json/schema/listrequest#", 2 "id": "http://vamp-plugins.org/piper/json/schema/listrequest#",
3 "$schema": "http://json-schema.org/draft-04/schema#", 3 "$schema": "http://json-schema.org/draft-04/schema#",
4 "description": "schema for a list request for feature extractors; may be served in the params field of a list-method rpcrequest", 4 "description": "schema for a list request for feature extractors; may be served in the params field of a list-method rpcrequest",
5 "type": "object", 5 "type": "object",
6 "properties": { 6 "properties": {
7 }, 7 },