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 +4 -4
- data/lib/zernio-sdk/models/facebook_platform_data.rb +1 -1
- data/lib/zernio-sdk/version.rb +1 -1
- data/openapi.yaml +1 -1
- data/zernio-sdk-0.0.948.gem +0 -0
- metadata +2 -2
- data/zernio-sdk-0.0.947.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: 26673cd0a46be07eba641cb146c5e466ed24d343c95160da101e0d598e165062
|
|
4
|
+
data.tar.gz: 114b23c2bd973baac1c82130f0405310f85c089f76422693e5de22459f11fdb9
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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
|
|
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
|
data/lib/zernio-sdk/version.rb
CHANGED
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
|
|
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.
|
|
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.
|
|
6418
|
+
- zernio-sdk-0.0.948.gem
|
|
6419
6419
|
- zernio-sdk.gemspec
|
|
6420
6420
|
homepage: https://openapi-generator.tech
|
|
6421
6421
|
licenses:
|
data/zernio-sdk-0.0.947.gem
DELETED
|
Binary file
|