Details
Description
Background
Existing Type REST API for deleting type takes AtlasTypesDef as parameter. This is useful for bulk delete. For single type delete it will be helpful to have a REST endpoint that performs type delete by taking name of the time.
Approach Guideline
- Update TypesREST.
- Add new method.
- Continue to use typesdefStore.deleteTypesDef
Attachments
Attachments
Issue Links
- is related to
-
KNOX-1447 Unable to delete atlas tag via knox
- Closed