v1

latestOpenAPI 3.0.2Apache 2.02026-07-17568.2 KB

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