1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-01 14:20:16 +02:00

Merge pull request #291 from teromene/pmaziere-GithubIssuesBridge

[GithubIssueBridge] fix parameters
This commit is contained in:
Mitsu
2016-07-25 13:29:30 +02:00
committed by GitHub

View File

@@ -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",