repository

Optional | Type: Object

The repository in which the source code can be found. The field consists of the next items:

Example

"repository":
{
    "type": "git",
    "url": "https://github.com/foo/bar.git"
}