Skip to content

Commit

Permalink
Update Audit-logs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-lisica authored Dec 25, 2024
1 parent e89d9d7 commit a5da468
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/Contributing/Audit-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -1383,6 +1383,8 @@ This activity contains the following fields:
- "self_service": App installation can be initiated by device owner.
- "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_id": ID of the edited software title.


#### Example

Expand All @@ -1392,6 +1394,7 @@ This activity contains the following fields:
"app_store_id": "1234567",
"platform": "darwin",
"self_service": false,
"software_title_id": 3537,
"team_name": "Workstations",
"team_id": 1
}
Expand Down

0 comments on commit a5da468

Please sign in to comment.