Skip to content

Feat/adding inbox endpoints#1

Closed
RickieeeDev wants to merge 2 commits into
mainfrom
feat/adding-inbox-endpoints
Closed

Feat/adding inbox endpoints#1
RickieeeDev wants to merge 2 commits into
mainfrom
feat/adding-inbox-endpoints

Conversation

@RickieeeDev

Copy link
Copy Markdown

No description provided.

RickieeeDev and others added 2 commits May 28, 2026 13:19
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jeroenrinzema

Copy link
Copy Markdown
Contributor

Superseded by #3. Inbox is re-implemented there spec-correct against the platform OpenAPI spec. This branch had drifted from the spec: it used /inbox/opened (the spec has /inbox/read + /inbox/archived, status enum unread/read/archived), pre-project-in-URL paths (/api/client/users/... rather than /api/client/projects/{projectID}/users/...), and a single query reused for the count endpoint (the spec's count takes only source/external_id/channel). #3 follows the spec on every point, with conformance tests asserting the facade types round-trip to the generated types. Closing in favor of #3.

@jeroenrinzema jeroenrinzema deleted the feat/adding-inbox-endpoints branch June 25, 2026 15:49
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.

2 participants