ZepHakase22 opened a new pull request #54: ATLAS-3219: New REST APIs for 
serviceType.
URL: https://github.com/apache/atlas/pull/54
 
 
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to