files-com 1.6.4__py3-none-any.whl → 1.6.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of files-com might be problematic. Click here for more details.

README.md CHANGED
@@ -250,6 +250,13 @@ time.
250
250
  The argument value is a Python dictionary that has a key of the resource field name sort on and a
251
251
  value of either ```"asc"``` or ```"desc"``` to specify the sort order.
252
252
 
253
+ #### Special note about the List Folder Endpoint
254
+
255
+ For historical reasons, and to maintain compatibility
256
+ with a variety of other cloud-based MFT and EFSS services, Folders will always be listed before Files
257
+ when listing a Folder. This applies regardless of the sorting parameters you provide. These *will* be
258
+ used, after the initial sort application of Folders before Files.
259
+
253
260
  ```python title="Sort Example"
254
261
  import files_sdk
255
262
 
_VERSION CHANGED
@@ -1 +1 @@
1
- 1.6.4
1
+ 1.6.6
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: files_com
3
- Version: 1.6.4
3
+ Version: 1.6.6
4
4
  Summary: Python bindings for the Files.com API
5
5
  License: MIT
6
6
  Requires-Python: >=3.5
@@ -262,6 +262,13 @@ time.
262
262
  The argument value is a Python dictionary that has a key of the resource field name sort on and a
263
263
  value of either ```"asc"``` or ```"desc"``` to specify the sort order.
264
264
 
265
+ #### Special note about the List Folder Endpoint
266
+
267
+ For historical reasons, and to maintain compatibility
268
+ with a variety of other cloud-based MFT and EFSS services, Folders will always be listed before Files
269
+ when listing a Folder. This applies regardless of the sorting parameters you provide. These *will* be
270
+ used, after the initial sort application of Folders before Files.
271
+
265
272
  ```python title="Sort Example"
266
273
  import files_sdk
267
274
 
@@ -1,7 +1,7 @@
1
- README.md,sha256=GQCCzxqH5x0hd1fryYAQ16MHbnFHYN-GcppNTTCe3x4,28381
2
- _VERSION,sha256=1-dHLCYhhLoNpJuXwyP9qKDsvu4z17NNtIQF76_WVd4,6
3
- files_com-1.6.4.dist-info/licenses/LICENSE,sha256=ziANl9OTD-5-iE8XYIZNm6IYBDxOCHwQ-mdhci7lNew,1102
4
- files_sdk/__init__.py,sha256=s1ROqKR1NbEZ7FgpF0yUxVSoGpriDvO5QUF4q0i5aII,12463
1
+ README.md,sha256=dJpTjuJA-JJIQ4CKgQhlbqyxanVatHk0RXgCD6KFl3A,28758
2
+ _VERSION,sha256=1S5FdMRhP8_RlHX9ARX7ff3NkHwFpvdgo_fGq4DhP_g,6
3
+ files_com-1.6.6.dist-info/licenses/LICENSE,sha256=ziANl9OTD-5-iE8XYIZNm6IYBDxOCHwQ-mdhci7lNew,1102
4
+ files_sdk/__init__.py,sha256=fHkq1SvzJLuRZgiSCfMb7fAVSOyoYZqtSs7SvExbVl8,12463
5
5
  files_sdk/api.py,sha256=HOLk50HLQCbnHwnAr9OElQEWvdA_BABBSEvvFSt1S4A,1846
6
6
  files_sdk/api_client.py,sha256=cfFvm-o4Ao8SWADiJv7t7qnJfG_LJmWV3l6ALTC-Opo,11264
7
7
  files_sdk/error.py,sha256=lZKht6lYj9i99CzRbHschmdSs6T2Y51-YrZX_5Y_o7A,64945
@@ -38,7 +38,7 @@ files_sdk/models/dns_record.py,sha256=iXrDPyaovMmPopCGaiPcK1hcuKCYaqnhnsj0Olxjq8
38
38
  files_sdk/models/email_incoming_message.py,sha256=ciP9FI3wxfC7vqzZ0Cx3-_mszoZKfdFwD1sg6QI7tok,5391
39
39
  files_sdk/models/email_log.py,sha256=yJ4gHyCmQiXWDP4dGB8KsxcvjGUFahEy9DVyOhe9tn8,3720
40
40
  files_sdk/models/errors.py,sha256=x9hbHLBuLNp-2wq3n8A7nrzRP0QuhKqyQwhtVsgTwpE,1117
41
- files_sdk/models/exavault_api_request_log.py,sha256=OOSa5J-GZA6CMvz-BtIsNEdYSdwCzVu3Nphwl9OqyGY,5863
41
+ files_sdk/models/exavault_api_request_log.py,sha256=vkHWUUnt32ehTFLhdSZlwbiTyL1ivmGgsEJdWUVoJ5M,5862
42
42
  files_sdk/models/external_event.py,sha256=4hRg9t9W0QIB8SiJ2LUxwFefR4Odo7ip-bqdignqxpk,7594
43
43
  files_sdk/models/file.py,sha256=JmwBcBFAdbdzEGIbOfoWkZCYgpgAfneaAdYi8C6M2_4,34960
44
44
  files_sdk/models/file_action.py,sha256=xRUSlnikXt2Y-SbWyuSdG75l0or9Ebl518Jy8btPux4,1231
@@ -108,7 +108,7 @@ files_sdk/models/user_request.py,sha256=ykA5Lq0MYB7qTDOMMFBuyKa_R_LgQwGVorC-q-6q
108
108
  files_sdk/models/user_sftp_client_use.py,sha256=VnOo3ll6fwSc8grG5ZqGK8o3grYKg5P9b5B_hGS4vCs,2827
109
109
  files_sdk/models/web_dav_action_log.py,sha256=jPX4sOmR9TbYnsU8DU3b0-KQ8E2cHNaqdmFZKTjzpwE,56358
110
110
  files_sdk/models/webhook_test.py,sha256=AWGH8ULsgltBJL2YtTYGnAJ80cCVekrjZ2sUP0UlWgc,5018
111
- files_com-1.6.4.dist-info/METADATA,sha256=v0ORSvOAqgC1g_GXuaQHuZSHq14UvCFR_qdBLEV4haI,28672
112
- files_com-1.6.4.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
113
- files_com-1.6.4.dist-info/top_level.txt,sha256=p_2P-gluT_8boeXQNixTP3x-tFd1-la2NedKOiln21I,10
114
- files_com-1.6.4.dist-info/RECORD,,
111
+ files_com-1.6.6.dist-info/METADATA,sha256=mOK_jEjs5BPvwVvVBizMxlKqSL0YPK_5hJ9kT5M4HyI,29049
112
+ files_com-1.6.6.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
113
+ files_com-1.6.6.dist-info/top_level.txt,sha256=p_2P-gluT_8boeXQNixTP3x-tFd1-la2NedKOiln21I,10
114
+ files_com-1.6.6.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.7.1)
2
+ Generator: setuptools (80.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
files_sdk/__init__.py CHANGED
@@ -215,7 +215,7 @@ session_id = None
215
215
  source_ip = None
216
216
  base_url = "https://app.files.com"
217
217
  base_path = "api/rest/v1"
218
- version = "1.6.4"
218
+ version = "1.6.6"
219
219
 
220
220
  __version__ = version
221
221
 
@@ -12,7 +12,7 @@ class ExavaultApiRequestLog:
12
12
  default_attributes = {
13
13
  "timestamp": None, # date-time - Start Time of Action
14
14
  "endpoint": None, # string - Name of API Endpoint
15
- "version": None, # string - Exavault API Version
15
+ "version": None, # int64 - Exavault API Version
16
16
  "request_ip": None, # string - IP of requesting client
17
17
  "request_method": None, # string - HTTP Method
18
18
  "error_type": None, # string - Error type, if applicable