Skip to content

Commit

Permalink
Update API
Browse files Browse the repository at this point in the history
  • Loading branch information
noahtalerman committed Feb 17, 2025
1 parent 313a35b commit 576b483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/REST API/rest-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -9569,6 +9569,7 @@ Returns information about the specified Fleet-maintained app.
"platform": "darwin",
"install_script": "#!/bin/sh\ninstaller -pkg \"$INSTALLER_PATH\" -target /",
"uninstall_script": "#!/bin/sh\npkg_ids=$PACKAGE_ID\nfor pkg_id in '${pkg_ids[@]}'...",
"software_added": false
}
}
```
Expand Down

0 comments on commit 576b483

Please sign in to comment.