> On Oct. 26, 2016, 5:48 p.m., Sarath Subramanian wrote:
> > webapp/src/main/java/org/apache/atlas/web/rest/EntityRest.java, line 126
> > <https://reviews.apache.org/r/53156/diff/2/?file=1544797#file1544797line126>
> >
> >     Only one attrib/value allowed? can it be a list of attribute/value pair?

have removed this method since this is possible through a getBySearchFilter


> On Oct. 26, 2016, 5:48 p.m., Sarath Subramanian wrote:
> > webapp/src/main/java/org/apache/atlas/web/rest/EntityRest.java, line 115
> > <https://reviews.apache.org/r/53156/diff/2/?file=1544797#file1544797line115>
> >
> >     can we pass attribute/value as query string arguments: 
> > '/type/{typeName}?attribute=att1&value=val1'

removed this method until we figure out PATCH related changes


- Suma


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


On Nov. 1, 2016, 8:37 p.m., Suma Shivaprasad wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/53156/
> -----------------------------------------------------------
> 
> (Updated Nov. 1, 2016, 8:37 p.m.)
> 
> 
> Review request for atlas.
> 
> 
> Bugs: ATLAS-1241
>     https://issues.apache.org/jira/browse/ATLAS-1241
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> AtlasEntityHeader - for concise entity representation
> AtlasEntityWithAssociations - for entity represenation with wither associated 
> classifications, terms etc
> EntityRest - for single entity operations
> EntitiesRest - for multiple entity operations
> 
> 
> Diffs
> -----
> 
>   intg/src/main/java/org/apache/atlas/model/instance/AtlasEntityHeader.java 
> PRE-CREATION 
>   intg/src/main/java/org/apache/atlas/model/instance/AtlasEntityId.java 
> PRE-CREATION 
>   
> intg/src/main/java/org/apache/atlas/model/instance/AtlasEntityWithAssociations.java
>  PRE-CREATION 
>   
> intg/src/main/java/org/apache/atlas/model/instance/EntityMutationResponse.java
>  PRE-CREATION 
>   intg/src/main/java/org/apache/atlas/model/instance/EntityMutations.java 
> PRE-CREATION 
>   intg/src/main/java/org/apache/atlas/type/AtlasTypeUtil.java 8bd472a 
>   intg/src/test/java/org/apache/atlas/TestUtilsV2.java dcccc38 
>   pom.xml 62fc136 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasEntityStore.java
>  PRE-CREATION 
>   webapp/pom.xml 82f307c 
>   webapp/src/main/java/org/apache/atlas/web/rest/EntitiesREST.java 
> PRE-CREATION 
>   webapp/src/main/java/org/apache/atlas/web/rest/EntityRest.java PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/53156/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Suma Shivaprasad
> 
>

Reply via email to