Arguments
key owner owner [scalar]
The account owner of the repository. The name is not case sensitive.
API:
Github Open API
(version: 1.1.4)
key repo repo [scalar]
The name of the repository. The name is not case sensitive.
API:
Github Open API
(version: 1.1.4)
Returns
201 application/json issue issue [object]
Issues are a great way to keep track of tasks, enhancements, and bugs for your projects.
Attributes
Number uniquely identifying the issue within its repository
State of the issue; either 'open' or 'closed'
The reason for the current state
API:
Github Open API
(version: 1.1.4)
403 forbidden forbidden [scalar]
API:
Github Open API
(version: 1.1.4)
404 not_found not_found [scalar]
API:
Github Open API
(version: 1.1.4)
410 gone gone [scalar]
API:
Github Open API
(version: 1.1.4)
422 validation_failed validation_failed [scalar]
Validation failed, or the endpoint has been spammed.
API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)