Github API - Test Config

GET /user/starred/{owner}/{repo}
users
repos
activity

Check if a repository is starred by the authenticated user

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
304 not_modified

not_modified [scalar]

Not modified

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

requires_authentication [scalar]

Requires authentication

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

forbidden [scalar]

Forbidden

API:
Github Open API
(version: 1.1.4)
404 application/json basic-error

basic-error [object]

Basic Error

Attributes
documentation_url string

message string

status string

url string

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