fleet/docs/Contributing/reference
Jordan Montgomery ebd32fa2f4
Hydrant CA followup (#32606)
For #29426
For #30941

We didn't have an activities subtask for Hydrant so some changes related
to them were unfortunately missed and discovered during engineering
test. This addresses that and also fixes one other API issue noticed
where the GET endpoint was not returning the proper timestamps. No
changes file added because the Hydrant story changes file already covers
this feature

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] If paths of existing endpoints are modified without backwards
compatibility, checked the frontend/CLI for any necessary changes

## Testing

- [x] Added/updated automated tests

- [x] QA'd all new/changed functionality manually
2025-09-05 06:37:20 -04:00
..
api-for-contributors.md Fixed lowercase F in Fleet (#31608) 2025-08-25 16:33:30 -04:00
audit-logs.md Hydrant CA followup (#32606) 2025-09-05 06:37:20 -04:00
configuration-for-contributors.md Contributor configuration reference: Microsoft compliance partner (#31154) 2025-07-24 16:36:25 -06:00
faq.md Clean up "here" link anchors for docs, ee, and frontend dirs (#29742) 2025-06-13 15:05:52 -05:00
patterns-backend.md add note about multiple teams to testing section (#31873) 2025-08-13 12:52:44 -04:00
README.md Organize contributor docs and establish ADR process and template (#29101) 2025-05-17 15:03:52 -05:00

Fleet reference documentation

This directory contains reference documentation for Fleet.

API reference

Configuration

Development patterns

FAQ

  • FAQ - Frequently asked questions