[
https://issues.apache.org/jira/browse/ATLAS-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16648380#comment-16648380
]
Nixon Rodrigues edited comment on ATLAS-2892 at 10/12/18 7:49 PM:
------------------------------------------------------------------
Thanks [~abhib4] for [^ATLAS-2892-deleteTagMaster.patch] for master branch
which fixes the issue of appending *type=classification* to the query string
{noformat}
http://localhost:21000/api/atlas/v2/types/typedef/name/TaxonomyTerm?type=classification{noformat}
+1 for the patch I will commit this patch shortly.
cc:[~ashutoshm]
was (Author: nixonrodrigues):
Thanks [~abhib4] for [^ATLAS-2892-deleteTagMaster.patch] which fixes the issue
of appending *type=classification* to the query string
{noformat}
http://localhost:21000/api/atlas/v2/types/typedef/name/TaxonomyTerm?type=classification{noformat}
+1 for the patch I will commit this patch shortly.
cc:[~ashutoshm]
> TypeREST: Provide REST Endpoint that Deletes Type Given Type Name
> -----------------------------------------------------------------
>
> Key: ATLAS-2892
> URL: https://issues.apache.org/jira/browse/ATLAS-2892
> Project: Atlas
> Issue Type: Improvement
> Affects Versions: 0.8.2, trunk
> Reporter: Ashutosh Mestry
> Assignee: Ashutosh Mestry
> Priority: Major
> Fix For: 0.8.2, trunk
>
> Attachments:
> ATLAS-2892-Additional-TypesREST-endpoint-for-deletin.patch,
> ATLAS-2892-deleteTagMaster.patch
>
>
> *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_
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)