Create a reaction to an issue . A response with an HTTP 200
status means that you already added the reaction type to this issue. Create reaction for an issue
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)
key issue-number issue-number [scalar]
The number that identifies the issue.
API:
Github Open API
(version: 1.1.4)
Returns 200 application/json reaction reaction [object]
Reactions to conversations provide a way to help people express their feelings more simply and effectively.
API:
Github Open API
(version: 1.1.4)
201 application/json reaction reaction [object]
Reactions to conversations provide a way to help people express their feelings more simply and effectively.
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)