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

Schema types should be informed from SR API #861

Open
rohitsanj opened this issue Jan 8, 2025 · 0 comments
Open

Schema types should be informed from SR API #861

rohitsanj opened this issue Jan 8, 2025 · 0 comments

Comments

@rohitsanj
Copy link
Contributor

List of schema types for an SR cluster must be informed from the GET /schemas/types response, but still limited to only those that we currently support (i.e, AVRO, PROTOBUF and JSON).

Here's where we "hardcode" the list of schema types -

const schemaTypes = Object.values(SchemaType);

Screenshot 2025-01-07 at 4 27 06 PM
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