You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: