Skip to content

Conversation

@AD7six
Copy link
Contributor

@AD7six AD7six commented Sep 24, 2013

I'm not sure if I've missed a different interface - but this allows the following syntax to work, from the docs:

$labels = $client->api('issue')->labels()->all('KnpLabs', 'php-github-api');

Also add an interface for creating labels.

Allow the following syntax to work, from doc/issue/labels.md
```php
$labels = $client->api('issue')->labels()->all('KnpLabs', 'php-github-api');
```

Also add an interface for creating labels.
@pilot
Copy link
Contributor

pilot commented Sep 24, 2013

thanks!

pilot added a commit that referenced this pull request Sep 24, 2013
Implement listing all labels, and creating labels
@pilot pilot merged commit 3787a1b into KnpLabs:master Sep 24, 2013
@AD7six AD7six deleted the feature/create-labels branch September 11, 2014 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants