Skip to content

Commit

Permalink
address pr comment
Browse files Browse the repository at this point in the history
  • Loading branch information
efd6 committed Mar 4, 2025
1 parent 50d29d9 commit 528bc5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/box_events/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# newer versions go on top
- version: "2.13.0"
changes:
- description: Add missing ECS mappings.
- description: Handle collaboration invite events and improve user field handling.
type: enhancement
link: https://github.com/elastic/integrations/pull/12944
- version: "2.12.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"accessible_by":{"id":"26570306658","login":"[email protected]","name":"Target User","type":"user"},"action_by":null,"additional_details":{"collab_id":"1123456789","invitation_message":"","is_performed_by_admin":false,"role":"Editor","type":"box://event/additional_details/collaboration"},"created_at":"2025-02-24T08:10:18-08:00","created_by":{"id":"12345678942","login":"[email protected]","name":"Acting User","type":"user"},"event_id":"45f43783-da1c-4b9f-a609-0dee9e4bdb93","event_type":"COLLABORATION_INVITE","ip_address":"81.2.69.144","session_id":null,"source":{"folder_id":"308889935509","folder_name":"The folder name goes here","owned_by":{"id":"30633803054","login":"[email protected]","name":"Folder Owner User","type":"user"},"parent":{"id":"239472683128","name":"parent folder of shared folder","type":"folder"},"user_id":"26570306658","user_name":"Target User"},"type":"event"}
{"accessible_by":{"id":"26570306658","login":"[email protected]","name":"Target User","type":"user"},"action_by":null,"additional_details":{"collab_id":"1123456789","invitation_message":"","is_performed_by_admin":false,"role":"Editor","type":"box://event/additional_details/collaboration"},"created_at":"2025-02-24T08:10:18-08:00","created_by":{"id":"12345678942","login":"[email protected]","name":"Acting User","type":"user"},"event_id":"45f43783-da1c-4b9f-a609-0dee9e4bdb93","event_type":"COLLABORATION_INVITE","ip_address":"81.2.69.144","session_id":null,"source":{"folder_id":"308889935509","folder_name":"The folder name goes here","owned_by":{"id":"30633803054","login":"[email protected]","name":"Folder Owner User","type":"user"},"parent":{"id":"239472683128","name":"parent folder of shared folder","type":"folder"},"user_id":"26570306658","user_name":"Target User"},"type":"event"}

0 comments on commit 528bc5a

Please sign in to comment.