-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60681/
-----------------------------------------------------------

(Updated July 6, 2017, 9:01 a.m.)


Review request for atlas and Madhan Neethiraj.


Repository: atlas


Description
-------

This is stub code to generate some Glossary OMAS REST interfaces. 

It does not include : 
- search
- finding all assets
- lineage
- strong types (as we create the Java API - we can use structures like 
GlossaryTerm - currently the rest refers to generic entities) 

This patch is not to be committed at this time- it is for review purposes only.


Diffs
-----

  glossaryomas/pom.xml PRE-CREATION 
  glossaryomas/src/main/java/org/apache/atlas/model/GlossaryOMASCategory.java 
PRE-CREATION 
  
glossaryomas/src/main/java/org/apache/atlas/model/GlossaryOMASGraphEdgeDirection.java
 PRE-CREATION 
  glossaryomas/src/main/java/org/apache/atlas/model/GlossaryOMASPermission.java 
PRE-CREATION 
  glossaryomas/src/main/java/org/apache/atlas/model/PList.java PRE-CREATION 
  glossaryomas/src/main/java/org/apache/atlas/model/SearchFilter.java 
PRE-CREATION 
  
glossaryomas/src/main/java/org/apache/atlas/model/instance/AtlasGlossaryGraph.java
 PRE-CREATION 
  
glossaryomas/src/main/java/org/apache/atlas/model/instance/AtlasGlossaryGraphEdge.java
 PRE-CREATION 
  
glossaryomas/src/main/java/org/apache/atlas/model/instance/AtlasGlossaryGraphNode.java
 PRE-CREATION 
  
glossaryomas/src/main/java/org/apache/atlas/model/instance/AtlasGlossaryTreeElement.java
 PRE-CREATION 
  pom.xml ebc07e21d2d721910f1aae7069305845284a8c21 
  webapp/pom.xml 465d2a5498376a2517dc1b01f970734c452c504d 
  webapp/src/main/java/org/apache/atlas/web/rest/EntityREST.java 
0f6eeb11d90f6495498e87d31b4ff5bb4cfea1e8 
  webapp/src/main/java/org/apache/atlas/web/rest/GlossaryOMASREST.java 
PRE-CREATION 


Diff: https://reviews.apache.org/r/60681/diff/1/


Testing (updated)
-------

generated the swagger by running mvn clean install -DskipTests 
-DskipEnunciate=false. 
the output is in file:///<<GIT_HOME>>/webapp/target/api/v2/apidocs/index.html
where <<GIT_HOME>> is where you ran the Maven build.


Thanks,

David Radley

Reply via email to