mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-09 16:38:50 +00:00
[GithubIssueBridge] fix parameters
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
This commit is contained in:
parent
a9e6f5514e
commit
94289511e1
@ -14,7 +14,7 @@ class GithubIssueBridge extends BridgeAbstract{
|
|||||||
$this->description = 'Returns the comments of a github project issue';
|
$this->description = 'Returns the comments of a github project issue';
|
||||||
$this->update = '2016-06-25';
|
$this->update = '2016-06-25';
|
||||||
|
|
||||||
$this->parameters=
|
$this->parameters[]=
|
||||||
'[
|
'[
|
||||||
{
|
{
|
||||||
"name" : "User name",
|
"name" : "User name",
|
||||||
|
Loading…
Reference in New Issue
Block a user