Github API - Test Config

PUT /gists/{gist_id}/star
gists

Note that you'll need to set Content-Length to zero when calling out to this endpoint. For more information, see "HTTP verbs."
Star a gist

Arguments
key gist-id

gist-id [scalar]

The unique identifier of the gist.

API:
Github Open API
(version: 1.1.4)

Returns
304 not_modified

not_modified [scalar]

Not modified

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)
API:
Github Open API
(version: 1.1.4)