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/docs/models/IpAddress.md
CHANGED
|
@@ -23,10 +23,7 @@
|
|
|
23
23
|
## List IP Addresses associated with the current site
|
|
24
24
|
|
|
25
25
|
```
|
|
26
|
-
await IpAddress.list
|
|
27
|
-
'per_page': 1,
|
|
28
|
-
'page': 1,
|
|
29
|
-
})
|
|
26
|
+
await IpAddress.list
|
|
30
27
|
```
|
|
31
28
|
|
|
32
29
|
|
|
@@ -42,10 +39,7 @@ await IpAddress.list({
|
|
|
42
39
|
## List all possible public SmartFile IP addresses
|
|
43
40
|
|
|
44
41
|
```
|
|
45
|
-
await IpAddress.getSmartfileReserved
|
|
46
|
-
'per_page': 1,
|
|
47
|
-
'page': 1,
|
|
48
|
-
})
|
|
42
|
+
await IpAddress.getSmartfileReserved
|
|
49
43
|
```
|
|
50
44
|
|
|
51
45
|
|
|
@@ -61,10 +55,7 @@ await IpAddress.getSmartfileReserved({
|
|
|
61
55
|
## List all possible public ExaVault IP addresses
|
|
62
56
|
|
|
63
57
|
```
|
|
64
|
-
await IpAddress.getExavaultReserved
|
|
65
|
-
'per_page': 1,
|
|
66
|
-
'page': 1,
|
|
67
|
-
})
|
|
58
|
+
await IpAddress.getExavaultReserved
|
|
68
59
|
```
|
|
69
60
|
|
|
70
61
|
|
|
@@ -80,10 +71,7 @@ await IpAddress.getExavaultReserved({
|
|
|
80
71
|
## List all possible public IP addresses
|
|
81
72
|
|
|
82
73
|
```
|
|
83
|
-
await IpAddress.getReserved
|
|
84
|
-
'per_page': 1,
|
|
85
|
-
'page': 1,
|
|
86
|
-
})
|
|
74
|
+
await IpAddress.getReserved
|
|
87
75
|
```
|
|
88
76
|
|
|
89
77
|
|
package/docs/models/Lock.md
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
}
|
|
20
20
|
```
|
|
21
21
|
|
|
22
|
-
* `path` (string): Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
22
|
+
* `path` (string): Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
23
23
|
* `timeout` (int64): Lock timeout in seconds
|
|
24
24
|
* `depth` (string):
|
|
25
25
|
* `recursive` (boolean): Does lock apply to subfolders?
|
|
@@ -38,8 +38,6 @@
|
|
|
38
38
|
|
|
39
39
|
```
|
|
40
40
|
await Lock.listFor(path, {
|
|
41
|
-
'per_page': 1,
|
|
42
|
-
'page': 1,
|
|
43
41
|
'include_children': true,
|
|
44
42
|
})
|
|
45
43
|
```
|
package/docs/models/Message.md
CHANGED
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
```
|
|
38
38
|
|
|
39
39
|
* `id` (int64): Notification ID
|
|
40
|
-
* `path` (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.
|
|
40
|
+
* `path` (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.
|
|
41
41
|
* `group_id` (int64): ID of Group to receive notifications
|
|
42
42
|
* `group_name` (string): Group name, if a Group ID is set
|
|
43
43
|
* `triggering_group_ids` (array(int64)): If set, will only notify on actions made by a member of one of the specified groups
|
|
@@ -66,8 +66,6 @@
|
|
|
66
66
|
```
|
|
67
67
|
await Notification.list({
|
|
68
68
|
'user_id': 1,
|
|
69
|
-
'per_page': 1,
|
|
70
|
-
'page': 1,
|
|
71
69
|
'include_ancestors': true,
|
|
72
70
|
'group_id': 1,
|
|
73
71
|
})
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
```
|
|
23
23
|
|
|
24
24
|
* `timestamp` (date-time): Start Time of Action
|
|
25
|
-
* `path` (string): Remote Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
25
|
+
* `path` (string): Remote Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
26
26
|
* `client_ip` (string): End User IP
|
|
27
27
|
* `src_remote_server_id` (string): Source Remote Server ID
|
|
28
28
|
* `dest_remote_server_id` (string): Destination Remote Server ID
|
|
@@ -42,8 +42,8 @@
|
|
|
42
42
|
|
|
43
43
|
```
|
|
44
44
|
await OutboundConnectionLog.list({
|
|
45
|
-
'
|
|
46
|
-
'
|
|
45
|
+
'filter': "",
|
|
46
|
+
'filter_prefix': "",
|
|
47
47
|
})
|
|
48
48
|
```
|
|
49
49
|
|
package/docs/models/Payment.md
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
```
|
|
17
17
|
|
|
18
18
|
* `id` (int64): Permission ID
|
|
19
|
-
* `path` (string): Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
19
|
+
* `path` (string): Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
20
20
|
* `user_id` (int64): User ID
|
|
21
21
|
* `username` (string): User's username
|
|
22
22
|
* `group_id` (int64): Group ID
|
|
@@ -30,8 +30,6 @@
|
|
|
30
30
|
|
|
31
31
|
```
|
|
32
32
|
await Permission.list({
|
|
33
|
-
'per_page': 1,
|
|
34
|
-
'page': 1,
|
|
35
33
|
'path': "example",
|
|
36
34
|
'include_groups': true,
|
|
37
35
|
'group_id': 1,
|
package/docs/models/Priority.md
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
}
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
* `path` (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.
|
|
12
|
+
* `path` (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.
|
|
13
13
|
* `color` (string): The priority color
|
|
14
14
|
|
|
15
15
|
---
|
|
@@ -17,10 +17,7 @@
|
|
|
17
17
|
## List Priorities
|
|
18
18
|
|
|
19
19
|
```
|
|
20
|
-
await Priority.list(path
|
|
21
|
-
'per_page': 1,
|
|
22
|
-
'page': 1,
|
|
23
|
-
})
|
|
20
|
+
await Priority.list(path)
|
|
24
21
|
```
|
|
25
22
|
|
|
26
23
|
|
package/docs/models/Project.md
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
* `remote_ip` (string): IP Address of Public Hosting Client
|
|
20
20
|
* `server_ip` (string): IP Address of Public Hosting Server
|
|
21
21
|
* `hostname` (string): HTTP Request Hostname
|
|
22
|
-
* `path` (string): HTTP Request Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
22
|
+
* `path` (string): HTTP Request Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
23
23
|
* `responseCode` (int64): HTTP Response Code
|
|
24
24
|
* `success` (boolean): Whether SFTP Action was successful.
|
|
25
25
|
* `duration_ms` (int64): Duration (in milliseconds)
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
|
|
31
31
|
```
|
|
32
32
|
await PublicHostingRequestLog.list({
|
|
33
|
-
'
|
|
34
|
-
'
|
|
33
|
+
'filter': "",
|
|
34
|
+
'filter_prefix': "",
|
|
35
35
|
})
|
|
36
36
|
```
|
|
37
37
|
|
package/docs/models/PublicKey.md
CHANGED
package/docs/models/Request.md
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
```
|
|
15
15
|
|
|
16
16
|
* `id` (int64): Request ID
|
|
17
|
-
* `path` (string): Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
17
|
+
* `path` (string): Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
18
18
|
* `source` (string): Source filename, if applicable
|
|
19
19
|
* `destination` (string): Destination filename
|
|
20
20
|
* `automation_id` (string): ID of automation that created request
|
|
@@ -28,8 +28,6 @@
|
|
|
28
28
|
|
|
29
29
|
```
|
|
30
30
|
await Request.list({
|
|
31
|
-
'per_page': 1,
|
|
32
|
-
'page': 1,
|
|
33
31
|
'mine': true,
|
|
34
32
|
'path': "example",
|
|
35
33
|
})
|
|
@@ -52,8 +50,6 @@ await Request.list({
|
|
|
52
50
|
|
|
53
51
|
```
|
|
54
52
|
await Request.getFolder(path, {
|
|
55
|
-
'per_page': 1,
|
|
56
|
-
'page': 1,
|
|
57
53
|
'mine': true,
|
|
58
54
|
})
|
|
59
55
|
```
|
package/docs/models/Snapshot.md
CHANGED
package/docs/models/Style.md
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
```
|
|
13
13
|
|
|
14
14
|
* `id` (int64): Style ID
|
|
15
|
-
* `path` (string): Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
15
|
+
* `path` (string): Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
16
16
|
* `logo` (Image): Logo
|
|
17
17
|
* `thumbnail` (Image): Logo thumbnail
|
|
18
18
|
* `file` (file): Logo for custom branding.
|
package/docs/models/SyncLog.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
|
* `size` (string): File size
|
|
28
28
|
* `file_type` (string): File type
|
|
29
29
|
* `status` (string): Status
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
|
|
35
35
|
```
|
|
36
36
|
await SyncLog.list({
|
|
37
|
-
'
|
|
38
|
-
'
|
|
37
|
+
'filter': "",
|
|
38
|
+
'filter_prefix': "",
|
|
39
39
|
})
|
|
40
40
|
```
|
|
41
41
|
|
package/docs/models/User.md
CHANGED
|
@@ -150,8 +150,15 @@
|
|
|
150
150
|
|
|
151
151
|
```
|
|
152
152
|
await User.list({
|
|
153
|
-
'
|
|
154
|
-
'
|
|
153
|
+
'sort_by': "",
|
|
154
|
+
'filter': "",
|
|
155
|
+
'filter_gt': "",
|
|
156
|
+
'filter_gteq': "",
|
|
157
|
+
'filter_prefix': "",
|
|
158
|
+
'filter_lt': "",
|
|
159
|
+
'filter_lteq': "",
|
|
160
|
+
'ids': "",
|
|
161
|
+
'search': "",
|
|
155
162
|
})
|
|
156
163
|
```
|
|
157
164
|
|
package/lib/Files.js
CHANGED
|
@@ -11,7 +11,7 @@ var endpointPrefix = '/api/rest/v1';
|
|
|
11
11
|
var apiKey;
|
|
12
12
|
var baseUrl = 'https://app.files.com';
|
|
13
13
|
var sessionId = null;
|
|
14
|
-
var version = '1.2.
|
|
14
|
+
var version = '1.2.96';
|
|
15
15
|
var userAgent = "Files.com JavaScript SDK v".concat(version);
|
|
16
16
|
var logLevel = _Logger.LogLevel.INFO;
|
|
17
17
|
var debugRequest = false;
|
package/lib/models/Action.js
CHANGED
|
@@ -33,7 +33,7 @@ var Action = /*#__PURE__*/(0, _createClass2.default)(function Action() {
|
|
|
33
33
|
(0, _defineProperty2.default)(this, "getId", function () {
|
|
34
34
|
return _this.attributes.id;
|
|
35
35
|
});
|
|
36
|
-
// string # Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
36
|
+
// string # Path. 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
|
});
|
|
@@ -61,7 +61,7 @@ var AutomationLog = /*#__PURE__*/(0, _createClass2.default)(function AutomationL
|
|
|
61
61
|
(0, _defineProperty2.default)(this, "getOperation", function () {
|
|
62
62
|
return _this.attributes.operation;
|
|
63
63
|
});
|
|
64
|
-
// string # File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
64
|
+
// string # File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
65
65
|
(0, _defineProperty2.default)(this, "getPath", function () {
|
|
66
66
|
return _this.attributes.path;
|
|
67
67
|
});
|
|
@@ -49,7 +49,7 @@ var BundleAction = /*#__PURE__*/(0, _createClass2.default)(function BundleAction
|
|
|
49
49
|
(0, _defineProperty2.default)(this, "getDestination", function () {
|
|
50
50
|
return _this.attributes.destination;
|
|
51
51
|
});
|
|
52
|
-
// string # Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
52
|
+
// string # 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
|
});
|
|
@@ -41,7 +41,7 @@ var BundleDownload = /*#__PURE__*/(0, _createClass2.default)(function BundleDown
|
|
|
41
41
|
(0, _defineProperty2.default)(this, "getDownloadMethod", function () {
|
|
42
42
|
return _this.attributes.download_method;
|
|
43
43
|
});
|
|
44
|
-
// string # Download path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
44
|
+
// string # Download path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
45
45
|
(0, _defineProperty2.default)(this, "getPath", function () {
|
|
46
46
|
return _this.attributes.path;
|
|
47
47
|
});
|
package/lib/models/File.js
CHANGED
|
@@ -165,7 +165,7 @@ var File = /*#__PURE__*/(0, _createClass2.default)(function File() {
|
|
|
165
165
|
return _ref5.apply(this, arguments);
|
|
166
166
|
};
|
|
167
167
|
}());
|
|
168
|
-
// string # File/Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
168
|
+
// string # File/Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
169
169
|
(0, _defineProperty2.default)(this, "getPath", function () {
|
|
170
170
|
return _this.attributes.path;
|
|
171
171
|
});
|
|
@@ -37,7 +37,7 @@ var FileMigration = /*#__PURE__*/(0, _createClass2.default)(function FileMigrati
|
|
|
37
37
|
(0, _defineProperty2.default)(this, "getId", function () {
|
|
38
38
|
return _this.attributes.id;
|
|
39
39
|
});
|
|
40
|
-
// string # Source path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
40
|
+
// string # Source 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
|
});
|
|
@@ -57,7 +57,7 @@ var FileMigrationLog = /*#__PURE__*/(0, _createClass2.default)(function FileMigr
|
|
|
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
|
});
|
|
@@ -81,7 +81,7 @@ var FileUploadPart = /*#__PURE__*/(0, _createClass2.default)(function FileUpload
|
|
|
81
81
|
(0, _defineProperty2.default)(this, "getPartsize", function () {
|
|
82
82
|
return _this.attributes.partsize;
|
|
83
83
|
});
|
|
84
|
-
// string # New file path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
84
|
+
// string # New file path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
85
85
|
(0, _defineProperty2.default)(this, "getPath", function () {
|
|
86
86
|
return _this.attributes.path;
|
|
87
87
|
});
|
package/lib/models/Folder.js
CHANGED
|
@@ -31,7 +31,7 @@ var Folder = /*#__PURE__*/(0, _createClass2.default)(function Folder() {
|
|
|
31
31
|
(0, _defineProperty2.default)(this, "isLoaded", function () {
|
|
32
32
|
return !!_this.attributes.path;
|
|
33
33
|
});
|
|
34
|
-
// string # File/Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
34
|
+
// string # File/Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
35
35
|
(0, _defineProperty2.default)(this, "getPath", function () {
|
|
36
36
|
return _this.attributes.path;
|
|
37
37
|
});
|
|
@@ -65,7 +65,7 @@ var FtpActionLog = /*#__PURE__*/(0, _createClass2.default)(function FtpActionLog
|
|
|
65
65
|
(0, _defineProperty2.default)(this, "getActionType", function () {
|
|
66
66
|
return _this.attributes.action_type;
|
|
67
67
|
});
|
|
68
|
-
// 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.
|
|
68
|
+
// 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.
|
|
69
69
|
(0, _defineProperty2.default)(this, "getPath", function () {
|
|
70
70
|
return _this.attributes.path;
|
|
71
71
|
});
|
package/lib/models/History.js
CHANGED
|
@@ -37,7 +37,7 @@ var History = /*#__PURE__*/(0, _createClass2.default)(function History() {
|
|
|
37
37
|
(0, _defineProperty2.default)(this, "getId", function () {
|
|
38
38
|
return _this.attributes.id;
|
|
39
39
|
});
|
|
40
|
-
// string # Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
40
|
+
// string # 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
|
});
|
|
@@ -57,7 +57,7 @@ var HistoryExportResult = /*#__PURE__*/(0, _createClass2.default)(function Histo
|
|
|
57
57
|
(0, _defineProperty2.default)(this, "getParentId", function () {
|
|
58
58
|
return _this.attributes.parent_id;
|
|
59
59
|
});
|
|
60
|
-
// 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.
|
|
60
|
+
// 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.
|
|
61
61
|
(0, _defineProperty2.default)(this, "getPath", function () {
|
|
62
62
|
return _this.attributes.path;
|
|
63
63
|
});
|
|
@@ -37,7 +37,7 @@ var InboxUpload = /*#__PURE__*/(0, _createClass2.default)(function InboxUpload()
|
|
|
37
37
|
(0, _defineProperty2.default)(this, "getInboxRegistration", function () {
|
|
38
38
|
return _this.attributes.inbox_registration;
|
|
39
39
|
});
|
|
40
|
-
// string # Upload path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
40
|
+
// string # Upload 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
|
});
|
package/lib/models/Lock.js
CHANGED
|
@@ -33,7 +33,7 @@ var Lock = /*#__PURE__*/(0, _createClass2.default)(function Lock() {
|
|
|
33
33
|
(0, _defineProperty2.default)(this, "isLoaded", function () {
|
|
34
34
|
return !!_this.attributes.path;
|
|
35
35
|
});
|
|
36
|
-
// string # Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
|
36
|
+
// string # Path. 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
|
});
|