aiosnow
aiosnow copied to clipboard
Add Attachment support
Add support for accessing the attachment API using AttachmentModel
directly or via TableModel
.
- [x] Upload support
- [x] Download support
- [x] Get many (meta)
- [x] Implement convenience methods in
TableModel
- [x] Add docstrings
- [x] Add docs
- [ ] Add tests
- [ ] Add examples