contentful-scheduler-custom 1.6.7.93 → 1.6.7.94

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c9ded86bbda59b1210354d33804769a6c4db5bcb008b214f66347141603d3963
4
- data.tar.gz: 15991306565b502290753778bf31a84b2c24ef7594ecaa24037ef8d801cb0b16
3
+ metadata.gz: 523259f0f614d4a89edab72bac2cc37578ed92f89a3f0884422ca8525e735628
4
+ data.tar.gz: 34caf88b6306b4704c053549f1fe6b1a797a5dd8761329f420c50d573dbb0c17
5
5
  SHA512:
6
- metadata.gz: b68dbd9329f272b872fd6edf3f083c0b64920370c7c810ec51014971649eab06ccbdedd1be7b593821b95d5150dd57414e75294dc87b10374d7e2cc02d1f0f9e
7
- data.tar.gz: a4c1983e2710b24ba7a6a4dd7611d054d81c416cc12897c298120e7b7aad7b1c8415ed708cfa27c9f1732cf3dcae5a4a9a9665ad89162ce1f42a28244a19d1c6
6
+ metadata.gz: 5826c15e983917f57393f8d3c6385d7b9e94f62403489ce1aef5d57406e5dcd699ad3912fd2b2202a6644fa1de8fe17fff118c628819b46733237387f09df34d
7
+ data.tar.gz: cadb06203c0d5b51535c3cf9f758c46742eb0361c00b12adaa3e96ec0cc2622986e48eccb60cc246f62822ba124b2fdc0f75f4d0dd526ccac55a51456f6990c1
@@ -18,7 +18,9 @@ module Contentful
18
18
  logger.info"logger works !"
19
19
 
20
20
  entry_with_specific_relationship = client1.entries(links_to_entry: entry_id)
21
- logger.info"Got enteries #{entry_with_specific_relationship.items.length}"
21
+
22
+ logger.info"Enteries fetched"
23
+ logger.info"Got enteries #{entry_with_specific_relationship.total}"
22
24
  client = ::Contentful::Management::Client.new(
23
25
  token,
24
26
  raise_errors: true,
@@ -1,5 +1,5 @@
1
1
  module Contentful
2
2
  module Scheduler
3
- VERSION = "1.6.7.93"
3
+ VERSION = "1.6.7.94"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: contentful-scheduler-custom
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.7.93
4
+ version: 1.6.7.94
5
5
  platform: ruby
6
6
  authors:
7
7
  - Contentful GmbH (David Litvak Bruno0