mattermost/python-sdk
Nick Misasi 9bd8a450a5 feat(06-03): integrate Post/File/KV mixins into PluginAPIClient
Update PluginAPIClient to inherit from PostsMixin, FilesMixin,
and KVStoreMixin, providing 31 new typed methods for:
- Post CRUD, ephemeral posts, and reactions
- File metadata, content, and uploads
- Key-value store operations with atomic support

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 10:06:30 -05:00
..
scripts feat(06-02): add coverage audit script for RPC/method parity 2026-01-19 09:55:10 -05:00
src/mattermost_plugin feat(06-03): integrate Post/File/KV mixins into PluginAPIClient 2026-01-19 10:06:30 -05:00
tests test(06-02): add unit tests for User/Team/Channel API methods 2026-01-19 09:55:18 -05:00
pyproject.toml feat(06-01): add Python SDK package scaffold with pyproject.toml 2026-01-16 14:44:29 -05:00