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