files.com 1.1.629 → 1.1.630

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: 035c3b9ed989bf5b1fa56476b897c5058f9af1d66fbd81e5883a9fc37d8383d2
4
- data.tar.gz: e08d7ac7ce3e3734186ab930b306bbefb0defdfe4b01501123f44762086b49b9
3
+ metadata.gz: c9460efcab7fa9904a08bc866c88636d8dc27228fa3a3616389636db2c861d14
4
+ data.tar.gz: 3359eb2f5256f32c425845a8aceeb9bd649af1411cdf2f9406d5381f95ffed35
5
5
  SHA512:
6
- metadata.gz: 822ac2dd356839c2ccd00fab3ae4cdc759c5ffea7468a6d2520281e9a3cff43e7e2e3ece216a0955fb22895d9f110edcb0207e73a66c34b319b1977cff83886c
7
- data.tar.gz: 6f1839d3f6ec128f8e46d3c24ce0c81fa3af32b187daa50fc1fa804d3e1276d18713464f8799923709fa903d3619b6a6b1800270121708f13c689fc70937a821
6
+ metadata.gz: 5712d26a7f64019b25c3e33a18c3164654493f2d9ebe170bb5183fcbbee03faf535146b90d9939701174e6ce805fb68566847f1348185dc0aac06a111d7eeeb2
7
+ data.tar.gz: 2a379f3c3a8d70cdd69d9daead2c5c63af5273b4b3233e026edb2cdef699cfd670a4b09f6cb6c660546dc3c080f4b63927f2db6adaa6cf3a897b20420e13f1ee
data/README.md CHANGED
@@ -409,7 +409,7 @@ Every Site has an implicit Default workspace (ID `0`). Resources that are not ex
409
409
 
410
410
  ### SDK Support
411
411
 
412
- We are still in the process of adding Workspaces support to each SDK. If you require Workspaces support right now, you need to use the REST API.
412
+ We are still in the process of adding Workspaces support to each SDK. If you require Workspaces support right now, you need to use the REST API or the CLI.
413
413
  <div></div>
414
414
 
415
415
  ### Using Workspaces with the REST API
data/_VERSION CHANGED
@@ -1 +1 @@
1
- 1.1.629
1
+ 1.1.630
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Files
4
- VERSION = "1.1.629"
4
+ VERSION = "1.1.630"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: files.com
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.629
4
+ version: 1.1.630
5
5
  platform: ruby
6
6
  authors:
7
7
  - files.com