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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ebf97e3f9277b1746f4221add740864ba6abe40e233828b7571d8e43e4d81d7b
4
- data.tar.gz: b15fc99555995a032e328fdfa2fda5b41d2eef3c1b726ac18d2759d5de7432dc
3
+ metadata.gz: 0a292c0ef944680706e0e35207943db53bd11f5806c1e1900826bf4f5b034794
4
+ data.tar.gz: d4855ee9fcca10d0f670260fceb169062920422bb1757558d14c82590461b061
5
5
  SHA512:
6
- metadata.gz: 1eb535b3144cee48637854a02747f8ae5abdd5b011c47833c4989524fe6e3e9c5e14e6efcdf24fcbaebb2e2a1a1ae059cb9f1e7c3bb682383b29dbf09ce24781
7
- data.tar.gz: 9ae606bc58c6cc7aa6e73f38f0c8ff8535e8e3ebb0e219263f36f5e4f1f24db1907752e39e2b370c2f24966efe1a4209bdb178b7095988489699a6da16bc3ef5
6
+ metadata.gz: eab4bedf83cc3065bc7b2a12b8239f3cabdce4eec99c2f4d5dd7a8ea160d6d653191f657ef6ba4c4a83ac697c4a3e19c5c06922b819d6aef3dda426747f1173d
7
+ data.tar.gz: e7e5279d69f24923439c6af29f9969d6ded00e47ef3c5682844216390dc3bccbb162aac1bbafefbad648d7309b962e0b5c94fff35021850622304b6c68a73710
@@ -11,5 +11,5 @@ Generator version: 7.19.0
11
11
  =end
12
12
 
13
13
  module Zernio
14
- VERSION = '0.0.881'
14
+ VERSION = '0.0.882'
15
15
  end
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.881
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.881.gem
6058
+ - zernio-sdk-0.0.882.gem
6059
6059
  - zernio-sdk.gemspec
6060
6060
  homepage: https://openapi-generator.tech
6061
6061
  licenses:
Binary file