-
-
Notifications
You must be signed in to change notification settings - Fork 599
Closed
Labels
Description
if (!isset($params['name'], $params['color'])) { |
The actual parameter should be "new_name" and all parameters are optional to include.
https://developer.github.com/v3/issues/labels/#parameters-1
Additionally, the Repo Labels appears to be missing a related documentation page.