Github API - Test Config

PATCH /repos/{owner}/{repo}/issues/{issue_number}
issues
repos

Issue owners and users with push access can edit an issue.
Update 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 issue

issue [object]

Issues are a great way to keep track of tasks, enhancements, and bugs for your projects.

Attributes
active_lock_reason string

assignees simple-user []

author_association author-association

body string

Contents of the issue

body_html string

body_text string

closed_at string

comments integer

comments_url string

created_at string

draft boolean

events_url string

html_url string

id integer

labels unknown []

labels_url string

locked boolean

milestone nullable-milestone

node_id string

number integer

Number uniquely identifying the issue within its repository

performed_via_github_app nullable-integration

pull_request 2016

reactions reaction-rollup

repository repository

repository_url string

state string

State of the issue; either 'open' or 'closed'

state_reason string

The reason for the current state

timeline_url string

title string

Title of the issue

updated_at string

url string

URL for the issue

API:
Github Open API
(version: 1.1.4)
301 moved_permanently

moved_permanently [scalar]

Moved permanently

API:
Github Open API
(version: 1.1.4)
403 forbidden

forbidden [scalar]

Forbidden

API:
Github Open API
(version: 1.1.4)
404 not_found

not_found [scalar]

Resource not found

API:
Github Open API
(version: 1.1.4)
410 gone

gone [scalar]

Gone

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)
503 service_unavailable

service_unavailable [scalar]

Service unavailable

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)