confluent-kafka-python icon indicating copy to clipboard operation
confluent-kafka-python copied to clipboard

Fix SchemaRegistryClient docs

Open pko-trackunit opened this issue 2 years ago • 5 comments

Fixed few mismached URLs and missing default value for a parameter.

pko-trackunit avatar Jun 26 '23 13:06 pko-trackunit

Also, it feels like lookup_schema() method should not be using an endpoint that "Register a new schema under the specified subject". Unless I am misunderstanding what "lookup" means.

pko-trackunit avatar Jun 26 '23 13:06 pko-trackunit

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

cla-assistant[bot] avatar Aug 15 '23 18:08 cla-assistant[bot]

Hi @pko-trackunit, thanks for raising the PR. I double checked and the two doc URLs you fixed and the one for lookup_schema() (should be https://docs.confluent.io/platform/current/schema-registry/develop/api.html#post--subjects-(string- subject)) are indeed incorrect

Also, it feels like lookup_schema() method should not be using an endpoint that "Register a new schema under the specified subject". Unless I am misunderstanding what "lookup" means.

fangnx avatar Jul 28 '25 21:07 fangnx

All contributors need to sign the Contributor License Agreement here before this PR can be approved.
:x: pko-trackunit
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

/sem-approve

rayokota avatar Jul 30 '25 16:07 rayokota