mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
2 lines
371 B
Text
2 lines
371 B
Text
* Fixed an issue preventing a user with the `gitops` role to apply some MDM settings via `fleetctl apply` (the `macos_setup_assistant` and `bootstrap_package` settings)
|
|
* Added a response payload to the `POST /api/latest/fleet/spec/teams` contributor API endpoint, it now returns an object with a `team_ids_by_name` key which maps team names with their corresponding id.
|