files.com 1.1.241 → 1.1.242

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3b03f1103df65bb6aa042eb7f58f8170a85657ff137cd9b7e7fb2a56f50a9528
4
- data.tar.gz: d07a940ae43ac8987bf60a812e780a6e2d024da5141f250160ce98a990c6931b
3
+ metadata.gz: f950606734982f2d2870c0e2fc7183c7d0f9619ef1a0051d164c32bb654d59c3
4
+ data.tar.gz: d802caa17af0f77e1314ee26205ff1c305fe7808a8c1cba18f4d6c3ab91c3cee
5
5
  SHA512:
6
- metadata.gz: 8530df6b0d1fbd62a3ae2fa120129ee70e67768a919f566f64078626cd29962d43c0ce36680957c6e1c6f3b30f3a8c5aefb2766c944c72f481af9511da166486
7
- data.tar.gz: 5b0d219382629d066669656734f287615a2a8849205de544d3e835770e43143f66a21de9e2a5360a1bc22719649baeafe48b14b912b289d5d70b267c310c5ffd
6
+ metadata.gz: c89f794afaede210aab3d3606834060f9c6911da12407faef528243b86d5d85e39a75d1c6d560c79c123ad8b7beffea7750852943cfea4411e61fb08b198425a
7
+ data.tar.gz: 6a1f804301d1c2dd2647824ae1ea7c405c3e367dfacc85f2b3860603a940e2160b1699fdcbeb179f5fb0f4778bc1ed4eb4bfba265429573bdfab0a3398ae8319
data/README.md CHANGED
@@ -565,7 +565,7 @@ Files::FolderAdminPermissionRequiredError -> Files::NotAuthorizedError -> Files:
565
565
  |`TrialLockedError`| `SiteConfigurationError` |
566
566
  |`UserRequestsEnabledRequiredError`| `SiteConfigurationError` |
567
567
 
568
- ## {frontmatter.title}
568
+ ## Pagination
569
569
 
570
570
  Certain API operations return lists of objects. When the number of objects in the list is large,
571
571
  the API will paginate the results.
data/_VERSION CHANGED
@@ -1 +1 @@
1
- 1.1.241
1
+ 1.1.242
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Files
4
- VERSION = "1.1.241"
4
+ VERSION = "1.1.242"
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.241
4
+ version: 1.1.242
5
5
  platform: ruby
6
6
  authors:
7
7
  - files.com
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-04-15 00:00:00.000000000 Z
11
+ date: 2025-04-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: addressable