Skip to content

Support transactional inbox messages#110

Merged
clabland merged 1 commit intomainfrom
INAPP-14053
Feb 10, 2026
Merged

Support transactional inbox messages#110
clabland merged 1 commit intomainfrom
INAPP-14053

Conversation

@clabland
Copy link
Contributor

@clabland clabland commented Feb 10, 2026

Note

Low Risk
Adds a new API wrapper method and request model plus test adjustments; limited surface area and no changes to existing request flows beyond test infrastructure headers/SSL settings.

Overview
Adds support for sending transactional inbox messages via the App API by introducing SendInboxMessageRequest and a new APIClient.send_inbox_message() call that POSTs to /v1/send/inbox_message.

Updates exports/imports and extends the test suite with a new inbox-message request test; also hardens the HTTPS test server for newer SSL stacks by relaxing TLS verification/cipher requirements and sending explicit Content-Length/Content-Type headers.

Written by Cursor Bugbot for commit 0037d0c. This will update automatically on new commits. Configure here.

@clabland clabland merged commit 2b59a94 into main Feb 10, 2026
6 checks passed
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