find_missing_schemas
Identify missing schemas by comparing source and target Kafka Schema Registry instances to ensure consistency across environments.
Instructions
Find schemas that exist in source registry but not in target registry.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | No | ||
source_registry | Yes | ||
target_registry | Yes |