repos
Register a repository
post/api/repos/register
Request body
Example request
{
"$schema": "https://example.com/RegisterRepoRequest.json"
}Response
OK
Example response
{
"$schema": "https://example.com/Repo.json"
}{
"$schema": "https://example.com/RegisterRepoRequest.json"
}OK
{
"$schema": "https://example.com/Repo.json"
}