post/validation
Headers
X-Registry-GitOps-Secretstring required
Request body
Example request
{
"remoteURL": "https://github.com.local/example/apicurio-registry-data.git",
"ref": "feat/foo"
}Response
TODO
{
"remoteURL": "https://github.com.local/example/apicurio-registry-data.git",
"ref": "feat/foo"
}TODO