mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-14 12:42:27 +00:00
Added apikey aliase to Affect plugin
This commit is contained in:
parent
6f3c08f8aa
commit
7b583f504c
@ -30,7 +30,7 @@
|
|||||||
"default": "http://senpy.cluster.gsi.dit.upm.es/api/"
|
"default": "http://senpy.cluster.gsi.dit.upm.es/api/"
|
||||||
},
|
},
|
||||||
"apiKey": {
|
"apiKey": {
|
||||||
"aliases": ["apikey"],
|
"aliases": ["apiKey","meaningCloud-key"],
|
||||||
"required": false
|
"required": false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"default": "general"
|
"default": "general"
|
||||||
},
|
},
|
||||||
"apiKey":{
|
"apiKey":{
|
||||||
"aliases":["meaningCloud-key"],
|
"aliases":["meaningCloud-key","apiKey"],
|
||||||
"required":true
|
"required":true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user