late-sdk 0.0.881 → 0.0.882
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 +4 -1
- data/zernio-sdk-0.0.882.gem +0 -0
- metadata +2 -2
- data/zernio-sdk-0.0.881.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: 0a292c0ef944680706e0e35207943db53bd11f5806c1e1900826bf4f5b034794
|
|
4
|
+
data.tar.gz: d4855ee9fcca10d0f670260fceb169062920422bb1757558d14c82590461b061
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: eab4bedf83cc3065bc7b2a12b8239f3cabdce4eec99c2f4d5dd7a8ea160d6d653191f657ef6ba4c4a83ac697c4a3e19c5c06922b819d6aef3dda426747f1173d
|
|
7
|
+
data.tar.gz: e7e5279d69f24923439c6af29f9969d6ded00e47ef3c5682844216390dc3bccbb162aac1bbafefbad648d7309b962e0b5c94fff35021850622304b6c68a73710
|
data/lib/zernio-sdk/version.rb
CHANGED
data/openapi.yaml
CHANGED
|
@@ -30292,7 +30292,10 @@ paths:
|
|
|
30292
30292
|
'400':
|
|
30293
30293
|
description: |
|
|
30294
30294
|
Invalid request, or the postId belongs to a Meta ad creative / ad ID rather than an organic post
|
|
30295
|
-
(code USE_AD_COMMENTS_ENDPOINT; the response includes `adId` and `adCommentsUrl`)
|
|
30295
|
+
(code USE_AD_COMMENTS_ENDPOINT; the response includes `adId` and `adCommentsUrl`), or the upstream
|
|
30296
|
+
platform rejected the request (type platform_error, code platform_api_error; the provider's own
|
|
30297
|
+
payload is in platformError). Meta returns code 100 with error_subcode 33 both for a story past
|
|
30298
|
+
its 24h life and for a deleted post, so the two are indistinguishable from the response.
|
|
30296
30299
|
'401': { $ref: '#/components/responses/Unauthorized' }
|
|
30297
30300
|
'403':
|
|
30298
30301
|
description: 'Inbox addon required, or the connected account is not permitted to read this post on the platform (code platform_api_error, type platform_error)'
|
|
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.882
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- OpenAPI-Generator
|
|
@@ -6055,7 +6055,7 @@ files:
|
|
|
6055
6055
|
- spec/models/you_tube_video_retention_response_retention_curve_inner_spec.rb
|
|
6056
6056
|
- spec/models/you_tube_video_retention_response_spec.rb
|
|
6057
6057
|
- spec/spec_helper.rb
|
|
6058
|
-
- zernio-sdk-0.0.
|
|
6058
|
+
- zernio-sdk-0.0.882.gem
|
|
6059
6059
|
- zernio-sdk.gemspec
|
|
6060
6060
|
homepage: https://openapi-generator.tech
|
|
6061
6061
|
licenses:
|
data/zernio-sdk-0.0.881.gem
DELETED
|
Binary file
|