Config (v1)
Update subject compatibility level
Update compatibility level, compatibility group, normalization, default metadata, and rule set for the specified subject. On success, echoes the original request back to the client.
put/config/{subject}
Path parameters
subjectstring required
Name of the subject
Request body
Example request
{
"compatibility": "FULL_TRANSITIVE"
}Response
The original request.
Changes
No recorded changes to this endpoint across all 1 revision of this API.