docs: improve descriptions
This commit is contained in:
parent
eb113fa578
commit
905d04f1c3
|
@ -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"""
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue