Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
noahtalerman committed Aug 5, 2024
1 parent 1dcc0be commit efc85f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/REST API/rest-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1164,7 +1164,7 @@ Modifies the Fleet's configuration with the supplied information.
"mdm": {
"apple_bm_default_team": "",
"apple_bm_terms_expired": false,
"apple_bm_enabled_and_configured": false,
"apple_bm_enabled_and_configured": false, # set to true is there's one or more Apple Business Manager connections
"enabled_and_configured": false,
"windows_enabled_and_configured": false,
"enable_disk_encryption": true,
Expand Down

0 comments on commit efc85f9

Please sign in to comment.