mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
1 line
254 B
Text
1 line
254 B
Text
* Fixed a bug with applying team specs via `fleetctl apply` and updating a team via the `PATCH /api/latest/fleet/mdm/teams/{id}` endpoint so that the MDM updates settings (`minimum_version` and `deadline`) are not cleared if not provided in the payload.
|