contentful-scheduler-custom 1.6.111 → 1.6.112

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: e31b174381d677473cd07b1f9f370ea57804db5249bcf2c063f8c8615c65909f
4
- data.tar.gz: 11ae67a10a789b63ac5372eb7d763d27a1987707940c7edc6889bc6497c043f9
3
+ metadata.gz: 365481ceb6ab479c3c4b60c304fc8653bdb11100631cdeea8b89bde71f62f2b9
4
+ data.tar.gz: 22f1a3c078c9ce850cc686e632426208b8d42a059b63fa1fde4b7cfe9f85af09
5
5
  SHA512:
6
- metadata.gz: c4c9a24329110a963e57b18fffc2e3b93d2bfbc3e959174af358eeb7b8f247298b310bdc6b8d2cf0b0711318a36ba3a0c16be04b752a1af69af44d70371d827f
7
- data.tar.gz: 90c013733e74672abca20d9c787dfb4c2c143b15bed9564a453e19365122f552cac1397aff5cc6303d4d0abd5284d57a7f2ca7582927c2c2d1c4bcc54eca9937
6
+ metadata.gz: ee73a3ea5357c9f81dbdd3302c2eb06100c1dc56fbd4444069fee6ea478c192f68d8e048f33407a9466d328b1d0af172e08f70c4f5b626a4e9a187842bdeb6c7
7
+ data.tar.gz: 4b78f0279a3b2eda619a07bdba259496f2bc38dd52c15091be09ee25daafc6c142d707f8db78cb6291d8e6fdf5603a963d88eaf920f2d8317987f90825acc95e
@@ -15,14 +15,16 @@ module Contentful
15
15
 
16
16
  linkedEntries = contentfulClient.entries(links_to_entry: entry_id)
17
17
 
18
+ puts linkedEntries
19
+
18
20
  client = ::Contentful::Management::Client.new(
19
21
  token,
20
22
  raise_errors: true,
21
23
  application_name: 'contentful.scheduler',
22
24
  application_version: Contentful::Scheduler::VERSION
23
25
  )
24
- linkedEntries.find(space_id, entry_id).publish
25
26
  client.entries.find(space_id, entry_id).publish
27
+ linkedEntries.find(space_id, entry_id).publish
26
28
  end
27
29
  end
28
30
  end
@@ -1,5 +1,5 @@
1
1
  module Contentful
2
2
  module Scheduler
3
- VERSION = "1.6.111"
3
+ VERSION = "1.6.112"
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.111
4
+ version: 1.6.112
5
5
  platform: ruby
6
6
  authors:
7
7
  - Contentful GmbH (David Litvak Bruno0