December 2018
Beginner
186 pages
4h 10m
English
To update the compatibility requirements under the healthchecks-value subject, you can use the following command:
curl -X PUT -H "Content-Type: application/vnd.schemaregistry.v1+json" \--data '{"compatibility": "BACKWARD"}' \http://localhost:8081/config/healthchecks-value
The output should be something like this:
{"compatibility":"BACKWARD"}
Read now
Unlock full access