Skip to content

Commit a0eb782

Browse files
authored
Fixed documentation for Avro Serializer (#1878)
1 parent 51ab802 commit a0eb782

File tree

1 file changed

+1
-1
lines changed
  • src/confluent_kafka/schema_registry

1 file changed

+1
-1
lines changed

src/confluent_kafka/schema_registry/avro.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ class AvroSerializer(BaseSerializer):
118118
119119
+-----------------------------+----------+--------------------------------------------------+
120120
| Property Name | Type | Description |
121-
+===========================--+==========+==================================================+
121+
+=============================+==========+==================================================+
122122
| | | If True, automatically register the configured |
123123
| ``auto.register.schemas`` | bool | schema with Confluent Schema Registry if it has |
124124
| | | not previously been associated with the relevant |

0 commit comments

Comments
 (0)