export_schema
Retrieve and export a single schema in JSON or another specified format from the Kafka Schema Registry. Define the subject, version, and context for precise schema extraction.
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 |