Skip to content

Remove activity_description from Preview admin_activity_log_event schema#509

Draft
DJK101 wants to merge 1 commit into
mainfrom
dj/remove-activity-description-from-preview-tal
Draft

Remove activity_description from Preview admin_activity_log_event schema#509
DJK101 wants to merge 1 commit into
mainfrom
dj/remove-activity-description-from-preview-tal

Conversation

@DJK101
Copy link
Copy Markdown
Contributor

@DJK101 DJK101 commented May 20, 2026

Summary

Remove the activity_description property from the Preview slice of the admin_activity_log_event schema. APIs are read by machines — translation belongs in the UI, not in API responses. Numbered version slices (1.x, 2.x) are unchanged.

Companion PRs

  • Parent issue: intercom/intercom#512347
  • Closes intercom/intercom#512356
  • Monolith PR: intercom/intercom#512388
  • developer-docs PR: intercom/developer-docs#914

Test plan

  • YAML validates against this repo's existing schema/lint tooling
  • Numbered-version (2.x) schemas still include activity_description
  • Preview schema does not include activity_description

Generated with Claude Code

APIs are read by machines — translation belongs in the UI, not in API
responses. Drop the localised activity_description property (and its
inline example values) from the Preview slice of the activity_log
schema. Numbered version slices (2.7 - 2.15) are unchanged and continue
to return activity_description.

Tracked under intercom/intercom#512356 (parent intercom/intercom#512347).
Monolith PR ships in parallel.
@DJK101 DJK101 self-assigned this May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant