Projects
Validate the provided git ref
post/projects/{projectId}/git/validate
Path parameters
projectIdstring required
ID of the Project
Request body
Example request
{
"ProjectId": "Projects-1",
"SpaceId": "Spaces-1"
}Response
Validated Git ref or error message