Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avro schema find by name #39

Open
Vangreen opened this issue May 10, 2022 · 0 comments
Open

Avro schema find by name #39

Vangreen opened this issue May 10, 2022 · 0 comments

Comments

@Vangreen
Copy link

Description:
I run into problem in my project. I recently implement schema registry to store all my auto generated schema and also use wso2 to read from kafka. But I can only search by schema id. I miss search by name option
wso2-schemaregistry

Suggested Labels:
There is option in schema registry api to search by name

curl -X GET http://localhost:8081/subjects/<SUBJECT_NAME>/versions/latest

https://docs.confluent.io/platform/current/schema-registry/develop/using.html

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant