fleet/docs/REST API
Gabriel Hernandez 1c5f13589f
fix 500 page when filtering by vulnerabilities on host software (#25816)
For #25735

This is a fix for the 500 page appearing when filtering for vulnerable
software on the host details page.

Also adds some missing docs for vulnerable query param filter on `GET
hosts/:id/software` endpoint

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files)
for more information.
- [x] Manual QA for all new/changed functionality
2025-01-29 12:09:28 +00:00
..
README.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
rest-api.md fix 500 page when filtering by vulnerabilities on host software (#25816) 2025-01-29 12:09:28 +00:00

REST API

REST API

Documentation for Fleet's REST API. Includes example requests and responses for each API endpoint.