GET /repos/{owner}/{repo}/properties/values

github.com:github-rest-api

Summary: Get all custom property values for a repository
Operation ID: repos/custom-properties-for-repos-get-repository-values
Auth: bearer_token
Description

Gets all custom property values that are set for a repository. Users with read access to the repository can use this endpoint.

Parameters (2)

owner (string, path, required)

The account owner of the repository. The name is not case sensitive.

repo (string, path, required)

The name of the repository without the `.git` extension. The name is not case sensitive.

No probe data for this endpoint yet.