asyncapi / spec

The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
https://www.asyncapi.com
Apache License 2.0
4.29k stars 273 forks source link

avro schema for key and value for confluent kafka schema registry #1071

Open leonardotorresaltez opened 1 month ago

leonardotorresaltez commented 1 month ago

Hello i am looking some example in the spec version 3.0 about using different avro schemas for key and value. both schemas live in confluent schema registry .

How to specify a message key and value in asyncapi contract ?

regards, Leonardo

github-actions[bot] commented 1 month ago

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.