Commit 8f22f8a
Update Admin Activity Logs API with granular assignment limit types (#293)
This change introduces granular activity types for admin assignment limit changes,
allowing developers to distinguish between conversation and ticket assignment limits.
Changes:
- Split `admin_assignment_limit_change` into two separate activity types:
- `admin_conversation_assignment_limit_change`
- `admin_ticket_assignment_limit_change`
- Added new metadata fields to activity_log_metadata:
- `conversation_assignment_limit`
- `ticket_assignment_limit`
This is a follow-up to intercom/developer-docs#597
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <noreply@anthropic.com>1 parent b633b2a commit 8f22f8a
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14318 | 14318 | | |
14319 | 14319 | | |
14320 | 14320 | | |
14321 | | - | |
| 14321 | + | |
| 14322 | + | |
14322 | 14323 | | |
14323 | 14324 | | |
14324 | 14325 | | |
| |||
14461 | 14462 | | |
14462 | 14463 | | |
14463 | 14464 | | |
| 14465 | + | |
| 14466 | + | |
| 14467 | + | |
| 14468 | + | |
| 14469 | + | |
| 14470 | + | |
| 14471 | + | |
| 14472 | + | |
| 14473 | + | |
| 14474 | + | |
14464 | 14475 | | |
14465 | 14476 | | |
14466 | 14477 | | |
| |||
0 commit comments