export_schema
Export Kafka Schema Registry schemas in a specified format. Define subject, version, context, and registry to generate the desired output.
Instructions
Export a single schema in the specified format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | ||
| format | No | json | |
| registry | No | ||
| subject | Yes | ||
| version | No | latest |