mirror of
https://github.com/IoannisNezis/Qlue-ls.git
synced 2025-12-23 08:48:13 +00:00
19 lines
No EOL
289 B
JSON
19 lines
No EOL
289 B
JSON
{
|
|
"backends": [
|
|
{
|
|
"imdb": {
|
|
"backend": {
|
|
"name": "backend 1"
|
|
},
|
|
"prefixMap": {
|
|
"a": "b",
|
|
"b": "c"
|
|
},
|
|
"default": true,
|
|
"queries": {
|
|
"subjectCompletion": "dings"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |