mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 12:26:30 +00:00
add list files for autoupdate feature
put new Versioning fix bugs
This commit is contained in:
@@ -14,6 +14,8 @@ cdef class ApiClient:
|
||||
cdef set_token(self, str token)
|
||||
cdef get_user(self)
|
||||
|
||||
cdef post(self, url, json)
|
||||
cdef list_files(self, str folder, str search_file)
|
||||
cdef load_bytes(self, str filename, str folder)
|
||||
cdef upload_file(self, str filename, bytes resource, str folder)
|
||||
cdef load_big_file_cdn(self, str folder, str big_part)
|
||||
|
||||
Reference in New Issue
Block a user