Skip to content

Commit 9affa15

Browse files
committed
Fix SchemaRegistryClient docstring
1 parent dba4478 commit 9affa15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

confluent_kafka/schema_registry/schema_registry_client.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,15 +252,15 @@ class SchemaRegistryClient(object):
252252
"""
253253
Schema Registry Client.
254254
255-
SchemaRegistryClient configuration properties(* indicates a required field):
255+
SchemaRegistryClient configuration properties (* indicates a required field):
256256
257257
+------------------------------+------+-------------------------------------------------+
258258
| Property name | type | Description |
259259
+==============================+======+=================================================+
260260
| ``url`` * | str | Schema Registry URL. |
261261
+------------------------------+------+-------------------------------------------------+
262262
| | | Path to CA certificate file used |
263-
| ``ssl.ca.location`` * | str | to verify the Schema Registry's |
263+
| ``ssl.ca.location`` | str | to verify the Schema Registry's |
264264
| | | private key. |
265265
+------------------------------+------+-------------------------------------------------+
266266
| | | Path to client's private key |

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy