Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 3fc809b

Browse files
authored
Fix mqtt_kafka options (#116)
1 parent ecd9716 commit 3fc809b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mqtt.kafka.asyncapi.proxy/zilla.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bindings:
1515
specs:
1616
mqtt_api: mqtt/mqtt-asyncapi.yaml
1717
kafka_api: kafka/kafka-asyncapi.yaml
18-
mqtt_kafka:
18+
mqtt-kafka:
1919
channels:
2020
sessions: mqttSessions
2121
retained: mqttRetained

0 commit comments

Comments
 (0)