docs: improve descriptions

This commit is contained in:
Thales Macedo Garitezi 2024-05-02 11:19:14 -03:00
parent eb113fa578
commit 905d04f1c3
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ emqx_bridge_kafka_consumer_schema {
"""Kafka Consumer Client Configuration"""
group_id.desc:
"""Custom group identifier to be used for this source. If omitted, one based off the source name will be automatically generated."""
"""Consumer group identifier to be used for this source. If omitted, one based off the source name will be automatically generated."""
group_id.label:
"""Kafka Consumer Custom Group Id"""
"""Custom Consumer Group Id"""
}