Skip to content

Document the Admin occupancy activity log events - #614

Open
laszlobogacsi-intercom wants to merge 3 commits into
mainfrom
laszlobogacsi/occupancy-state-activity-log-547179
Open

Document the Admin occupancy activity log events#614
laszlobogacsi-intercom wants to merge 3 commits into
mainfrom
laszlobogacsi/occupancy-state-activity-log-547179

Conversation

@laszlobogacsi-intercom

@laszlobogacsi-intercom laszlobogacsi-intercom commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Why?

The activity logs endpoint now returns two new Admin activity types and their accompanying metadata, but the published spec doesn't describe either. Without it, SDK consumers get no types for the new fields and the reference docs omit the events entirely.

How?

Adds both activity types to the activity log type enum, and their nullable metadata properties to the shared activity log metadata schema.

Notes for reviewers

Applied to 0, 2.13, 2.14, 2.15 and 2.16. 2.15 and 2.13 are the versions this endpoint is actually requested on today, so those two carry the most weight; 2.16 is current stable, 0 is Preview, and 2.14 is what SDK generation currently reads from. 2.7-2.12 are untouched - the events are returned independently of API version, so happy to widen to full coverage if you'd prefer.

The setting-change event's changes map is keyed by setting name with untyped before/after values, since a setting's value may be a boolean or an integer.

Generated with Claude Code

laszlobogacsi-intercom and others added 3 commits August 5, 2026 11:19
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@laszlobogacsi-intercom laszlobogacsi-intercom changed the title Document the admin_occupancy_state_change activity log event Document the Admin occupancy activity log events Aug 5, 2026
@laszlobogacsi-intercom
laszlobogacsi-intercom enabled auto-merge (squash) August 5, 2026 16:33
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