post/validation

Headers

X-Registry-GitOps-Secretstring required

Request body

refstring required
remoteURLstring required

Example request

{
  "remoteURL": "https://github.com.local/example/apicurio-registry-data.git",
  "ref": "feat/foo"
}

Response

TODO

refstring required
remoteURLstring required
taskIdstring required
state'IN_PROGRESS' | 'SUCCESS' | 'FAILED' required

Changes

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