functions
functions copied to clipboard
Paginating apps and routes
Copy same format and implementation from Titan.
well, i think there shouldn't be that much apps/routes to make pagination useful. thoughts?
need one for tasks etc though (if planned some API for that)
I guess it will come naturally as we evolve towards stable v1. I wouldn't dare making predictions about usage for now... People can get very creative in many ways of using functions.
https://monosnap.com/file/zCViyyf7cwGsGrS1edYziqZIiB13Qi.png
- appname in real api, app_name in the docs
- config in real api, headers in the docs
- related to ticket: according to swagger there are
cursorparam for pagination (page size is not specified though)
@treeder Is this really for alpha2?