get/validation/{taskId}/result
Path parameters
taskIdstring required
Headers
X-Registry-GitOps-Secretstring required
Response
TODO
Example response
{
"failures": [
{
"remoteURL": "https://github.com.local/example/apicurio-registry-data.git",
"ref": "feat/foo"
}
]
}