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

Provide a delete API for deleting a schema metadata and all related information #509

Closed
priyank5485 opened this issue Nov 13, 2018 · 6 comments

Comments

@priyank5485
Copy link
Contributor

Currently, we do not support deleting a schema metadata at top level. This issue is created to provide such an API that will delete schema metadata and all related data including versions, states, branches, mappings, etc. We will need to add a corresponding UI control and a warning message for the same before UI makes this API call.

@priyank5485
Copy link
Contributor Author

#510

@kamalcph
Copy link
Contributor

@priyank5485
This feature is not exposed via UI. Can you add documentation for this feature?

https://registry-project.readthedocs.io/en/latest/schema-registry.html#using-schema-related-apis

@priyank5485
Copy link
Contributor Author

@kamalcph I have added the API usage in 6fa81bc

@satishd I pushed a commit to master branch only. Given that docs are not part of release artifacts, we should be good. But checking with you just in case we have documentation per release.

@satishd
Copy link
Contributor

satishd commented Feb 20, 2019

@satishd I pushed a commit to master branch only. Given that docs are not part of release artifacts, we should be good. But checking with you just in case we have documentation per release.

Agree on that. Generally, users look at readthedocs which shows by default with master branch. I do not think we need to create a new RC to have this in 0.6.0 version as it is minor doc issue.

@satishd
Copy link
Contributor

satishd commented Feb 20, 2019

@kamalcph We plan to have this feature via UI once it is covered by QE tests and tested thoroughly. REST API can be used by users who wants to still use delete functionality but this can be considered as experimental.

@gcsaba2
Copy link
Contributor

gcsaba2 commented Oct 5, 2022

Duplicate of #510

@gcsaba2 gcsaba2 marked this as a duplicate of #510 Oct 5, 2022
@gcsaba2 gcsaba2 closed this as completed Oct 5, 2022
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

4 participants