fleet/docs/REST API
Rachael Shaw 5b4488c6b7
API docs: Update macos_settings and windows_settings format (#19476)
Noticed several places where the structure of
`mdm.macos_settings.custom_settings` and
`mdm.windows_settings.custom_settings` didn't match the example response
for "Get configuration" (which I think is the most up-to-date).

(Will follow up and update the parameter descriptions for
`mdm.macos_settings.custom_settings`/`mdm.windows_settings.custom_settings`
to clarify they're objects with `path` and `labels` once
https://github.com/fleetdm/fleet/pull/19424 is merged.)

---------

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
2024-06-12 15:45:26 -05:00
..
README.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
rest-api.md API docs: Update macos_settings and windows_settings format (#19476) 2024-06-12 15:45:26 -05:00

REST API

REST API

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