CLI tool to upload files and start imports
All threads resolved!
All threads resolved!
Compare changes
- Erwan Rouchet authored
+ 223
− 17
@@ -4,22 +4,51 @@ Arkindex API Client
@@ -29,53 +58,226 @@ class ArkindexAPI(object):
@@ -102,11 +304,15 @@ class ResponsePaginator(object):
@@ -115,5 +321,5 @@ class ArkindexTokenAuth(requests.auth.AuthBase):