files-com 1.6.77__tar.gz → 1.6.79__tar.gz

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.

Files changed (235) hide show
  1. {files_com-1.6.77/files_com.egg-info → files_com-1.6.79}/PKG-INFO +1 -1
  2. files_com-1.6.79/_VERSION +1 -0
  3. {files_com-1.6.77 → files_com-1.6.79/files_com.egg-info}/PKG-INFO +1 -1
  4. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/__init__.py +1 -1
  5. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/api_key.py +10 -0
  6. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/history_export.py +2 -2
  7. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/history_export_result.py +1 -1
  8. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/sync_run.py +13 -12
  9. {files_com-1.6.77 → files_com-1.6.79}/pyproject.toml +1 -1
  10. files_com-1.6.77/_VERSION +0 -1
  11. {files_com-1.6.77 → files_com-1.6.79}/LICENSE +0 -0
  12. {files_com-1.6.77 → files_com-1.6.79}/README.md +0 -0
  13. {files_com-1.6.77 → files_com-1.6.79}/files_com.egg-info/SOURCES.txt +0 -0
  14. {files_com-1.6.77 → files_com-1.6.79}/files_com.egg-info/dependency_links.txt +0 -0
  15. {files_com-1.6.77 → files_com-1.6.79}/files_com.egg-info/requires.txt +0 -0
  16. {files_com-1.6.77 → files_com-1.6.79}/files_com.egg-info/top_level.txt +0 -0
  17. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/api.py +0 -0
  18. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/api_client.py +0 -0
  19. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/error.py +0 -0
  20. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/list_obj.py +0 -0
  21. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/__init__.py +0 -0
  22. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/account_line_item.py +0 -0
  23. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/action.py +0 -0
  24. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/action_notification_export.py +0 -0
  25. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/action_notification_export_result.py +0 -0
  26. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/api_request_log.py +0 -0
  27. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/app.py +0 -0
  28. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/as2_incoming_message.py +0 -0
  29. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/as2_outgoing_message.py +0 -0
  30. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/as2_partner.py +0 -0
  31. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/as2_station.py +0 -0
  32. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/auto.py +0 -0
  33. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/automation.py +0 -0
  34. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/automation_log.py +0 -0
  35. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/automation_run.py +0 -0
  36. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/bandwidth_snapshot.py +0 -0
  37. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/behavior.py +0 -0
  38. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/bundle.py +0 -0
  39. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/bundle_action.py +0 -0
  40. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/bundle_download.py +0 -0
  41. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/bundle_notification.py +0 -0
  42. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/bundle_path.py +0 -0
  43. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/bundle_recipient.py +0 -0
  44. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/bundle_registration.py +0 -0
  45. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/child_site_management_policy.py +0 -0
  46. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/clickwrap.py +0 -0
  47. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/dns_record.py +0 -0
  48. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/email_incoming_message.py +0 -0
  49. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/email_log.py +0 -0
  50. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/errors.py +0 -0
  51. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/exavault_api_request_log.py +0 -0
  52. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/external_event.py +0 -0
  53. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/file.py +0 -0
  54. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/file_action.py +0 -0
  55. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/file_comment.py +0 -0
  56. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/file_comment_reaction.py +0 -0
  57. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/file_migration.py +0 -0
  58. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/file_migration_log.py +0 -0
  59. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/file_upload_part.py +0 -0
  60. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/folder.py +0 -0
  61. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/form_field.py +0 -0
  62. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/form_field_set.py +0 -0
  63. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/ftp_action_log.py +0 -0
  64. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/gpg_key.py +0 -0
  65. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/group.py +0 -0
  66. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/group_user.py +0 -0
  67. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/history.py +0 -0
  68. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/holiday_region.py +0 -0
  69. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/image.py +0 -0
  70. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/inbox_recipient.py +0 -0
  71. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/inbox_registration.py +0 -0
  72. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/inbox_upload.py +0 -0
  73. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/invoice.py +0 -0
  74. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/invoice_line_item.py +0 -0
  75. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/ip_address.py +0 -0
  76. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/lock.py +0 -0
  77. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/message.py +0 -0
  78. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/message_comment.py +0 -0
  79. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/message_comment_reaction.py +0 -0
  80. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/message_reaction.py +0 -0
  81. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/notification.py +0 -0
  82. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/outbound_connection_log.py +0 -0
  83. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/partner.py +0 -0
  84. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/payment.py +0 -0
  85. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/payment_line_item.py +0 -0
  86. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/permission.py +0 -0
  87. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/preview.py +0 -0
  88. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/priority.py +0 -0
  89. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/project.py +0 -0
  90. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/public_hosting_request_log.py +0 -0
  91. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/public_ip_address.py +0 -0
  92. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/public_key.py +0 -0
  93. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/remote_bandwidth_snapshot.py +0 -0
  94. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/remote_mount_backend.py +0 -0
  95. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/remote_server.py +0 -0
  96. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/remote_server_configuration_file.py +0 -0
  97. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/request.py +0 -0
  98. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/restore.py +0 -0
  99. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/scim_log.py +0 -0
  100. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/session.py +0 -0
  101. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/settings_change.py +0 -0
  102. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/sftp_action_log.py +0 -0
  103. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/sftp_host_key.py +0 -0
  104. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/share_group.py +0 -0
  105. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/share_group_member.py +0 -0
  106. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/siem_http_destination.py +0 -0
  107. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/site.py +0 -0
  108. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/snapshot.py +0 -0
  109. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/sso_strategy.py +0 -0
  110. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/status.py +0 -0
  111. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/style.py +0 -0
  112. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/sync.py +0 -0
  113. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/sync_log.py +0 -0
  114. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/usage_by_top_level_dir.py +0 -0
  115. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/usage_daily_snapshot.py +0 -0
  116. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/usage_snapshot.py +0 -0
  117. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/user.py +0 -0
  118. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/user_cipher_use.py +0 -0
  119. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/user_lifecycle_rule.py +0 -0
  120. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/user_request.py +0 -0
  121. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/user_sftp_client_use.py +0 -0
  122. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/web_dav_action_log.py +0 -0
  123. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/models/webhook_test.py +0 -0
  124. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/path_util.py +0 -0
  125. {files_com-1.6.77 → files_com-1.6.79}/files_sdk/util.py +0 -0
  126. {files_com-1.6.77 → files_com-1.6.79}/setup.cfg +0 -0
  127. {files_com-1.6.77 → files_com-1.6.79}/tests/test_account_line_item.py +0 -0
  128. {files_com-1.6.77 → files_com-1.6.79}/tests/test_action.py +0 -0
  129. {files_com-1.6.77 → files_com-1.6.79}/tests/test_action_notification_export.py +0 -0
  130. {files_com-1.6.77 → files_com-1.6.79}/tests/test_action_notification_export_result.py +0 -0
  131. {files_com-1.6.77 → files_com-1.6.79}/tests/test_api_errors.py +0 -0
  132. {files_com-1.6.77 → files_com-1.6.79}/tests/test_api_key.py +0 -0
  133. {files_com-1.6.77 → files_com-1.6.79}/tests/test_api_request_log.py +0 -0
  134. {files_com-1.6.77 → files_com-1.6.79}/tests/test_app.py +0 -0
  135. {files_com-1.6.77 → files_com-1.6.79}/tests/test_as2_incoming_message.py +0 -0
  136. {files_com-1.6.77 → files_com-1.6.79}/tests/test_as2_outgoing_message.py +0 -0
  137. {files_com-1.6.77 → files_com-1.6.79}/tests/test_as2_partner.py +0 -0
  138. {files_com-1.6.77 → files_com-1.6.79}/tests/test_as2_station.py +0 -0
  139. {files_com-1.6.77 → files_com-1.6.79}/tests/test_auto.py +0 -0
  140. {files_com-1.6.77 → files_com-1.6.79}/tests/test_automation.py +0 -0
  141. {files_com-1.6.77 → files_com-1.6.79}/tests/test_automation_log.py +0 -0
  142. {files_com-1.6.77 → files_com-1.6.79}/tests/test_automation_run.py +0 -0
  143. {files_com-1.6.77 → files_com-1.6.79}/tests/test_bandwidth_snapshot.py +0 -0
  144. {files_com-1.6.77 → files_com-1.6.79}/tests/test_behavior.py +0 -0
  145. {files_com-1.6.77 → files_com-1.6.79}/tests/test_bundle.py +0 -0
  146. {files_com-1.6.77 → files_com-1.6.79}/tests/test_bundle_action.py +0 -0
  147. {files_com-1.6.77 → files_com-1.6.79}/tests/test_bundle_download.py +0 -0
  148. {files_com-1.6.77 → files_com-1.6.79}/tests/test_bundle_notification.py +0 -0
  149. {files_com-1.6.77 → files_com-1.6.79}/tests/test_bundle_path.py +0 -0
  150. {files_com-1.6.77 → files_com-1.6.79}/tests/test_bundle_recipient.py +0 -0
  151. {files_com-1.6.77 → files_com-1.6.79}/tests/test_bundle_registration.py +0 -0
  152. {files_com-1.6.77 → files_com-1.6.79}/tests/test_child_site_management_policy.py +0 -0
  153. {files_com-1.6.77 → files_com-1.6.79}/tests/test_clickwrap.py +0 -0
  154. {files_com-1.6.77 → files_com-1.6.79}/tests/test_connection_adapter.py +0 -0
  155. {files_com-1.6.77 → files_com-1.6.79}/tests/test_dns_record.py +0 -0
  156. {files_com-1.6.77 → files_com-1.6.79}/tests/test_email_incoming_message.py +0 -0
  157. {files_com-1.6.77 → files_com-1.6.79}/tests/test_email_log.py +0 -0
  158. {files_com-1.6.77 → files_com-1.6.79}/tests/test_errors.py +0 -0
  159. {files_com-1.6.77 → files_com-1.6.79}/tests/test_exavault_api_request_log.py +0 -0
  160. {files_com-1.6.77 → files_com-1.6.79}/tests/test_external_event.py +0 -0
  161. {files_com-1.6.77 → files_com-1.6.79}/tests/test_file.py +0 -0
  162. {files_com-1.6.77 → files_com-1.6.79}/tests/test_file_action.py +0 -0
  163. {files_com-1.6.77 → files_com-1.6.79}/tests/test_file_comment.py +0 -0
  164. {files_com-1.6.77 → files_com-1.6.79}/tests/test_file_comment_reaction.py +0 -0
  165. {files_com-1.6.77 → files_com-1.6.79}/tests/test_file_migration.py +0 -0
  166. {files_com-1.6.77 → files_com-1.6.79}/tests/test_file_migration_log.py +0 -0
  167. {files_com-1.6.77 → files_com-1.6.79}/tests/test_file_upload_part.py +0 -0
  168. {files_com-1.6.77 → files_com-1.6.79}/tests/test_folder.py +0 -0
  169. {files_com-1.6.77 → files_com-1.6.79}/tests/test_form_field.py +0 -0
  170. {files_com-1.6.77 → files_com-1.6.79}/tests/test_form_field_set.py +0 -0
  171. {files_com-1.6.77 → files_com-1.6.79}/tests/test_ftp_action_log.py +0 -0
  172. {files_com-1.6.77 → files_com-1.6.79}/tests/test_gpg_key.py +0 -0
  173. {files_com-1.6.77 → files_com-1.6.79}/tests/test_group.py +0 -0
  174. {files_com-1.6.77 → files_com-1.6.79}/tests/test_group_user.py +0 -0
  175. {files_com-1.6.77 → files_com-1.6.79}/tests/test_history.py +0 -0
  176. {files_com-1.6.77 → files_com-1.6.79}/tests/test_history_export.py +0 -0
  177. {files_com-1.6.77 → files_com-1.6.79}/tests/test_history_export_result.py +0 -0
  178. {files_com-1.6.77 → files_com-1.6.79}/tests/test_holiday_region.py +0 -0
  179. {files_com-1.6.77 → files_com-1.6.79}/tests/test_image.py +0 -0
  180. {files_com-1.6.77 → files_com-1.6.79}/tests/test_inbox_recipient.py +0 -0
  181. {files_com-1.6.77 → files_com-1.6.79}/tests/test_inbox_registration.py +0 -0
  182. {files_com-1.6.77 → files_com-1.6.79}/tests/test_inbox_upload.py +0 -0
  183. {files_com-1.6.77 → files_com-1.6.79}/tests/test_invoice.py +0 -0
  184. {files_com-1.6.77 → files_com-1.6.79}/tests/test_invoice_line_item.py +0 -0
  185. {files_com-1.6.77 → files_com-1.6.79}/tests/test_ip_address.py +0 -0
  186. {files_com-1.6.77 → files_com-1.6.79}/tests/test_lock.py +0 -0
  187. {files_com-1.6.77 → files_com-1.6.79}/tests/test_message.py +0 -0
  188. {files_com-1.6.77 → files_com-1.6.79}/tests/test_message_comment.py +0 -0
  189. {files_com-1.6.77 → files_com-1.6.79}/tests/test_message_comment_reaction.py +0 -0
  190. {files_com-1.6.77 → files_com-1.6.79}/tests/test_message_reaction.py +0 -0
  191. {files_com-1.6.77 → files_com-1.6.79}/tests/test_notification.py +0 -0
  192. {files_com-1.6.77 → files_com-1.6.79}/tests/test_outbound_connection_log.py +0 -0
  193. {files_com-1.6.77 → files_com-1.6.79}/tests/test_partner.py +0 -0
  194. {files_com-1.6.77 → files_com-1.6.79}/tests/test_path_util.py +0 -0
  195. {files_com-1.6.77 → files_com-1.6.79}/tests/test_payment.py +0 -0
  196. {files_com-1.6.77 → files_com-1.6.79}/tests/test_payment_line_item.py +0 -0
  197. {files_com-1.6.77 → files_com-1.6.79}/tests/test_permission.py +0 -0
  198. {files_com-1.6.77 → files_com-1.6.79}/tests/test_preview.py +0 -0
  199. {files_com-1.6.77 → files_com-1.6.79}/tests/test_priority.py +0 -0
  200. {files_com-1.6.77 → files_com-1.6.79}/tests/test_project.py +0 -0
  201. {files_com-1.6.77 → files_com-1.6.79}/tests/test_public_hosting_request_log.py +0 -0
  202. {files_com-1.6.77 → files_com-1.6.79}/tests/test_public_ip_address.py +0 -0
  203. {files_com-1.6.77 → files_com-1.6.79}/tests/test_public_key.py +0 -0
  204. {files_com-1.6.77 → files_com-1.6.79}/tests/test_remote_bandwidth_snapshot.py +0 -0
  205. {files_com-1.6.77 → files_com-1.6.79}/tests/test_remote_mount_backend.py +0 -0
  206. {files_com-1.6.77 → files_com-1.6.79}/tests/test_remote_server.py +0 -0
  207. {files_com-1.6.77 → files_com-1.6.79}/tests/test_remote_server_configuration_file.py +0 -0
  208. {files_com-1.6.77 → files_com-1.6.79}/tests/test_request.py +0 -0
  209. {files_com-1.6.77 → files_com-1.6.79}/tests/test_restore.py +0 -0
  210. {files_com-1.6.77 → files_com-1.6.79}/tests/test_scim_log.py +0 -0
  211. {files_com-1.6.77 → files_com-1.6.79}/tests/test_session.py +0 -0
  212. {files_com-1.6.77 → files_com-1.6.79}/tests/test_settings_change.py +0 -0
  213. {files_com-1.6.77 → files_com-1.6.79}/tests/test_sftp_action_log.py +0 -0
  214. {files_com-1.6.77 → files_com-1.6.79}/tests/test_sftp_host_key.py +0 -0
  215. {files_com-1.6.77 → files_com-1.6.79}/tests/test_share_group.py +0 -0
  216. {files_com-1.6.77 → files_com-1.6.79}/tests/test_share_group_member.py +0 -0
  217. {files_com-1.6.77 → files_com-1.6.79}/tests/test_siem_http_destination.py +0 -0
  218. {files_com-1.6.77 → files_com-1.6.79}/tests/test_site.py +0 -0
  219. {files_com-1.6.77 → files_com-1.6.79}/tests/test_snapshot.py +0 -0
  220. {files_com-1.6.77 → files_com-1.6.79}/tests/test_sso_strategy.py +0 -0
  221. {files_com-1.6.77 → files_com-1.6.79}/tests/test_status.py +0 -0
  222. {files_com-1.6.77 → files_com-1.6.79}/tests/test_style.py +0 -0
  223. {files_com-1.6.77 → files_com-1.6.79}/tests/test_sync.py +0 -0
  224. {files_com-1.6.77 → files_com-1.6.79}/tests/test_sync_log.py +0 -0
  225. {files_com-1.6.77 → files_com-1.6.79}/tests/test_sync_run.py +0 -0
  226. {files_com-1.6.77 → files_com-1.6.79}/tests/test_usage_by_top_level_dir.py +0 -0
  227. {files_com-1.6.77 → files_com-1.6.79}/tests/test_usage_daily_snapshot.py +0 -0
  228. {files_com-1.6.77 → files_com-1.6.79}/tests/test_usage_snapshot.py +0 -0
  229. {files_com-1.6.77 → files_com-1.6.79}/tests/test_user.py +0 -0
  230. {files_com-1.6.77 → files_com-1.6.79}/tests/test_user_cipher_use.py +0 -0
  231. {files_com-1.6.77 → files_com-1.6.79}/tests/test_user_lifecycle_rule.py +0 -0
  232. {files_com-1.6.77 → files_com-1.6.79}/tests/test_user_request.py +0 -0
  233. {files_com-1.6.77 → files_com-1.6.79}/tests/test_user_sftp_client_use.py +0 -0
  234. {files_com-1.6.77 → files_com-1.6.79}/tests/test_web_dav_action_log.py +0 -0
  235. {files_com-1.6.77 → files_com-1.6.79}/tests/test_webhook_test.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: files_com
3
- Version: 1.6.77
3
+ Version: 1.6.79
4
4
  Summary: Python bindings for the Files.com API
5
5
  License: MIT
6
6
  Requires-Python: >=3.5
@@ -0,0 +1 @@
1
+ 1.6.79
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: files_com
3
- Version: 1.6.77
3
+ Version: 1.6.79
4
4
  Summary: Python bindings for the Files.com API
5
5
  License: MIT
6
6
  Requires-Python: >=3.5
@@ -231,7 +231,7 @@ session_id = None
231
231
  source_ip = None
232
232
  base_url = "https://app.files.com"
233
233
  base_path = "api/rest/v1"
234
- version = "1.6.77"
234
+ version = "1.6.79"
235
235
 
236
236
  __version__ = version
237
237
 
@@ -16,6 +16,9 @@ class ApiKey:
16
16
  "created_at": None, # date-time - Time which API Key was created
17
17
  "expires_at": None, # date-time - API Key expiration date
18
18
  "key": None, # string - API Key actual key string
19
+ "aws_style_credentials": None, # boolean - If `true`, this API key will be usable with AWS-compatible endpoints, such as our Inbound S3-compatible endpoint.
20
+ "aws_access_key_id": None, # string - AWS Access Key ID to use with AWS-compatible endpoints, such as our Inbound S3-compatible endpoint.
21
+ "aws_secret_key": None, # string - AWS Secret Key to use with AWS-compatible endpoints, such as our Inbound S3-compatible endpoint.
19
22
  "last_use_at": None, # date-time - API Key last used - note this value is only updated once per 3 hour period, so the 'actual' time of last use may be up to 3 hours later than this timestamp.
20
23
  "name": None, # string - Internal name for the API Key. For your use.
21
24
  "permission_set": None, # string - Permissions for this API Key. It must be full for site-wide API Keys. Keys with the `desktop_app` permission set only have the ability to do the functions provided in our Desktop App (File and Share Link operations). Keys with the `office_integration` permission set are auto generated, and automatically expire, to allow users to interact with office integration platforms. Additional permission sets may become available in the future, such as for a Site Admin to give a key with no administrator privileges. If you have ideas for permission sets, please let us know.
@@ -203,6 +206,7 @@ def get(id, params=None, options=None):
203
206
  # expires_at - string - API Key expiration date
204
207
  # permission_set - string - Permissions for this API Key. It must be full for site-wide API Keys. Keys with the `desktop_app` permission set only have the ability to do the functions provided in our Desktop App (File and Share Link operations). Keys with the `office_integration` permission set are auto generated, and automatically expire, to allow users to interact with office integration platforms. Additional permission sets may become available in the future, such as for a Site Admin to give a key with no administrator privileges. If you have ideas for permission sets, please let us know.
205
208
  # name (required) - string - Internal name for the API Key. For your use.
209
+ # aws_style_credentials - boolean - If `true`, this API key will be usable with AWS-compatible endpoints, such as our Inbound S3-compatible endpoint.
206
210
  # path - string - Folder path restriction for `office_integration` permission set API keys.
207
211
  def create(params=None, options=None):
208
212
  if not isinstance(params, dict):
@@ -225,6 +229,12 @@ def create(params=None, options=None):
225
229
  )
226
230
  if "name" in params and not isinstance(params["name"], str):
227
231
  raise InvalidParameterError("Bad parameter: name must be an str")
232
+ if "aws_style_credentials" in params and not isinstance(
233
+ params["aws_style_credentials"], bool
234
+ ):
235
+ raise InvalidParameterError(
236
+ "Bad parameter: aws_style_credentials must be an bool"
237
+ )
228
238
  if "path" in params and not isinstance(params["path"], str):
229
239
  raise InvalidParameterError("Bad parameter: path must be an str")
230
240
  if "name" not in params:
@@ -15,7 +15,7 @@ class HistoryExport:
15
15
  "end_at": None, # date-time - End date/time of export range.
16
16
  "status": None, # string - Status of export. Will be: `building`, `ready`, or `failed`
17
17
  "query_action": None, # string - Filter results by this this action type. Valid values: `create`, `read`, `update`, `destroy`, `move`, `login`, `failedlogin`, `copy`, `user_create`, `user_update`, `user_destroy`, `group_create`, `group_update`, `group_destroy`, `permission_create`, `permission_destroy`, `api_key_create`, `api_key_update`, `api_key_destroy`, `archived_delete`
18
- "query_interface": None, # string - Filter results by this this interface type. Valid values: `web`, `ftp`, `robot`, `jsapi`, `webdesktopapi`, `sftp`, `dav`, `desktop`, `restapi`, `scim`, `office`, `mobile`, `as2`, `inbound_email`, `remote`
18
+ "query_interface": None, # string - Filter results by this this interface type. Valid values: `web`, `ftp`, `robot`, `jsapi`, `webdesktopapi`, `sftp`, `dav`, `desktop`, `restapi`, `scim`, `office`, `mobile`, `as2`, `inbound_email`, `remote`, `inbound_s3`
19
19
  "query_user_id": None, # string - Return results that are actions performed by the user indicated by this User ID
20
20
  "query_file_id": None, # string - Return results that are file actions related to the file indicated by this File ID
21
21
  "query_parent_id": None, # string - Return results that are file actions inside the parent folder specified by this folder ID
@@ -97,7 +97,7 @@ def get(id, params=None, options=None):
97
97
  # start_at - string - Start date/time of export range.
98
98
  # end_at - string - End date/time of export range.
99
99
  # query_action - string - Filter results by this this action type. Valid values: `create`, `read`, `update`, `destroy`, `move`, `login`, `failedlogin`, `copy`, `user_create`, `user_update`, `user_destroy`, `group_create`, `group_update`, `group_destroy`, `permission_create`, `permission_destroy`, `api_key_create`, `api_key_update`, `api_key_destroy`, `archived_delete`
100
- # query_interface - string - Filter results by this this interface type. Valid values: `web`, `ftp`, `robot`, `jsapi`, `webdesktopapi`, `sftp`, `dav`, `desktop`, `restapi`, `scim`, `office`, `mobile`, `as2`, `inbound_email`, `remote`
100
+ # query_interface - string - Filter results by this this interface type. Valid values: `web`, `ftp`, `robot`, `jsapi`, `webdesktopapi`, `sftp`, `dav`, `desktop`, `restapi`, `scim`, `office`, `mobile`, `as2`, `inbound_email`, `remote`, `inbound_s3`
101
101
  # query_user_id - string - Return results that are actions performed by the user indicated by this User ID
102
102
  # query_file_id - string - Return results that are file actions related to the file indicated by this File ID
103
103
  # query_parent_id - string - Return results that are file actions inside the parent folder specified by this folder ID
@@ -25,7 +25,7 @@ class HistoryExportResult:
25
25
  "user_is_from_parent_site": None, # boolean - true if this change was performed by a user on a parent site.
26
26
  "action": None, # string - What action was taken. Valid values: `create`, `read`, `update`, `destroy`, `move`, `login`, `failedlogin`, `copy`, `user_create`, `user_update`, `user_destroy`, `group_create`, `group_update`, `group_destroy`, `permission_create`, `permission_destroy`, `api_key_create`, `api_key_update`, `api_key_destroy`, `archived_delete`
27
27
  "failure_type": None, # string - The type of login failure, if applicable. Valid values: `expired_trial`, `account_overdue`, `locked_out`, `ip_mismatch`, `password_mismatch`, `site_mismatch`, `username_not_found`, `none`, `no_ftp_permission`, `no_web_permission`, `no_directory`, `errno_enoent`, `no_sftp_permission`, `no_dav_permission`, `no_restapi_permission`, `key_mismatch`, `region_mismatch`, `expired_access`, `desktop_ip_mismatch`, `desktop_api_key_not_used_quickly_enough`, `disabled`, `country_mismatch`, `insecure_ftp`, `insecure_cipher`, `rate_limited`
28
- "interface": None, # string - Interface through which the action was taken. Valid values: `web`, `ftp`, `robot`, `jsapi`, `webdesktopapi`, `sftp`, `dav`, `desktop`, `restapi`, `scim`, `office`, `mobile`, `as2`, `inbound_email`, `remote`
28
+ "interface": None, # string - Interface through which the action was taken. Valid values: `web`, `ftp`, `robot`, `jsapi`, `webdesktopapi`, `sftp`, `dav`, `desktop`, `restapi`, `scim`, `office`, `mobile`, `as2`, `inbound_email`, `remote`, `inbound_s3`
29
29
  "target_id": None, # int64 - ID of the object (such as Users, or API Keys) on which the action was taken
30
30
  "target_name": None, # string - Name of the User, Group or other object with a name related to this action
31
31
  "target_permission": None, # string - Permission level of the action
@@ -11,24 +11,25 @@ from files_sdk.error import ( # noqa: F401
11
11
  class SyncRun:
12
12
  default_attributes = {
13
13
  "id": None, # int64 - SyncRun ID
14
- "sync_id": None, # int64 - ID of the Sync this run belongs to
15
- "site_id": None, # int64 - Site ID
16
- "status": None, # string - Status of the sync run (success, failure, partial_failure, in_progress, skipped)
17
- "src_remote_server_type": None, # string - Source remote server type, if any
18
- "dest_remote_server_type": None, # string - Destination remote server type, if any
19
14
  "body": None, # string - Log or summary body for this run
20
- "event_errors": None, # array(string) - Array of errors encountered during the run
15
+ "bytes_synced": None, # int64 - Total bytes synced in this run
21
16
  "compared_files": None, # int64 - Number of files compared
22
17
  "compared_folders": None, # int64 - Number of folders compared
23
- "errored_files": None, # int64 - Number of files that errored
24
- "successful_files": None, # int64 - Number of files successfully synced
25
- "runtime": None, # double - Total runtime in seconds
26
- "log_url": None, # string - Link to external log file.
27
18
  "completed_at": None, # date-time - When this run was completed
19
+ "created_at": None, # date-time - When this run was created
20
+ "dest_remote_server_type": None, # string - Destination remote server type, if any
28
21
  "dry_run": None, # boolean - Whether this run was a dry run (no actual changes made)
29
- "bytes_synced": None, # int64 - Total bytes synced in this run
22
+ "errored_files": None, # int64 - Number of files that errored
30
23
  "estimated_bytes_count": None, # int64 - Estimated bytes count for this run
31
- "created_at": None, # date-time - When this run was created
24
+ "event_errors": None, # array(string) - Array of errors encountered during the run
25
+ "log_url": None, # string - Link to external log file.
26
+ "runtime": None, # double - Total runtime in seconds
27
+ "site_id": None, # int64 - Site ID
28
+ "src_remote_server_type": None, # string - Source remote server type, if any
29
+ "status": None, # string - Status of the sync run (success, failure, partial_failure, in_progress, skipped)
30
+ "successful_files": None, # int64 - Number of files successfully synced
31
+ "sync_id": None, # int64 - ID of the Sync this run belongs to
32
+ "sync_name": None, # string - Name of the Sync this run belongs to
32
33
  "updated_at": None, # date-time - When this run was last updated
33
34
  }
34
35
 
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "files_com"
7
- version = "1.6.77"
7
+ version = "1.6.79"
8
8
  description = "Python bindings for the Files.com API"
9
9
  readme = "README.md"
10
10
  license = { text = "MIT" }
files_com-1.6.77/_VERSION DELETED
@@ -1 +0,0 @@
1
- 1.6.77
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes