Github API - Test Config

GET /gitignore/templates/{name}
gitignore

The API also allows fetching the source of a single template.
Use the raw media type to get the raw contents.
Get a gitignore template

Arguments
name string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

Returns
200 application/json gitignore-template

gitignore-template [object]

Gitignore Template

Attributes
name string

source string

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

not_modified [scalar]

Not modified

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