mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
005956f9bc
relates to #9434 implements the `GET /fleet/mdm/apple/filevault/summary` aggregate endpoint. - [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] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [x] Added/updated tests --------- Co-authored-by: Martin Angers <martin.n.angers@gmail.com>
2 lines
68 B
Plaintext
2 lines
68 B
Plaintext
- implement API endpoint for disk encryption aggregate status data.
|