You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ashutosh Mestry (JIRA)" <ji...@apache.org> on 2018/09/25 22:05:00 UTC

[jira] [Updated] (ATLAS-2892) TypeREST: Provide REST Endpoint that Deletes Type Given Type Name

     [ https://issues.apache.org/jira/browse/ATLAS-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Mestry updated ATLAS-2892:
-----------------------------------
    Attachment: ATLAS-2892-Additional-TypesREST-endpoint-for-deletin.patch

> 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
>
>
> *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)