Josef Moravec
def667f7fc
Signed-off-by: Andrew Isherwood <andrew.isherwood@ptfs-europe.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
13 lines
252 B
JSON
13 lines
252 B
JSON
{
|
|
"type": "object",
|
|
"properties": {
|
|
"ill_backend_id": {
|
|
"type": "string",
|
|
"description": "Internal ILL backend identifier"
|
|
},
|
|
"capabilities": {
|
|
"type": "object",
|
|
"description": "List of capabilities"
|
|
}
|
|
}
|
|
}
|