late-sdk 0.0.45 → 0.0.46

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: a73713da2a56fa7809cec07081413b397c4b0ddc5f7531c1f0f12e8d1c8b3cde
4
- data.tar.gz: 9f5d2c6632153e44a93d35d33f6ad88c7bc5ff901098b775302c6da21cf22b63
3
+ metadata.gz: 9f397a89c66a78ba7822b281fbd71b2827e3e22ade82e5c4bbf17fc6ab7e0586
4
+ data.tar.gz: 07c6e73bb8eac538b9db02c84d651a4e47844f1673d031adb56cb98999fbbec9
5
5
  SHA512:
6
- metadata.gz: b14e4cf15dadaa8d0498d4b667ad8d37bedfaeec542f8a496624d665a445787aa43251924130e4d407fad9935344ac128fd55130239b68d10afa465258ee9ca9
7
- data.tar.gz: 4c748f26100ba12168544d2d3ed654e1f0c77048eff70bfdab56640bb9b45191c5a415c1c991ea7fdf99dc5ee204cc5a4a01e68ceac0bfd7f4ef75f0c788607b
6
+ metadata.gz: 04e26faf43fa1d2c25a97c724247194388a8082c97fef7229d3832d5718ee5b41162023ee36c497a6eb058debd2a4392df028c15b9b6ef3782b851280c265e0c
7
+ data.tar.gz: 3e4c13f31f6f9b551eba5b62fdb63bfbad39c27364068c3252bdf1e15168a3934817eb233a6c228df1d09bcc0554aad3692ace14ccac4601876a9f1f17cf880b
@@ -11,5 +11,5 @@ Generator version: 7.19.0
11
11
  =end
12
12
 
13
13
  module Late
14
- VERSION = '0.0.45'
14
+ VERSION = '0.0.46'
15
15
  end
data/openapi.yaml CHANGED
@@ -14,14 +14,14 @@ info:
14
14
  x-logo:
15
15
  url: https://getlate.dev/icon.png?v=3
16
16
  x-long-description: |
17
- Late is the social media API that replaces 13 integrations. Schedule posts, retrieve analytics,
17
+ Late is the social media API that replaces 14 integrations. Schedule posts, retrieve analytics,
18
18
  manage DMs, comments, and reviews across Twitter/X, Instagram, TikTok, LinkedIn, Facebook,
19
19
  YouTube, Threads, Reddit, Pinterest, Bluesky, Telegram, Google Business, and Snapchat, all
20
20
  from a single REST API.
21
21
 
22
- Key features: Unified posting to 13 platforms, aggregated analytics, unified inbox (DMs, comments, reviews), webhooks, OAuth connect, queue scheduling, and white-label support for agencies managing 5,000+ accounts.
22
+ Key features: Unified posting to 14 platforms, aggregated analytics, unified inbox (DMs, comments, reviews), webhooks, OAuth connect, queue scheduling, and white-label support for agencies managing 5,000+ accounts.
23
23
 
24
- Supported platforms: Twitter/X, Instagram, Facebook, LinkedIn, TikTok, YouTube, Pinterest, Reddit, Bluesky, Threads, Google Business, Telegram, Snapchat.
24
+ Supported platforms: Twitter/X, Instagram, WhatsApp, Facebook, LinkedIn, TikTok, YouTube, Pinterest, Reddit, Bluesky, Threads, Google Business, Telegram, Snapchat.
25
25
  x-category: Social
26
26
  x-website: https://getlate.dev
27
27
  x-thumbnail: https://rapidapi-prod-apis.s3.amazonaws.com/b24d3df5-563c-4a50-9e1e-1ad3eb1fce69.png
@@ -53,7 +53,7 @@ x-documentation:
53
53
  readme: |
54
54
  # Late API
55
55
 
56
- The social media API that replaces 13 integrations. Build social media features into your app in minutes, not months.
56
+ The social media API that replaces 14 integrations. Build social media features into your app in minutes, not months.
57
57
 
58
58
  ## Quick Start
59
59
 
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.45
4
+ version: 0.0.46
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator