mirror of
https://github.com/getredash/redash.git
synced 2026-05-09 03:03:08 -04:00
- Paginate the queries API result. - Split the API to /api/queries (all queries) and /api/queries/my which returns a user's queries (or drafts). - In the interface have explicit URLs for all queries (/queries), my queries (/queries/my) and drafts (/queries/drafts).