Skip to content

Commit a1a4341

Browse files
authored
Removed filename from fleet maintained apps response (#25685)
This field was never implemented <img width="876" alt="Screenshot 2025-01-21 at 8 33 56 PM" src="https://github.com/user-attachments/assets/8b110375-e2e2-4805-b42b-676a3030e9d8" />
1 parent a23c305 commit a1a4341

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/REST API/rest-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9553,7 +9553,6 @@ Returns information about the specified Fleet-maintained app.
95539553
"fleet_maintained_app": {
95549554
"id": 1,
95559555
"name": "1Password",
9556-
"filename": "1Password-8.10.44-aarch64.zip",
95579556
"version": "8.10.40",
95589557
"platform": "darwin",
95599558
"install_script": "#!/bin/sh\ninstaller -pkg \"$INSTALLER_PATH\" -target /",

0 commit comments

Comments
 (0)