mirror of
https://github.com/gsi-upm/senpy
synced 2025-10-20 10:18:26 +00:00
WIP simpler pipeline
This commit is contained in:
@@ -2,7 +2,12 @@
|
||||
"$schema": "http://json-schema.org/draft-04/schema#",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"@type": {"type": "string"}
|
||||
"@type": {"type": "string"},
|
||||
"parameters": {
|
||||
"type": "object",
|
||||
"default": {}
|
||||
|
||||
}
|
||||
},
|
||||
"required": ["@type"]
|
||||
|
||||
|
Reference in New Issue
Block a user