SchemaRegistrySchemaCompatibility¶
The SchemaRegistrySchemaCompatibility enum defines the possible values for compatibility settings across versions of a schema
Complete reference
This is a complete reference for the SchemaRegistrySchemaCompatibility
enumeration in Atlan, showing all of its possible values. For an introduction, you probably want to start with:
Valid values¶
BACKWARD
BACKWARD_TRANSITIVE
FORWARD
FORWARD_TRANSITIVE
FULL
FULL_TRANSITIVE
NONE