Skip to content

feat: add typed HTTP errors and inbox changes pagination#5

Merged
George-iam merged 1 commit intomainfrom
track-c-typed-errors-pagination
Feb 28, 2026
Merged

feat: add typed HTTP errors and inbox changes pagination#5
George-iam merged 1 commit intomainfrom
track-c-typed-errors-pagination

Conversation

@George-iam
Copy link
Contributor

Summary

  • map HTTP status codes to typed Python SDK exceptions (auth, validation, rate limit, server)
  • add list_inbox_changes with owner/cursor/limit pagination parameters
  • update tests and README examples for typed errors and pagination usage

Test plan

  • /home/georgebelsky/axme-workspace/repos/axme/.venv/bin/python -m pytest -q

Made with Cursor

Map API status codes to typed Python SDK exceptions and add inbox changes pagination helper with tests aligned to Track C parity requirements.

Made-with: Cursor
@George-iam George-iam merged commit b0454f5 into main Feb 28, 2026
1 check passed
@George-iam George-iam deleted the track-c-typed-errors-pagination branch February 28, 2026 16:40
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