ncloud_datastream_update_registry_config
Update the schema registry compatibility setting for a Data Stream topic, enabling or disabling BACKWARD compatibility checks to control schema evolution validation.
Instructions
Update schema registry compatibility setting for a Data Stream topic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topicId | Yes | Topic ID | |
| compatibility | Yes | true: enable BACKWARD compatibility check, false: disable (NONE) |