mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-13 04:02:29 +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/"
|
||||
},
|
||||
"apiKey": {
|
||||
"aliases": ["apikey"],
|
||||
"aliases": ["apiKey","meaningCloud-key"],
|
||||
"required": false
|
||||
}
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
"default": "general"
|
||||
},
|
||||
"apiKey":{
|
||||
"aliases":["meaningCloud-key"],
|
||||
"aliases":["meaningCloud-key","apiKey"],
|
||||
"required":true
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user