Lightmatter / welkin-health

A Python wrapper of the Welkin Health API
https://welkin.readthedocs.io
Other
4 stars 3 forks source link

Document Record Endpoints, Document file v2 #51

Open edcohen08 opened 1 year ago

edcohen08 commented 1 year ago

Add in the Document Record endpoints for updated the other data around document summaries, e.g. the notes.

Update file handling in document summary to be more user friendly (only require a list of file names, validate the mimetypes against what welkin accepts)

samamorgan commented 1 year ago

I'd like to do some experimentation with this endpoint as well to see what else might be allowed. Ideally, we wouldn't have to have in-memory files, but could stream files instead.