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

Support binding/unbinding between subject and schema #31

Open
MatrixHB opened this issue Aug 10, 2022 · 0 comments
Open

Support binding/unbinding between subject and schema #31

MatrixHB opened this issue Aug 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@MatrixHB
Copy link
Collaborator

MatrixHB commented Aug 10, 2022

At present, the request path of the REST interface for registering schema will assign a subject, so the schema is naturally bound to this subject after schema registration.
The following two things are expected to be realized:
1、support the unbinding of the schema with the subject, and the binding with a new subject.
2、It is allowed to bind a schema to multiple subjects, that is, multiple subjects share the same schema, and the binding version of each subject can be different.

The expected relationship will be like this.
image

@MatrixHB MatrixHB added the enhancement New feature or request label Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant