[
https://issues.apache.org/jira/browse/ATLAS-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853765#comment-16853765
]
ASF subversion and git services commented on ATLAS-3180:
--------------------------------------------------------
Commit a92ddec05d0ae0d2fe87d931e3dcfa287c60e7f6 in atlas's branch
refs/heads/master from Diego Marino Monetti
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=a92ddec ]
ATLAS-3180: enhanced typedef retrieval to support filter by serviceType
Signed-off-by: Madhan Neethiraj <[email protected]>
> New Bulk retrieval API with servicetype parameter
> --------------------------------------------------
>
> Key: ATLAS-3180
> URL: https://issues.apache.org/jira/browse/ATLAS-3180
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 1.2.0, 2.0.0
> Environment: All OS
> Reporter: Diego Marino Monetti
> Priority: Major
> Fix For: 1.2.0, trunk
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The Bulk api retrieval returns all defined types or filtered types by name,
> type and supertype. With the addition of the service type among the basic
> attributes of the Atlas types it is necessary to have the possibility to
> search also for service type through a http request of the type:
> {quote}[http://host:port/api/atlas/V2/types/typedefs?serviceType|http://hostport/]
> = requested-service-type
> {quote}
> to search only for types related to a specific service type.
> This pull request solves this problem
> l[https://github.com/apache/atlas/pull/49]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)