fleet/server/datastore
Gabriel Hernandez 7d4653baaa
add attribute to GET /activities endpoint with pagination metadata (#9279)
relates to https://github.com/fleetdm/fleet/issues/8928

This adds a new `meta` attribute to the "GET /activities" endpoint that
includes pagination metadata. This can allow clients to know if there
are additional items to request.


- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2023-01-18 12:57:11 +00:00
..
cached_mysql Clone AppConfig and ScheduledQuery list by hand to improve CPU usage (#8794) 2022-11-23 12:04:06 -03:00
mysql add attribute to GET /activities endpoint with pagination metadata (#9279) 2023-01-18 12:57:11 +00:00
mysqlredis Ingest pending MDM hosts (#9065) 2022-12-26 15:32:39 -06:00
redis Support redis username (#9018) 2022-12-14 08:53:38 -05:00
s3 report errors that can occur during file carving (#8972) 2022-12-09 13:21:30 -03:00