late-sdk 0.0.947 → 0.0.948

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: 6115d87ec33f16eb6960cedd455f604ecbb3d264dbbc85f592a7f76a61e0e857
4
- data.tar.gz: b1d488ef20df3cbb8d84c760cb2185ec310cf7a2059afc44d4bfde83296d42a1
3
+ metadata.gz: 26673cd0a46be07eba641cb146c5e466ed24d343c95160da101e0d598e165062
4
+ data.tar.gz: 114b23c2bd973baac1c82130f0405310f85c089f76422693e5de22459f11fdb9
5
5
  SHA512:
6
- metadata.gz: 7e889e67901b14d657c0f1a263bb0bddaceb114fa0e0ac3dae4d2ba2234f9896dd326a528ac31e3c14785b4f9f4f3191c5087f6accd3f7f8d7b5e9a344580068
7
- data.tar.gz: c31dbabe5c3dc196bda3d2be406221fd43792299a08c7837d30b8aed4fc0531145718743c629e13e8acc6eb7373e6d87a7b774d752f101cd5ea5c4a3a5453446
6
+ metadata.gz: 639876f453eb93ea2791494d3547f4018040a8f677525e600eeb0699bf818a22a1a40192247b2f406ab28ad49cb44aa70bd102fe5ee3c810b3e2b8a247227826
7
+ data.tar.gz: 9c3dd88d3983cb708ba0ae9c599284e5bbaee35e3202486976bb20a9f2310e7363a8b62e7b15d10745aa8be1accb07c24c171e679896660b32cf38df28bd1f5c
@@ -14,7 +14,7 @@ require 'date'
14
14
  require 'time'
15
15
 
16
16
  module Zernio
17
- # Feed posts support up to 10 images (no mixed video+image). Stories require single media (24h, no captions). Reels require single vertical video (9:16, 3-60s). Geo-restriction is a hard visibility restriction: users outside the specified countries cannot see the post. Not supported for stories. Draft, carousel, and colored-background text options live under facebookSettings, see FacebookSettings.
17
+ # Feed posts support up to 10 images (no mixed video+image). Stories require single media (24h, no captions). Reels require a single vertical video (9:16). The Zernio API does not preflight Reel duration. Meta's Reels publishing guide documents 3-90 seconds. Geo-restriction is a hard visibility restriction: users outside the specified countries cannot see the post. Not supported for stories. Draft, carousel, and colored-background text options live under facebookSettings, see FacebookSettings.
18
18
  class FacebookPlatformData < ApiModelBase
19
19
  # Set to 'story' for Page Stories (24h ephemeral) or 'reel' for Reels (short vertical video). Defaults to feed post if omitted.
20
20
  attr_accessor :content_type
@@ -11,5 +11,5 @@ Generator version: 7.19.0
11
11
  =end
12
12
 
13
13
  module Zernio
14
- VERSION = '0.0.947'
14
+ VERSION = '0.0.948'
15
15
  end
data/openapi.yaml CHANGED
@@ -6069,7 +6069,7 @@ components:
6069
6069
  $ref: '#/components/schemas/FacebookSettings'
6070
6070
  description: >
6071
6071
  Feed posts support up to 10 images (no mixed video+image). Stories require single media (24h, no captions).
6072
- Reels require single vertical video (9:16, 3-60s). Geo-restriction is a hard visibility
6072
+ Reels require a single vertical video (9:16). The Zernio API does not preflight Reel duration. Meta's Reels publishing guide documents 3-90 seconds. Geo-restriction is a hard visibility
6073
6073
  restriction: users outside the specified countries cannot see the post. Not supported for stories.
6074
6074
  Draft, carousel, and colored-background text options live under facebookSettings, see FacebookSettings.
6075
6075
 
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.947
4
+ version: 0.0.948
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
@@ -6415,7 +6415,7 @@ files:
6415
6415
  - spec/models/you_tube_video_retention_response_retention_curve_inner_spec.rb
6416
6416
  - spec/models/you_tube_video_retention_response_spec.rb
6417
6417
  - spec/spec_helper.rb
6418
- - zernio-sdk-0.0.947.gem
6418
+ - zernio-sdk-0.0.948.gem
6419
6419
  - zernio-sdk.gemspec
6420
6420
  homepage: https://openapi-generator.tech
6421
6421
  licenses:
Binary file