Merge pull request #291 from teromene/pmaziere-GithubIssuesBridge
[GithubIssueBridge] fix parameters
This commit is contained in:
commit
400305f9d3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class GithubIssueBridge extends BridgeAbstract{
|
|||
$this->description = 'Returns the comments of a github project issue';
|
||||
$this->update = '2016-06-25';
|
||||
|
||||
$this->parameters=
|
||||
$this->parameters[]=
|
||||
'[
|
||||
{
|
||||
"name" : "User name",
|
||||
|
|
Loading…
Reference in a new issue