late-sdk 0.0.957 → 0.0.958

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: 494a9a210a70196a61241eaf20b25a3ee2bab55283f282d82ea1fc1ac944f7cc
4
- data.tar.gz: 9f58a6c39fa59b5981135b3e6125bbcf06513ca83533b13e6b0f8cd1e34fb32d
3
+ metadata.gz: 7cd89d911bb19c38a37dab822060914611175af72945fdc59547113568908120
4
+ data.tar.gz: 1e1a7428fd3b2a7f5af9609a014649c2eaa02c70692930b14ab67e4db009755c
5
5
  SHA512:
6
- metadata.gz: 057d2ebfb19915ae484cdbb65b59c46f30eefa4e90f3815bdbec483291046d9847ac3a659f208552bbcc00f7f86b3ece8066299218f81c564e361f84dd1f4ece
7
- data.tar.gz: fd730c249a2c6122f99b489165b308eb572c31488ed9c1c12e6c39d9240bf71167f7fcce097e34a7288c0e82d5cfcd8df10efe1d9f43af13f74492cdb5bd834e
6
+ metadata.gz: 9872d0430b706151281fe3a029458c5fa4e71304ef0c14fa355f5c7495e80b5b99f88ae01b18eef89d1681f460697f7d35b45c561c9ec10f48e2e2da64a0dcfc
7
+ data.tar.gz: b4afbc07d1130cab3f0a97e40aa2cef445012235eea029eb63ee70cff15719e7b2fab369998e8b8bac29430e75333489a0679adedf5130d41605ce13ed31c113
@@ -11,5 +11,5 @@ Generator version: 7.19.0
11
11
  =end
12
12
 
13
13
  module Zernio
14
- VERSION = '0.0.957'
14
+ VERSION = '0.0.958'
15
15
  end
data/openapi.yaml CHANGED
@@ -33502,6 +33502,11 @@ paths:
33502
33502
  text: { type: string }
33503
33503
  created: { type: string, format: date-time }
33504
33504
  platform: { type: string }
33505
+ '400':
33506
+ description: "Facebook refused the reply for this review (code platform_api_error, platform facebook, Meta error 12 echoed in platformError). Permanent for that review: Graph cannot address its underlying post, and it usually already carries a reply from the Page, which the review listing reports under hasReply. Do not retry."
33507
+ content:
33508
+ application/json:
33509
+ schema: { $ref: '#/components/schemas/ErrorResponse' }
33505
33510
  '401': { $ref: '#/components/responses/Unauthorized' }
33506
33511
  '403':
33507
33512
  description: Inbox addon required
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: late-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.957
4
+ version: 0.0.958
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
@@ -6484,7 +6484,7 @@ files:
6484
6484
  - spec/models/you_tube_video_retention_response_retention_curve_inner_spec.rb
6485
6485
  - spec/models/you_tube_video_retention_response_spec.rb
6486
6486
  - spec/spec_helper.rb
6487
- - zernio-sdk-0.0.957.gem
6487
+ - zernio-sdk-0.0.958.gem
6488
6488
  - zernio-sdk.gemspec
6489
6489
  homepage: https://openapi-generator.tech
6490
6490
  licenses:
Binary file