mirror of
https://github.com/fleetdm/fleet
synced 2026-05-19 23:18:51 +00:00
- add `_version_` instead of hardcoding `v1` for the endpoint to enqueue an install - include scripts content in the response for `/api/latest/fleet/software/titles/:id` as documented # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [x] Added/updated tests - [x] Manual QA for all new/changed functionality |
||
|---|---|---|
| .. | ||
| cached_mysql | ||
| filesystem | ||
| mysql | ||
| mysqlredis | ||
| redis | ||
| s3 | ||