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.
- package/_VERSION +1 -1
- package/docs/models/Action.md +1 -1
- package/docs/models/ActionNotificationExportResult.md +0 -2
- package/docs/models/ApiKey.md +0 -2
- package/docs/models/ApiRequestLog.md +2 -2
- package/docs/models/App.md +3 -2
- package/docs/models/As2IncomingMessage.md +0 -2
- package/docs/models/As2OutgoingMessage.md +0 -2
- package/docs/models/As2Partner.md +1 -4
- package/docs/models/As2Station.md +1 -4
- package/docs/models/Automation.md +0 -2
- package/docs/models/AutomationLog.md +3 -3
- package/docs/models/AutomationRun.md +0 -2
- package/docs/models/BandwidthSnapshot.md +6 -2
- package/docs/models/Behavior.md +3 -5
- package/docs/models/Bundle.md +0 -2
- package/docs/models/BundleAction.md +1 -4
- package/docs/models/BundleDownload.md +1 -3
- package/docs/models/BundleNotification.md +2 -2
- package/docs/models/BundleRecipient.md +0 -2
- package/docs/models/BundleRegistration.md +0 -2
- package/docs/models/Clickwrap.md +1 -4
- package/docs/models/DnsRecord.md +1 -4
- package/docs/models/EmailIncomingMessage.md +7 -2
- package/docs/models/EmailLog.md +2 -2
- package/docs/models/ExavaultApiRequestLog.md +2 -2
- package/docs/models/ExternalEvent.md +7 -2
- package/docs/models/File.md +1 -1
- package/docs/models/FileComment.md +1 -4
- package/docs/models/FileMigration.md +1 -1
- package/docs/models/FileMigrationLog.md +3 -3
- package/docs/models/FileUploadPart.md +1 -1
- package/docs/models/Folder.md +1 -3
- package/docs/models/FormFieldSet.md +0 -2
- package/docs/models/FtpActionLog.md +3 -3
- package/docs/models/GpgKey.md +0 -2
- package/docs/models/Group.md +4 -2
- package/docs/models/GroupUser.md +0 -2
- package/docs/models/History.md +1 -16
- package/docs/models/HistoryExportResult.md +1 -4
- package/docs/models/InboxRecipient.md +0 -2
- package/docs/models/InboxRegistration.md +0 -2
- package/docs/models/InboxUpload.md +1 -3
- package/docs/models/Invoice.md +1 -4
- package/docs/models/IpAddress.md +4 -16
- package/docs/models/Lock.md +1 -3
- package/docs/models/Message.md +0 -2
- package/docs/models/MessageComment.md +0 -2
- package/docs/models/MessageCommentReaction.md +0 -2
- package/docs/models/MessageReaction.md +0 -2
- package/docs/models/Notification.md +1 -3
- package/docs/models/OutboundConnectionLog.md +3 -3
- package/docs/models/Payment.md +1 -4
- package/docs/models/Permission.md +1 -3
- package/docs/models/Priority.md +2 -5
- package/docs/models/Project.md +1 -4
- package/docs/models/PublicHostingRequestLog.md +3 -3
- package/docs/models/PublicKey.md +0 -2
- package/docs/models/RemoteBandwidthSnapshot.md +6 -2
- package/docs/models/RemoteServer.md +1 -4
- package/docs/models/Request.md +1 -5
- package/docs/models/SettingsChange.md +2 -2
- package/docs/models/SftpActionLog.md +2 -2
- package/docs/models/SftpHostKey.md +1 -4
- package/docs/models/ShareGroup.md +0 -2
- package/docs/models/Snapshot.md +1 -4
- package/docs/models/SsoStrategy.md +1 -4
- package/docs/models/Style.md +1 -1
- package/docs/models/SyncLog.md +3 -3
- package/docs/models/UsageDailySnapshot.md +6 -2
- package/docs/models/UsageSnapshot.md +1 -4
- package/docs/models/User.md +9 -2
- package/docs/models/UserCipherUse.md +0 -2
- package/docs/models/UserRequest.md +1 -4
- package/docs/models/WebDavActionLog.md +2 -2
- package/docs/models/WebhookTest.md +0 -1
- package/lib/Files.js +1 -1
- package/lib/models/Action.js +1 -1
- package/lib/models/AutomationLog.js +1 -1
- package/lib/models/BundleAction.js +1 -1
- package/lib/models/BundleDownload.js +1 -1
- package/lib/models/File.js +1 -1
- package/lib/models/FileMigration.js +1 -1
- package/lib/models/FileMigrationLog.js +1 -1
- package/lib/models/FileUploadPart.js +1 -1
- package/lib/models/Folder.js +1 -1
- package/lib/models/FtpActionLog.js +1 -1
- package/lib/models/History.js +1 -1
- package/lib/models/HistoryExportResult.js +1 -1
- package/lib/models/InboxUpload.js +1 -1
- package/lib/models/Lock.js +1 -1
- package/lib/models/Notification.js +1 -1
- package/lib/models/OutboundConnectionLog.js +1 -1
- package/lib/models/Permission.js +1 -1
- package/lib/models/Priority.js +1 -1
- package/lib/models/PublicHostingRequestLog.js +1 -1
- package/lib/models/Request.js +1 -1
- package/lib/models/Style.js +1 -1
- package/lib/models/SyncLog.js +1 -1
- package/package.json +1 -1
- package/src/Files.js +1 -1
- package/src/models/Action.js +1 -1
- package/src/models/AutomationLog.js +1 -1
- package/src/models/BundleAction.js +1 -1
- package/src/models/BundleDownload.js +1 -1
- package/src/models/File.js +1 -1
- package/src/models/FileMigration.js +1 -1
- package/src/models/FileMigrationLog.js +1 -1
- package/src/models/FileUploadPart.js +1 -1
- package/src/models/Folder.js +1 -1
- package/src/models/FtpActionLog.js +1 -1
- package/src/models/History.js +1 -1
- package/src/models/HistoryExportResult.js +1 -1
- package/src/models/InboxUpload.js +1 -1
- package/src/models/Lock.js +1 -1
- package/src/models/Notification.js +1 -1
- package/src/models/OutboundConnectionLog.js +1 -1
- package/src/models/Permission.js +1 -1
- package/src/models/Priority.js +1 -1
- package/src/models/PublicHostingRequestLog.js +1 -1
- package/src/models/Request.js +1 -1
- package/src/models/Style.js +1 -1
- package/src/models/SyncLog.js +1 -1
package/_VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.2.
|
|
1
|
+
1.2.96
|
package/docs/models/Action.md
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
```
|
|
24
24
|
|
|
25
25
|
* `id` (int64): Action ID
|
|
26
|
-
* `path` (string): Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
26
|
+
* `path` (string): Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
27
27
|
* `when` (date-time): Action occurrence date/time
|
|
28
28
|
* `destination` (string): The destination path for this action, if applicable
|
|
29
29
|
* `display` (string): Friendly displayed output
|
package/docs/models/ApiKey.md
CHANGED
package/docs/models/App.md
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
* `error_type` (string): Error type, if applicable
|
|
24
24
|
* `message` (string): Message
|
|
25
25
|
* `operation` (string): Operation type
|
|
26
|
-
* `path` (string): File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
26
|
+
* `path` (string): File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
27
27
|
* `status` (string): Status
|
|
28
28
|
|
|
29
29
|
---
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
|
|
33
33
|
```
|
|
34
34
|
await AutomationLog.list({
|
|
35
|
-
'
|
|
36
|
-
'
|
|
35
|
+
'filter': "",
|
|
36
|
+
'filter_prefix': "",
|
|
37
37
|
})
|
|
38
38
|
```
|
|
39
39
|
|
package/docs/models/Behavior.md
CHANGED
|
@@ -36,8 +36,9 @@
|
|
|
36
36
|
|
|
37
37
|
```
|
|
38
38
|
await Behavior.list({
|
|
39
|
-
'
|
|
40
|
-
'
|
|
39
|
+
'sort_by': "",
|
|
40
|
+
'filter': "",
|
|
41
|
+
'filter_prefix': "",
|
|
41
42
|
})
|
|
42
43
|
```
|
|
43
44
|
|
|
@@ -71,8 +72,6 @@ await Behavior.find(id)
|
|
|
71
72
|
|
|
72
73
|
```
|
|
73
74
|
await Behavior.listFor(path, {
|
|
74
|
-
'per_page': 1,
|
|
75
|
-
'page': 1,
|
|
76
75
|
'ancestor_behaviors': true,
|
|
77
76
|
'behavior': "webhook",
|
|
78
77
|
})
|
|
@@ -131,7 +130,6 @@ await Behavior.webhookTest({
|
|
|
131
130
|
'encoding': "RAW",
|
|
132
131
|
'headers': {"x-test-header":"testvalue"},
|
|
133
132
|
'body': {"test-param":"testvalue"},
|
|
134
|
-
'action': "test",
|
|
135
133
|
})
|
|
136
134
|
```
|
|
137
135
|
|
package/docs/models/Bundle.md
CHANGED
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
* `bundle_registration` (BundleRegistration): Object that contains bundle registration information
|
|
34
34
|
* `when` (date-time): Action occurrence date/time
|
|
35
35
|
* `destination` (string): The destination path for this bundle action, if applicable
|
|
36
|
-
* `path` (string): Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
36
|
+
* `path` (string): Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
37
37
|
* `source` (string): The source path for this bundle action, if applicable
|
|
38
38
|
|
|
39
39
|
---
|
|
@@ -42,9 +42,6 @@
|
|
|
42
42
|
|
|
43
43
|
```
|
|
44
44
|
await BundleAction.list({
|
|
45
|
-
'per_page': 1,
|
|
46
|
-
'action': "create",
|
|
47
|
-
'page': 1,
|
|
48
45
|
'bundle_id': 1,
|
|
49
46
|
'bundle_registration_id': 1,
|
|
50
47
|
})
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
|
|
14
14
|
* `bundle_registration` (BundleRegistration):
|
|
15
15
|
* `download_method` (string): Download method (file or full_zip)
|
|
16
|
-
* `path` (string): Download path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
16
|
+
* `path` (string): Download path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
17
17
|
* `created_at` (date-time): Download date/time
|
|
18
18
|
|
|
19
19
|
---
|
|
@@ -22,8 +22,6 @@
|
|
|
22
22
|
|
|
23
23
|
```
|
|
24
24
|
await BundleDownload.list({
|
|
25
|
-
'per_page': 1,
|
|
26
|
-
'page': 1,
|
|
27
25
|
'bundle_id': 1,
|
|
28
26
|
'bundle_registration_id': 1,
|
|
29
27
|
})
|
package/docs/models/Clickwrap.md
CHANGED
package/docs/models/DnsRecord.md
CHANGED
package/docs/models/EmailLog.md
CHANGED
package/docs/models/File.md
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
}
|
|
49
49
|
```
|
|
50
50
|
|
|
51
|
-
* `path` (string): File/Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
51
|
+
* `path` (string): File/Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
52
52
|
* `created_by_id` (int64): User ID of the User who created the file/folder
|
|
53
53
|
* `created_by_api_key_id` (int64): ID of the API key that created the file/folder
|
|
54
54
|
* `created_by_as2_incoming_message_id` (int64): ID of the AS2 Incoming Message that created the file/folder
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
```
|
|
18
18
|
|
|
19
19
|
* `id` (int64): File migration ID
|
|
20
|
-
* `path` (string): Source path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
20
|
+
* `path` (string): Source path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
21
21
|
* `dest_path` (string): Destination path
|
|
22
22
|
* `files_moved` (int64): Number of files processed
|
|
23
23
|
* `files_total` (int64):
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
* `error_type` (string): Error type, if applicable
|
|
22
22
|
* `message` (string): Message
|
|
23
23
|
* `operation` (string): Operation type
|
|
24
|
-
* `path` (string): File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
24
|
+
* `path` (string): File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
25
25
|
* `status` (string): Status
|
|
26
26
|
|
|
27
27
|
---
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
|
|
31
31
|
```
|
|
32
32
|
await FileMigrationLog.list({
|
|
33
|
-
'
|
|
34
|
-
'
|
|
33
|
+
'filter': "",
|
|
34
|
+
'filter_prefix': "",
|
|
35
35
|
})
|
|
36
36
|
```
|
|
37
37
|
|
|
@@ -42,6 +42,6 @@
|
|
|
42
42
|
* `parameters` (object): Additional HTTP parameters to send with the upload
|
|
43
43
|
* `part_number` (int64): Number of this upload part
|
|
44
44
|
* `partsize` (int64): Size in bytes for the next upload part
|
|
45
|
-
* `path` (string): New file path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
45
|
+
* `path` (string): New file path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
46
46
|
* `ref` (string): Reference name for this upload part
|
|
47
47
|
* `upload_uri` (string): URI to upload this part to
|
package/docs/models/Folder.md
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
}
|
|
49
49
|
```
|
|
50
50
|
|
|
51
|
-
* `path` (string): File/Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
51
|
+
* `path` (string): File/Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
52
52
|
* `created_by_id` (int64): User ID of the User who created the file/folder
|
|
53
53
|
* `created_by_api_key_id` (int64): ID of the API key that created the file/folder
|
|
54
54
|
* `created_by_as2_incoming_message_id` (int64): ID of the AS2 Incoming Message that created the file/folder
|
|
@@ -89,8 +89,6 @@
|
|
|
89
89
|
|
|
90
90
|
```
|
|
91
91
|
await Folder.listFor(path, {
|
|
92
|
-
'per_page': 1,
|
|
93
|
-
'page': 1,
|
|
94
92
|
'search_all': true,
|
|
95
93
|
'with_previews': true,
|
|
96
94
|
'with_priority_color': true,
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
* `seq_id` (int64): FTP Sequence ID
|
|
34
34
|
* `auth_ciphers` (string): Authentication Ciphers
|
|
35
35
|
* `action_type` (string): Action Type
|
|
36
|
-
* `path` (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.
|
|
36
|
+
* `path` (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.
|
|
37
37
|
* `true_path` (string): Path on Files.com
|
|
38
38
|
* `name` (string): Name of File
|
|
39
39
|
* `cmd` (string): FTP Command Name
|
|
@@ -50,8 +50,8 @@
|
|
|
50
50
|
|
|
51
51
|
```
|
|
52
52
|
await FtpActionLog.list({
|
|
53
|
-
'
|
|
54
|
-
'
|
|
53
|
+
'filter': "",
|
|
54
|
+
'filter_prefix': "",
|
|
55
55
|
})
|
|
56
56
|
```
|
|
57
57
|
|
package/docs/models/GpgKey.md
CHANGED
package/docs/models/Group.md
CHANGED
package/docs/models/GroupUser.md
CHANGED
package/docs/models/History.md
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
```
|
|
24
24
|
|
|
25
25
|
* `id` (int64): Action ID
|
|
26
|
-
* `path` (string): Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
26
|
+
* `path` (string): Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
27
27
|
* `when` (date-time): Action occurrence date/time
|
|
28
28
|
* `destination` (string): The destination path for this action, if applicable
|
|
29
29
|
* `display` (string): Friendly displayed output
|
|
@@ -43,9 +43,6 @@
|
|
|
43
43
|
```
|
|
44
44
|
await History.listForFile(path, {
|
|
45
45
|
'display': "Actual text of the action here.",
|
|
46
|
-
'per_page': 1,
|
|
47
|
-
'action': "create",
|
|
48
|
-
'page': 1,
|
|
49
46
|
})
|
|
50
47
|
```
|
|
51
48
|
|
|
@@ -69,9 +66,6 @@ await History.listForFile(path, {
|
|
|
69
66
|
```
|
|
70
67
|
await History.listForFolder(path, {
|
|
71
68
|
'display': "Actual text of the action here.",
|
|
72
|
-
'per_page': 1,
|
|
73
|
-
'action': "create",
|
|
74
|
-
'page': 1,
|
|
75
69
|
})
|
|
76
70
|
```
|
|
77
71
|
|
|
@@ -95,9 +89,6 @@ await History.listForFolder(path, {
|
|
|
95
89
|
```
|
|
96
90
|
await History.listForUser(user_id, {
|
|
97
91
|
'display': "Actual text of the action here.",
|
|
98
|
-
'per_page': 1,
|
|
99
|
-
'action': "create",
|
|
100
|
-
'page': 1,
|
|
101
92
|
})
|
|
102
93
|
```
|
|
103
94
|
|
|
@@ -121,9 +112,6 @@ await History.listForUser(user_id, {
|
|
|
121
112
|
```
|
|
122
113
|
await History.listLogins({
|
|
123
114
|
'display': "Actual text of the action here.",
|
|
124
|
-
'per_page': 1,
|
|
125
|
-
'action': "create",
|
|
126
|
-
'page': 1,
|
|
127
115
|
})
|
|
128
116
|
```
|
|
129
117
|
|
|
@@ -146,9 +134,6 @@ await History.listLogins({
|
|
|
146
134
|
```
|
|
147
135
|
await History.list({
|
|
148
136
|
'display': "Actual text of the action here.",
|
|
149
|
-
'per_page': 1,
|
|
150
|
-
'action': "create",
|
|
151
|
-
'page': 1,
|
|
152
137
|
})
|
|
153
138
|
```
|
|
154
139
|
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
* `user_id` (int64): User ID
|
|
39
39
|
* `file_id` (int64): File ID related to the action
|
|
40
40
|
* `parent_id` (int64): ID of the parent folder
|
|
41
|
-
* `path` (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.
|
|
41
|
+
* `path` (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.
|
|
42
42
|
* `folder` (string): Folder in which the action occurred
|
|
43
43
|
* `src` (string): File move originated from this path
|
|
44
44
|
* `destination` (string): File moved to this destination folder
|
|
@@ -65,9 +65,6 @@
|
|
|
65
65
|
```
|
|
66
66
|
await HistoryExportResult.list({
|
|
67
67
|
'user_id': 1,
|
|
68
|
-
'per_page': 1,
|
|
69
|
-
'action': "read",
|
|
70
|
-
'page': 1,
|
|
71
68
|
'history_export_id': 1,
|
|
72
69
|
})
|
|
73
70
|
```
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
```
|
|
12
12
|
|
|
13
13
|
* `inbox_registration` (InboxRegistration):
|
|
14
|
-
* `path` (string): Upload path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
14
|
+
* `path` (string): Upload path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
15
15
|
* `created_at` (date-time): Upload date/time
|
|
16
16
|
|
|
17
17
|
---
|
|
@@ -20,8 +20,6 @@
|
|
|
20
20
|
|
|
21
21
|
```
|
|
22
22
|
await InboxUpload.list({
|
|
23
|
-
'per_page': 1,
|
|
24
|
-
'page': 1,
|
|
25
23
|
'inbox_registration_id': 1,
|
|
26
24
|
'inbox_id': 1,
|
|
27
25
|
})
|