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 +4 -4
- data/lib/zernio-sdk/version.rb +1 -1
- data/openapi.yaml +5 -0
- data/zernio-sdk-0.0.958.gem +0 -0
- metadata +2 -2
- data/zernio-sdk-0.0.957.gem +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 7cd89d911bb19c38a37dab822060914611175af72945fdc59547113568908120
|
|
4
|
+
data.tar.gz: 1e1a7428fd3b2a7f5af9609a014649c2eaa02c70692930b14ab67e4db009755c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9872d0430b706151281fe3a029458c5fa4e71304ef0c14fa355f5c7495e80b5b99f88ae01b18eef89d1681f460697f7d35b45c561c9ec10f48e2e2da64a0dcfc
|
|
7
|
+
data.tar.gz: b4afbc07d1130cab3f0a97e40aa2cef445012235eea029eb63ee70cff15719e7b2fab369998e8b8bac29430e75333489a0679adedf5130d41605ce13ed31c113
|
data/lib/zernio-sdk/version.rb
CHANGED
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.
|
|
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.
|
|
6487
|
+
- zernio-sdk-0.0.958.gem
|
|
6488
6488
|
- zernio-sdk.gemspec
|
|
6489
6489
|
homepage: https://openapi-generator.tech
|
|
6490
6490
|
licenses:
|
data/zernio-sdk-0.0.957.gem
DELETED
|
Binary file
|