Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ghernandez345 committed Jan 3, 2025
1 parent a4fea4c commit 5beb872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/fleet/activities.go
Original file line number Diff line number Diff line change
Expand Up @@ -1932,6 +1932,7 @@ func (a ActivityAddedAppStoreApp) Documentation() (activity string, details stri
- "team_name": Name of the team to which this App Store app was added, or ` + "`null`" + ` if it was added to no team.
- "team_id": ID of the team to which this App Store app was added, or ` + "`null`" + `if it was added to no team.`, `{
"software_title": "Logic Pro",
"software_title_id": 123,
"app_store_id": "1234567",
"platform": "darwin",
"self_service": false,
Expand Down

0 comments on commit 5beb872

Please sign in to comment.