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"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.