RepositoriesNameCheck
Check Repository
Check that the repository with specified name answers and publishes the branch or tag it names.
Path Parameters
name*Name
Name of the connected repository
Length
1 <= lengthResponse Body
application/json
application/json
curl -X POST "https://loading/api/repositories/string/check"{
"state": "unknown",
"checked_at": "2019-08-24T14:15:22Z",
"reason": "string"
}Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}Empty
Empty