We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac3821 commit ed50b39Copy full SHA for ed50b39
examples/adeo-kafka-request-reply-asyncapi.yml
@@ -87,18 +87,7 @@ channels:
87
88
bindings:
89
kafka:
90
- x-key.subject.name.strategy:
91
- type: string
92
- description: >
93
- We use the RecordNameStrategy to infer the messages schema. Use
94
- `key.subject.name.strategy=io.confluent.kafka.serializers.subject.RecordNameStrategy`
95
- in your consumer configuration.
96
- x-value.subject.name.strategy:
97
98
99
100
- `value.subject.name.strategy=io.confluent.kafka.serializers.subject.RecordNameStrategy`
101
+
102
tags:
103
- name: costing
104
messages:
0 commit comments