GithubCloneRequest
repository_full_nameRepository Full Name (string)required
branch object
anyOf
- string
- null
string
agent_name object
anyOf
- string
- null
string
GithubCloneRequest
{
"repository_full_name": "string",
"branch": "string",
"agent_name": "string"
}