Github API - Test Config

GET /repos/{owner}/{repo}/codeowners/errors
repos

List any syntax errors that are detected in the CODEOWNERS
file.

For more information about the correct CODEOWNERS syntax,
see "About code owners."
List CODEOWNERS errors

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)

ref string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

Returns
200 application/json codeowners-errors

codeowners-errors [object]

A list of errors found in a repo's CODEOWNERS file

Attributes
errors 1941 []

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