Commit f7655dd
Add CSV import activity types to admin activity logs (#377)
* feat: Add csv_import_creation and csv_import_completion activity types
Add two new activity log event types for CSV import tracking to the
OpenAPI spec enum (v2.14 and v2.15).
Tracking issue: intercom/intercom#473387
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: Remove csv_import event types from 2.14 version
Only keep in 2.15 (latest) since this repo has no Unstable version.
Per API versioning policy, avoid shipping to previous versions.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent d2b216b commit f7655dd
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14743 | 14743 | | |
14744 | 14744 | | |
14745 | 14745 | | |
| 14746 | + | |
| 14747 | + | |
14746 | 14748 | | |
14747 | 14749 | | |
14748 | 14750 | | |
| |||
0 commit comments