rbw/aiosnow

Add Attachment support

rbw opened this issue · 0 comments

rbw commented

Add support for accessing the attachment API using AttachmentModel directly or via TableModel.

  • Upload support
  • Download support
  • Get many (meta)
  • Implement convenience methods in TableModel
  • Add docstrings
  • Add docs
  • Add tests
  • Add examples