Config
Update the global configuration for compatibility and related settings.
Updates global configuration values such as compatibility level, normalization, metadata, rule sets, and compatibility group. This applies to the entire Schema Registry cluster.
put/config
Request body
Response
The updated global configuration.
Example response
{
"compatibility": "FULL"
}