https://blog.csdn.net/lzufeng/article/details/81566766
curl -X PUT -H "Content-Type:application/json" https://xxx:9081/config -d ‘{"compatibility": "NONE"}‘
设置Schema-Registry的配置,以支持Schema变化
原文:https://www.cnblogs.com/tonggc1668/p/11477951.html