You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Suggested Labels:
There is option in schema registry api to search by name
curl -X GET http://localhost:8081/subjects/<SUBJECT_NAME>/versions/latest
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
Suggested Labels:
There is option in schema registry api to search by name
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:
The text was updated successfully, but these errors were encountered: