Balu Vellanki created FALCON-771:
------------------------------------
Summary: Entity and Instance GET apis should allow user to get ALL
results
Key: FALCON-771
URL: https://issues.apache.org/jira/browse/FALCON-771
Project: Falcon
Issue Type: Bug
Components: client, webapp
Affects Versions: 0.6
Reporter: Balu Vellanki
Today, the default number of results shown for GET apis is 10. User can
override this number by setting queryParam "numResults" to a positive integer.
There is no way for user to get all results.
Update the code to accept negative integer "-1" as value for "numResults". When
it is set to "-1", return all results.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)