[ 
https://issues.apache.org/jira/browse/ATLAS-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15323810#comment-15323810
 ] 

John Speidel edited comment on ATLAS-794 at 6/10/16 3:35 AM:
-------------------------------------------------------------

Supports updating of taxonomy and term property values not including the 'name' 
property. Only one taxonomy or term can be updated at a time with this patch. 
Allowing for updates of multiple taxonomies/terms based on a query isn't 
included in this patch and would be ~ 1 additional days work.

USAGE:
{code}
PUT api/v1/taxonomies/taxonomy1/terms/term1
{
  "description" : "newValue"
}
{code}



was (Author: jspeidel):
Supports updating of taxonomy and term property values not including the 'name' 
property. Only one taxonomy or term can be updated at a time with this patch. 
Allowing for updates of multiple taxonomies/terms based on a query isn't 
included in this patch and would be ~ 1 additional days work.

{code}
Usage: PUT api/v1/taxonomies/taxonomy1/terms/term1
{
  "description" : "newValue"
}
{code}


> Business Catalog Update
> -----------------------
>
>                 Key: ATLAS-794
>                 URL: https://issues.apache.org/jira/browse/ATLAS-794
>             Project: Atlas
>          Issue Type: Improvement
>    Affects Versions: 0.7-incubating
>            Reporter: Erik Bergenholtz
>            Assignee: John Speidel
>             Fix For: 0.7-incubating
>
>         Attachments: ATLAS-794.patch
>
>
> Business Catalog should support Update of all fields of a Term



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to