13 Commits

Author SHA1 Message Date
Vithor Jaeger
d320125c58
0.8.0 rc2 (#8)
* 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>
2023-02-10 13:46:31 -04:00
Heri Hermawan
7bb6e97880
Update: auth url and parameter for Admins (#16)
Co-authored-by: Heri Hermawan <heri.hermawan@bizhare.id>
2023-01-13 15:24:55 -05:00
Vithor Jaeger
129b42613d more cosmetics and some tests improvements 2022-09-29 09:22:27 -04:00
Vithor Jaeger
f917b60ea0 cosmetics 2022-09-26 14:55:49 -04:00
Vithor Jaeger
1d92b331e2 badge update 2022-09-19 17:01:18 -04:00
Vithor Jaeger
58f9117df6 readme and actions update 2022-09-19 16:58:12 -04:00
Vithor Jaeger
aa1684b9c4 readme update 2022-09-19 16:57:04 -04:00
Vithor Jaeger
115f8c42ec readme update and actions 2022-09-19 16:56:21 -04:00
Vithor Jaeger
3bcfa1bd1c fixes for python < 3.9 2022-09-19 13:42:55 -04:00
Vithor Jaeger
afe03f72f0 first "ok" commit message :P 2022-09-19 11:59:45 -04:00
Vithor Jaeger
3f8d2bb108 pypi fixes 2022-09-19 11:57:04 -04:00
Vithor Jaeger
0efe5c901e status badges 2022-09-19 11:41:24 -04:00
Vithor Jaeger
a329c5ca1c
Create README.md 2022-09-19 11:09:03 -04:00