confluentinc / confluentinc/vscode

Schema types should be informed from SR API

Open
#861 1 comment 0 reactions 0 assignees View on GitHub
schema management
Dominant language
TypeScript
Stars
34
Forks
17
Avg merge
1d 22h
Merged PRs (30d)
8

Description

List of schema types for an SR cluster must be informed from the [`GET /schemas/types`](https://docs.confluent.io/platform/current/schema-registry/develop/api.html#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 - https://github.com/confluentinc/vscode/blob/87b69061e98b832bcbbf943c32941c019ed53e10/src/quickpicks/schemas.ts#L105

Screenshot 2025-01-07 at 4 27 06 PM

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.