Skip to content

Commit 5620395

Browse files
authored
Merge pull request KnpLabs#468 from seferov/patch-1
add new alias for pull request to make it same with REST API
2 parents d94fec9 + f11f079 commit 5620395

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Github/Client.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ public function api($name)
235235
break;
236236

237237
case 'pr':
238+
case 'pulls':
238239
case 'pullRequest':
239240
case 'pull_request':
240241
case 'pullRequests':

0 commit comments

Comments
 (0)