* fix services
* Port of PR #6 to branch 0.8.0 (#7)
* Switch from JSON to multipart file encoding for file upload
File upload is detected when body data contains a value of class FileUpload
Remaining JSON is converted to FormData
Enitre message is sent as multipart
* Switch from JSON to multipart file encoding for file upload (#6)
File upload is detected when body data contains a value of class FileUpload
Remaining JSON is converted to FormData
Enitre message is sent as multipart
* fix readme
* fix client
* Remove "@" chars (#11)
* Remove "@" chars that led to empty collectionId, collectionName and expand
* Make load method more generic
* fix license
---------
Co-authored-by: Paulo Coutinho <paulocoutinhox@gmail.com>
Co-authored-by: Martin <mahe@quantentunnel.de>
Co-authored-by: Eoin Fennessy <85010533+eoinfennessy@users.noreply.github.com>