Open
Description
Hi team 👋,
While working with the confluent_kafka.admin.ConfigResource class, I noticed an inconsistency in the documentation regarding incremental config updates:
Issue:
• The constructor has an argument named incremental_configs, which is correct and functional.
• However, the class docstring or comments refer to add_incremental_configs (with an “s”), which does not exist.
LInk to docs:
Metadata
Metadata
Assignees
Labels
No labels