project

Get summary of the project.

Get summary of the project.

get/projects/{project_name_or_id}/summary

Path parameters

project_name_or_idstring required

The name or id of the project

Headers

X-Request-Idstring

An unique ID for the request

X-Is-Resource-Nameboolean

The flag to indicate whether the parameter which supports both name and id in the path is the name of the resource. When the X-Is-Resource-Name is false and the parameter can be converted to an integer, the parameter will be as an id, otherwise, it will be as a name.

Response

Get summary of the project successfully.

repo_countinteger

The number of the repositories under this project.

project_admin_countinteger

The total number of project admin members.

maintainer_countinteger

The total number of maintainer members.

developer_countinteger

The total number of developer members.

guest_countinteger

The total number of guest members.

limited_guest_countinteger

The total number of limited guest members.

Changes

No recorded changes to this endpoint across all 1 revision of this API.