Revision 214:970fd3bd8c92 json/schema/extractorstaticdata.json
| json/schema/extractorstaticdata.json | ||
|---|---|---|
| 37 | 37 |
"type": "array", |
| 38 | 38 |
"items": { "type": "string" }
|
| 39 | 39 |
}, |
| 40 |
"programParameters": {
|
|
| 41 |
"type": "object", |
|
| 42 |
"patternProperties": {
|
|
| 43 |
"^[a-zA-Z0-9_-]+$": {
|
|
| 44 |
"type": "object", |
|
| 45 |
"patternProperties": {
|
|
| 46 |
"^[a-zA-Z0-9_-]+$": {
|
|
| 47 |
"type": "number" |
|
| 48 |
} |
|
| 49 |
} |
|
| 50 |
} |
|
| 51 |
} |
|
| 52 |
}, |
|
| 53 | 40 |
"inputDomain": {
|
| 54 | 41 |
"$ref": "http://vamp-plugins.org/piper/json/schema/enums#/definitions/input_domain" |
| 55 | 42 |
}, |
Also available in: Unified diff