files.com 1.1.102 → 1.1.104

Sign up to get free protection for your applications and to get access to all the features.
Files changed (101) hide show
  1. checksums.yaml +4 -4
  2. data/_VERSION +1 -1
  3. data/docs/action.md +1 -1
  4. data/docs/action_notification_export_result.md +0 -2
  5. data/docs/api_key.md +1 -3
  6. data/docs/api_request_log.md +2 -2
  7. data/docs/app.md +3 -2
  8. data/docs/as2_incoming_message.md +0 -2
  9. data/docs/as2_outgoing_message.md +0 -2
  10. data/docs/as2_partner.md +1 -4
  11. data/docs/as2_station.md +1 -4
  12. data/docs/automation.md +0 -2
  13. data/docs/automation_log.md +3 -3
  14. data/docs/automation_run.md +0 -2
  15. data/docs/bandwidth_snapshot.md +6 -2
  16. data/docs/behavior.md +4 -6
  17. data/docs/bundle.md +1 -3
  18. data/docs/bundle_action.md +1 -4
  19. data/docs/bundle_download.md +1 -3
  20. data/docs/bundle_notification.md +2 -2
  21. data/docs/bundle_recipient.md +0 -2
  22. data/docs/bundle_registration.md +0 -2
  23. data/docs/clickwrap.md +1 -4
  24. data/docs/dns_record.md +1 -4
  25. data/docs/email_incoming_message.md +7 -2
  26. data/docs/email_log.md +2 -2
  27. data/docs/exavault_api_request_log.md +2 -2
  28. data/docs/external_event.md +7 -2
  29. data/docs/file.md +1 -1
  30. data/docs/file_comment.md +1 -4
  31. data/docs/file_migration.md +1 -1
  32. data/docs/file_migration_log.md +3 -3
  33. data/docs/file_upload_part.md +1 -1
  34. data/docs/folder.md +1 -3
  35. data/docs/form_field_set.md +1 -3
  36. data/docs/ftp_action_log.md +3 -3
  37. data/docs/gpg_key.md +1 -3
  38. data/docs/group.md +4 -2
  39. data/docs/group_user.md +0 -2
  40. data/docs/history.md +6 -21
  41. data/docs/history_export_result.md +1 -4
  42. data/docs/inbox_recipient.md +0 -2
  43. data/docs/inbox_registration.md +0 -2
  44. data/docs/inbox_upload.md +1 -3
  45. data/docs/invoice.md +1 -4
  46. data/docs/ip_address.md +4 -16
  47. data/docs/lock.md +1 -3
  48. data/docs/message.md +0 -2
  49. data/docs/message_comment.md +0 -2
  50. data/docs/message_comment_reaction.md +0 -2
  51. data/docs/message_reaction.md +0 -2
  52. data/docs/notification.md +1 -3
  53. data/docs/outbound_connection_log.md +3 -3
  54. data/docs/payment.md +1 -4
  55. data/docs/permission.md +1 -3
  56. data/docs/priority.md +2 -5
  57. data/docs/project.md +1 -4
  58. data/docs/public_hosting_request_log.md +3 -3
  59. data/docs/public_key.md +1 -3
  60. data/docs/remote_bandwidth_snapshot.md +6 -2
  61. data/docs/remote_server.md +1 -4
  62. data/docs/request.md +1 -5
  63. data/docs/settings_change.md +2 -2
  64. data/docs/sftp_action_log.md +2 -2
  65. data/docs/sftp_host_key.md +1 -4
  66. data/docs/share_group.md +1 -3
  67. data/docs/snapshot.md +1 -4
  68. data/docs/sso_strategy.md +1 -4
  69. data/docs/style.md +1 -1
  70. data/docs/sync_log.md +3 -3
  71. data/docs/usage_daily_snapshot.md +6 -2
  72. data/docs/usage_snapshot.md +1 -4
  73. data/docs/user.md +9 -2
  74. data/docs/user_cipher_use.md +1 -3
  75. data/docs/user_request.md +1 -4
  76. data/docs/web_dav_action_log.md +2 -2
  77. data/docs/webhook_test.md +0 -1
  78. data/lib/files.com/models/action.rb +1 -1
  79. data/lib/files.com/models/automation_log.rb +1 -1
  80. data/lib/files.com/models/bundle_action.rb +1 -1
  81. data/lib/files.com/models/bundle_download.rb +1 -1
  82. data/lib/files.com/models/file.rb +1 -1
  83. data/lib/files.com/models/file_migration.rb +1 -1
  84. data/lib/files.com/models/file_migration_log.rb +1 -1
  85. data/lib/files.com/models/file_upload_part.rb +1 -1
  86. data/lib/files.com/models/folder.rb +1 -1
  87. data/lib/files.com/models/ftp_action_log.rb +1 -1
  88. data/lib/files.com/models/history.rb +1 -1
  89. data/lib/files.com/models/history_export_result.rb +1 -1
  90. data/lib/files.com/models/inbox_upload.rb +1 -1
  91. data/lib/files.com/models/lock.rb +1 -1
  92. data/lib/files.com/models/notification.rb +1 -1
  93. data/lib/files.com/models/outbound_connection_log.rb +1 -1
  94. data/lib/files.com/models/permission.rb +1 -1
  95. data/lib/files.com/models/priority.rb +1 -1
  96. data/lib/files.com/models/public_hosting_request_log.rb +1 -1
  97. data/lib/files.com/models/request.rb +1 -1
  98. data/lib/files.com/models/style.rb +1 -1
  99. data/lib/files.com/models/sync_log.rb +1 -1
  100. data/lib/files.com/version.rb +1 -1
  101. metadata +2 -2
@@ -18,7 +18,7 @@ module Files
18
18
  @attributes[:id] = value
19
19
  end
20
20
 
21
- # string - Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
21
+ # string - Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
22
22
  def path
23
23
  @attributes[:path]
24
24
  end
@@ -9,7 +9,7 @@ module Files
9
9
  @options = options || {}
10
10
  end
11
11
 
12
- # 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
+ # 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
  def path
14
14
  @attributes[:path]
15
15
  end
@@ -29,7 +29,7 @@ module Files
29
29
  @attributes[:hostname]
30
30
  end
31
31
 
32
- # string - HTTP Request Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
32
+ # string - HTTP Request Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
33
33
  def path
34
34
  @attributes[:path]
35
35
  end
@@ -18,7 +18,7 @@ module Files
18
18
  @attributes[:id] = value
19
19
  end
20
20
 
21
- # string - Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
21
+ # string - Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
22
22
  def path
23
23
  @attributes[:path]
24
24
  end
@@ -18,7 +18,7 @@ module Files
18
18
  @attributes[:id] = value
19
19
  end
20
20
 
21
- # string - Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
21
+ # string - Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
22
22
  def path
23
23
  @attributes[:path]
24
24
  end
@@ -39,7 +39,7 @@ module Files
39
39
  @attributes[:operation]
40
40
  end
41
41
 
42
- # string - File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
42
+ # string - File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
43
43
  def path
44
44
  @attributes[:path]
45
45
  end
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Files
4
- VERSION = "1.1.102"
4
+ VERSION = "1.1.104"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: files.com
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.102
4
+ version: 1.1.104
5
5
  platform: ruby
6
6
  authors:
7
7
  - files.com
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-07-23 00:00:00.000000000 Z
11
+ date: 2024-07-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: addressable