files.com 1.2.94 → 1.2.96

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.
Files changed (123) hide show
  1. package/_VERSION +1 -1
  2. package/docs/models/Action.md +1 -1
  3. package/docs/models/ActionNotificationExportResult.md +0 -2
  4. package/docs/models/ApiKey.md +0 -2
  5. package/docs/models/ApiRequestLog.md +2 -2
  6. package/docs/models/App.md +3 -2
  7. package/docs/models/As2IncomingMessage.md +0 -2
  8. package/docs/models/As2OutgoingMessage.md +0 -2
  9. package/docs/models/As2Partner.md +1 -4
  10. package/docs/models/As2Station.md +1 -4
  11. package/docs/models/Automation.md +0 -2
  12. package/docs/models/AutomationLog.md +3 -3
  13. package/docs/models/AutomationRun.md +0 -2
  14. package/docs/models/BandwidthSnapshot.md +6 -2
  15. package/docs/models/Behavior.md +3 -5
  16. package/docs/models/Bundle.md +0 -2
  17. package/docs/models/BundleAction.md +1 -4
  18. package/docs/models/BundleDownload.md +1 -3
  19. package/docs/models/BundleNotification.md +2 -2
  20. package/docs/models/BundleRecipient.md +0 -2
  21. package/docs/models/BundleRegistration.md +0 -2
  22. package/docs/models/Clickwrap.md +1 -4
  23. package/docs/models/DnsRecord.md +1 -4
  24. package/docs/models/EmailIncomingMessage.md +7 -2
  25. package/docs/models/EmailLog.md +2 -2
  26. package/docs/models/ExavaultApiRequestLog.md +2 -2
  27. package/docs/models/ExternalEvent.md +7 -2
  28. package/docs/models/File.md +1 -1
  29. package/docs/models/FileComment.md +1 -4
  30. package/docs/models/FileMigration.md +1 -1
  31. package/docs/models/FileMigrationLog.md +3 -3
  32. package/docs/models/FileUploadPart.md +1 -1
  33. package/docs/models/Folder.md +1 -3
  34. package/docs/models/FormFieldSet.md +0 -2
  35. package/docs/models/FtpActionLog.md +3 -3
  36. package/docs/models/GpgKey.md +0 -2
  37. package/docs/models/Group.md +4 -2
  38. package/docs/models/GroupUser.md +0 -2
  39. package/docs/models/History.md +1 -16
  40. package/docs/models/HistoryExportResult.md +1 -4
  41. package/docs/models/InboxRecipient.md +0 -2
  42. package/docs/models/InboxRegistration.md +0 -2
  43. package/docs/models/InboxUpload.md +1 -3
  44. package/docs/models/Invoice.md +1 -4
  45. package/docs/models/IpAddress.md +4 -16
  46. package/docs/models/Lock.md +1 -3
  47. package/docs/models/Message.md +0 -2
  48. package/docs/models/MessageComment.md +0 -2
  49. package/docs/models/MessageCommentReaction.md +0 -2
  50. package/docs/models/MessageReaction.md +0 -2
  51. package/docs/models/Notification.md +1 -3
  52. package/docs/models/OutboundConnectionLog.md +3 -3
  53. package/docs/models/Payment.md +1 -4
  54. package/docs/models/Permission.md +1 -3
  55. package/docs/models/Priority.md +2 -5
  56. package/docs/models/Project.md +1 -4
  57. package/docs/models/PublicHostingRequestLog.md +3 -3
  58. package/docs/models/PublicKey.md +0 -2
  59. package/docs/models/RemoteBandwidthSnapshot.md +6 -2
  60. package/docs/models/RemoteServer.md +1 -4
  61. package/docs/models/Request.md +1 -5
  62. package/docs/models/SettingsChange.md +2 -2
  63. package/docs/models/SftpActionLog.md +2 -2
  64. package/docs/models/SftpHostKey.md +1 -4
  65. package/docs/models/ShareGroup.md +0 -2
  66. package/docs/models/Snapshot.md +1 -4
  67. package/docs/models/SsoStrategy.md +1 -4
  68. package/docs/models/Style.md +1 -1
  69. package/docs/models/SyncLog.md +3 -3
  70. package/docs/models/UsageDailySnapshot.md +6 -2
  71. package/docs/models/UsageSnapshot.md +1 -4
  72. package/docs/models/User.md +9 -2
  73. package/docs/models/UserCipherUse.md +0 -2
  74. package/docs/models/UserRequest.md +1 -4
  75. package/docs/models/WebDavActionLog.md +2 -2
  76. package/docs/models/WebhookTest.md +0 -1
  77. package/lib/Files.js +1 -1
  78. package/lib/models/Action.js +1 -1
  79. package/lib/models/AutomationLog.js +1 -1
  80. package/lib/models/BundleAction.js +1 -1
  81. package/lib/models/BundleDownload.js +1 -1
  82. package/lib/models/File.js +1 -1
  83. package/lib/models/FileMigration.js +1 -1
  84. package/lib/models/FileMigrationLog.js +1 -1
  85. package/lib/models/FileUploadPart.js +1 -1
  86. package/lib/models/Folder.js +1 -1
  87. package/lib/models/FtpActionLog.js +1 -1
  88. package/lib/models/History.js +1 -1
  89. package/lib/models/HistoryExportResult.js +1 -1
  90. package/lib/models/InboxUpload.js +1 -1
  91. package/lib/models/Lock.js +1 -1
  92. package/lib/models/Notification.js +1 -1
  93. package/lib/models/OutboundConnectionLog.js +1 -1
  94. package/lib/models/Permission.js +1 -1
  95. package/lib/models/Priority.js +1 -1
  96. package/lib/models/PublicHostingRequestLog.js +1 -1
  97. package/lib/models/Request.js +1 -1
  98. package/lib/models/Style.js +1 -1
  99. package/lib/models/SyncLog.js +1 -1
  100. package/package.json +1 -1
  101. package/src/Files.js +1 -1
  102. package/src/models/Action.js +1 -1
  103. package/src/models/AutomationLog.js +1 -1
  104. package/src/models/BundleAction.js +1 -1
  105. package/src/models/BundleDownload.js +1 -1
  106. package/src/models/File.js +1 -1
  107. package/src/models/FileMigration.js +1 -1
  108. package/src/models/FileMigrationLog.js +1 -1
  109. package/src/models/FileUploadPart.js +1 -1
  110. package/src/models/Folder.js +1 -1
  111. package/src/models/FtpActionLog.js +1 -1
  112. package/src/models/History.js +1 -1
  113. package/src/models/HistoryExportResult.js +1 -1
  114. package/src/models/InboxUpload.js +1 -1
  115. package/src/models/Lock.js +1 -1
  116. package/src/models/Notification.js +1 -1
  117. package/src/models/OutboundConnectionLog.js +1 -1
  118. package/src/models/Permission.js +1 -1
  119. package/src/models/Priority.js +1 -1
  120. package/src/models/PublicHostingRequestLog.js +1 -1
  121. package/src/models/Request.js +1 -1
  122. package/src/models/Style.js +1 -1
  123. package/src/models/SyncLog.js +1 -1
@@ -40,7 +40,7 @@ var Notification = /*#__PURE__*/(0, _createClass2.default)(function Notification
40
40
  (0, _defineProperty2.default)(this, "setId", function (value) {
41
41
  _this.attributes.id = value;
42
42
  });
43
- // string # Folder path to notify on This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
43
+ // string # Folder path to notify on. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
44
44
  (0, _defineProperty2.default)(this, "getPath", function () {
45
45
  return _this.attributes.path;
46
46
  });
@@ -37,7 +37,7 @@ var OutboundConnectionLog = /*#__PURE__*/(0, _createClass2.default)(function Out
37
37
  (0, _defineProperty2.default)(this, "getTimestamp", function () {
38
38
  return _this.attributes.timestamp;
39
39
  });
40
- // string # Remote Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
40
+ // string # Remote Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
41
41
  (0, _defineProperty2.default)(this, "getPath", function () {
42
42
  return _this.attributes.path;
43
43
  });
@@ -40,7 +40,7 @@ var Permission = /*#__PURE__*/(0, _createClass2.default)(function Permission() {
40
40
  (0, _defineProperty2.default)(this, "setId", function (value) {
41
41
  _this.attributes.id = value;
42
42
  });
43
- // string # Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
43
+ // string # Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
44
44
  (0, _defineProperty2.default)(this, "getPath", function () {
45
45
  return _this.attributes.path;
46
46
  });
@@ -33,7 +33,7 @@ var Priority = /*#__PURE__*/(0, _createClass2.default)(function Priority() {
33
33
  (0, _defineProperty2.default)(this, "isLoaded", function () {
34
34
  return !!_this.attributes.path;
35
35
  });
36
- // string # The path corresponding to the priority color This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
36
+ // string # The path corresponding to the priority color. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
37
37
  (0, _defineProperty2.default)(this, "getPath", function () {
38
38
  return _this.attributes.path;
39
39
  });
@@ -49,7 +49,7 @@ var PublicHostingRequestLog = /*#__PURE__*/(0, _createClass2.default)(function P
49
49
  (0, _defineProperty2.default)(this, "getHostname", function () {
50
50
  return _this.attributes.hostname;
51
51
  });
52
- // string # HTTP Request Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
52
+ // string # HTTP Request Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
53
53
  (0, _defineProperty2.default)(this, "getPath", function () {
54
54
  return _this.attributes.path;
55
55
  });
@@ -40,7 +40,7 @@ var Request = /*#__PURE__*/(0, _createClass2.default)(function Request() {
40
40
  (0, _defineProperty2.default)(this, "setId", function (value) {
41
41
  _this.attributes.id = value;
42
42
  });
43
- // string # Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
43
+ // string # Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
44
44
  (0, _defineProperty2.default)(this, "getPath", function () {
45
45
  return _this.attributes.path;
46
46
  });
@@ -40,7 +40,7 @@ var Style = /*#__PURE__*/(0, _createClass2.default)(function Style() {
40
40
  (0, _defineProperty2.default)(this, "setId", function (value) {
41
41
  _this.attributes.id = value;
42
42
  });
43
- // string # Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
43
+ // string # Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
44
44
  (0, _defineProperty2.default)(this, "getPath", function () {
45
45
  return _this.attributes.path;
46
46
  });
@@ -57,7 +57,7 @@ var SyncLog = /*#__PURE__*/(0, _createClass2.default)(function SyncLog() {
57
57
  (0, _defineProperty2.default)(this, "getOperation", function () {
58
58
  return _this.attributes.operation;
59
59
  });
60
- // string # File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
60
+ // string # File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
61
61
  (0, _defineProperty2.default)(this, "getPath", function () {
62
62
  return _this.attributes.path;
63
63
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "files.com",
3
- "version": "1.2.94",
3
+ "version": "1.2.96",
4
4
  "description": "Files.com SDK for JavaScript",
5
5
  "keywords": [
6
6
  "files.com",
package/src/Files.js CHANGED
@@ -5,7 +5,7 @@ const endpointPrefix = '/api/rest/v1'
5
5
  let apiKey
6
6
  let baseUrl = 'https://app.files.com'
7
7
  let sessionId = null
8
- const version = '1.2.94'
8
+ const version = '1.2.96'
9
9
  let userAgent = `Files.com JavaScript SDK v${version}`
10
10
 
11
11
  let logLevel = LogLevel.INFO
@@ -31,7 +31,7 @@ class Action {
31
31
  // int64 # Action ID
32
32
  getId = () => this.attributes.id
33
33
 
34
- // string # Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
34
+ // string # Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
35
35
  getPath = () => this.attributes.path
36
36
 
37
37
  // date-time # Action occurrence date/time
@@ -49,7 +49,7 @@ class AutomationLog {
49
49
  // string # Operation type
50
50
  getOperation = () => this.attributes.operation
51
51
 
52
- // string # File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
52
+ // string # File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
53
53
  getPath = () => this.attributes.path
54
54
 
55
55
  // string # Status
@@ -40,7 +40,7 @@ class BundleAction {
40
40
  // string # The destination path for this bundle action, if applicable
41
41
  getDestination = () => this.attributes.destination
42
42
 
43
- // string # Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
43
+ // string # Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
44
44
  getPath = () => this.attributes.path
45
45
 
46
46
  // string # The source path for this bundle action, if applicable
@@ -34,7 +34,7 @@ class BundleDownload {
34
34
  // string # Download method (file or full_zip)
35
35
  getDownloadMethod = () => this.attributes.download_method
36
36
 
37
- // string # Download path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
37
+ // string # Download path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
38
38
  getPath = () => this.attributes.path
39
39
 
40
40
  // date-time # Download date/time
@@ -309,7 +309,7 @@ class File {
309
309
  return Api.sendRequest(`/file_actions/move/${encodeURIComponent(this.path)}`, 'POST', params, options)
310
310
  }
311
311
 
312
- // string # File/Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
312
+ // string # File/Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
313
313
  getPath = () => this.attributes.path
314
314
 
315
315
  setPath = value => {
@@ -31,7 +31,7 @@ class FileMigration {
31
31
  // int64 # File migration ID
32
32
  getId = () => this.attributes.id
33
33
 
34
- // string # Source path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
34
+ // string # Source path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
35
35
  getPath = () => this.attributes.path
36
36
 
37
37
  // string # Destination path
@@ -46,7 +46,7 @@ class FileMigrationLog {
46
46
  // string # Operation type
47
47
  getOperation = () => this.attributes.operation
48
48
 
49
- // string # File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
49
+ // string # File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
50
50
  getPath = () => this.attributes.path
51
51
 
52
52
  // string # Status
@@ -67,7 +67,7 @@ class FileUploadPart {
67
67
  // int64 # Size in bytes for the next upload part
68
68
  getPartsize = () => this.attributes.partsize
69
69
 
70
- // string # New file path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
70
+ // string # New file path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
71
71
  getPath = () => this.attributes.path
72
72
 
73
73
  // string # Reference name for this upload part
@@ -28,7 +28,7 @@ class Folder {
28
28
 
29
29
  isLoaded = () => !!this.attributes.path
30
30
 
31
- // string # File/Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
31
+ // string # File/Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
32
32
  getPath = () => this.attributes.path
33
33
 
34
34
  setPath = value => {
@@ -52,7 +52,7 @@ class FtpActionLog {
52
52
  // string # Action Type
53
53
  getActionType = () => this.attributes.action_type
54
54
 
55
- // string # Path as sent by the Client (may not match Files.com path due to user root folders for FTP) This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
55
+ // string # Path as sent by the Client (may not match Files.com path due to user root folders for FTP). This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
56
56
  getPath = () => this.attributes.path
57
57
 
58
58
  // string # Path on Files.com
@@ -31,7 +31,7 @@ class History {
31
31
  // int64 # Action ID
32
32
  getId = () => this.attributes.id
33
33
 
34
- // string # Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
34
+ // string # Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
35
35
  getPath = () => this.attributes.path
36
36
 
37
37
  // date-time # Action occurrence date/time
@@ -46,7 +46,7 @@ class HistoryExportResult {
46
46
  // int64 # ID of the parent folder
47
47
  getParentId = () => this.attributes.parent_id
48
48
 
49
- // string # Path of the related action This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
49
+ // string # Path of the related action. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
50
50
  getPath = () => this.attributes.path
51
51
 
52
52
  // string # Folder in which the action occurred
@@ -31,7 +31,7 @@ class InboxUpload {
31
31
  // InboxRegistration
32
32
  getInboxRegistration = () => this.attributes.inbox_registration
33
33
 
34
- // string # Upload path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
34
+ // string # Upload path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
35
35
  getPath = () => this.attributes.path
36
36
 
37
37
  // date-time # Upload date/time
@@ -28,7 +28,7 @@ class Lock {
28
28
 
29
29
  isLoaded = () => !!this.attributes.path
30
30
 
31
- // string # Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
31
+ // string # Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
32
32
  getPath = () => this.attributes.path
33
33
 
34
34
  setPath = value => {
@@ -35,7 +35,7 @@ class Notification {
35
35
  this.attributes.id = value
36
36
  }
37
37
 
38
- // string # Folder path to notify on This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
38
+ // string # Folder path to notify on. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
39
39
  getPath = () => this.attributes.path
40
40
 
41
41
  setPath = value => {
@@ -31,7 +31,7 @@ class OutboundConnectionLog {
31
31
  // date-time # Start Time of Action
32
32
  getTimestamp = () => this.attributes.timestamp
33
33
 
34
- // string # Remote Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
34
+ // string # Remote Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
35
35
  getPath = () => this.attributes.path
36
36
 
37
37
  // string # End User IP
@@ -35,7 +35,7 @@ class Permission {
35
35
  this.attributes.id = value
36
36
  }
37
37
 
38
- // string # Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
38
+ // string # Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
39
39
  getPath = () => this.attributes.path
40
40
 
41
41
  setPath = value => {
@@ -28,7 +28,7 @@ class Priority {
28
28
 
29
29
  isLoaded = () => !!this.attributes.path
30
30
 
31
- // string # The path corresponding to the priority color This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
31
+ // string # The path corresponding to the priority color. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
32
32
  getPath = () => this.attributes.path
33
33
 
34
34
  // string # The priority color
@@ -40,7 +40,7 @@ class PublicHostingRequestLog {
40
40
  // string # HTTP Request Hostname
41
41
  getHostname = () => this.attributes.hostname
42
42
 
43
- // string # HTTP Request Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
43
+ // string # HTTP Request Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
44
44
  getPath = () => this.attributes.path
45
45
 
46
46
  // int64 # HTTP Response Code
@@ -35,7 +35,7 @@ class Request {
35
35
  this.attributes.id = value
36
36
  }
37
37
 
38
- // string # Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
38
+ // string # Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
39
39
  getPath = () => this.attributes.path
40
40
 
41
41
  setPath = value => {
@@ -35,7 +35,7 @@ class Style {
35
35
  this.attributes.id = value
36
36
  }
37
37
 
38
- // string # Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
38
+ // string # Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
39
39
  getPath = () => this.attributes.path
40
40
 
41
41
  setPath = value => {
@@ -46,7 +46,7 @@ class SyncLog {
46
46
  // string # Operation type
47
47
  getOperation = () => this.attributes.operation
48
48
 
49
- // string # File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
49
+ // string # File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
50
50
  getPath = () => this.attributes.path
51
51
 
52
52
  // string # File size