Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently pagination API breaks backward compatibility as it by default returns 10 results. For example, earlier
falcon entity -type feed -list
used to return all the feeds but now the same command will return only 10 results.
Proposed solution:
We should make the default number of results configurable in the properties file and put it to a high value by default so that behavior is backwards compatible.
Attachments
Attachments
Issue Links
- links to