You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (Jira)" <ji...@apache.org> on 2020/10/26 15:02:00 UTC

[jira] [Updated] (ATLAS-3219) Implemented new serviceType Rest API

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

Madhan Neethiraj updated ATLAS-3219:
------------------------------------
    Fix Version/s:     (was: trunk)

> Implemented new serviceType Rest API
> ------------------------------------
>
>                 Key: ATLAS-3219
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3219
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core, atlas-intg
>    Affects Versions: 2.0.0
>         Environment: all
>            Reporter: Diego Marino Monetti
>            Assignee: Diego Marino Monetti
>            Priority: Major
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> This pull request supersedes the pull request ATLAS-3180.
> The new basic attribute serviceType, introduced by Atlas Team, has no use if it is not searchable ina any way. This pull request solves this problem by adding the following REST APIs.
> GET / typedef / servicetype / \{servicetype}
> GET / typedefs / headers? Servicetype = \{serviceType}
> GET / typedefs? Servicetype = \{servicetype}
> GET / enumdef / servicetype / \{servicetype}
> GET / entitydef / servicetype / \{servicetype}
> GET / structdef / servicetype / \{servicetype}
> GET / relationshipdef / servicetype / \{servicetype}
> DELETE / typedef / servicetype / \{servicetype}
> The APIs were tested on ATLAS 2.0 and on the new SNAPSHOT 3.0



--
This message was sent by Atlassian Jira
(v8.3.4#803005)