/v1/git/repometa
Collects metadata about a repository hosted at git.warpcs.org.
URL Parameters
Name | Type | Description | Required | Default value |
---|---|---|---|---|
author / owner | string | The repository owner. | yes | - |
repository | string | The repository name. | yes | - |
Response Body
JSON Array with following objects:
Name | Type | Description |
---|---|---|
name | string | Name of the release. |
rootDir | string | Base URL of the repository UI. |
rootDirRaw | string | Base URL of the repository raw files. |
ref | string | Name of the git ref. |
docLanguages | array(string) | List of documentation languages (deprecated). |