All the APIs return a paged set of results, that needs to be sorted server side if there are multiple pages.
Right now, you can see the top 10 things, but the user has no way to page through the result set. Provide standard paging, i.e. next, previous, and number of results.
All the APIs return a paged set of results, that needs to be sorted server side if there are multiple pages.
Right now, you can see the top 10 things, but the user has no way to page through the result set. Provide standard paging, i.e. next, previous, and number of results.
http://om-ideaflow.herokuapp.com/s/#/ideaflow/publisher/batch
/ideaflow/task /storyweb/faq /storyweb/glossary
All APIs return a PagedResultSet.