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
|
@@ -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
|
});
|
package/lib/models/Permission.js
CHANGED
|
@@ -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
|
});
|
package/lib/models/Priority.js
CHANGED
|
@@ -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
|
});
|
package/lib/models/Request.js
CHANGED
|
@@ -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
|
});
|
package/lib/models/Style.js
CHANGED
|
@@ -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
|
});
|
package/lib/models/SyncLog.js
CHANGED
|
@@ -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
package/src/Files.js
CHANGED
package/src/models/Action.js
CHANGED
|
@@ -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
|
package/src/models/File.js
CHANGED
|
@@ -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
|
package/src/models/Folder.js
CHANGED
|
@@ -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
|
package/src/models/History.js
CHANGED
|
@@ -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
|
package/src/models/Lock.js
CHANGED
|
@@ -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
|
package/src/models/Permission.js
CHANGED
|
@@ -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 => {
|
package/src/models/Priority.js
CHANGED
|
@@ -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
|
package/src/models/Request.js
CHANGED
|
@@ -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 => {
|
package/src/models/Style.js
CHANGED
|
@@ -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 => {
|
package/src/models/SyncLog.js
CHANGED
|
@@ -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
|