API Docs: Add missing parameter in "Update configuration" (#36025)

`integrations` section was there but not linked in the main parameters
table.
This commit is contained in:
Rachael Shaw
2025-11-19 16:32:10 -06:00
committed by GitHub
parent 8c155f139e
commit 65fdb6ae40
+1
View File
@@ -1432,6 +1432,7 @@ Modifies the Fleet's configuration with the supplied information.
| agent_options | objects | body | The agent_options spec that is applied to all hosts. In Fleet 4.0.0 the `api/v1/fleet/spec/osquery_options` endpoints were removed. |
| fleet_desktop | object | body | See [fleet_desktop](#fleet-desktop). |
| webhook_settings | object | body | See [webhook_settings](#webhook-settings). |
| integrations | object | body | See [integrations](#integrations). |
| gitops | object | body | See [gitops](#gitops). |
| mdm | object | body | See [mdm](#mdm). |
| features | object | body | See [features](#features). |