late-sdk 0.0.671 → 0.0.672

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: 6c0dfdce582902a8b185c5d9339855c12f580cdc8d8dd3ade600efdc76dece82
4
- data.tar.gz: 9e77888264b5ff38314415235d7d95132a2ecaf663c1f06584d25e04aa43f935
3
+ metadata.gz: cacfd06d995df70d50a098100eb8a9de74a6427d1dfeb641509589da2e58f672
4
+ data.tar.gz: c1826f1d7ccd473a444bd3e6af12062d972d37287bb258870ec04ff147bba592
5
5
  SHA512:
6
- metadata.gz: 5301b1c7563d56357a963e33b09d72b957dbabfc65a68315d99c841e950f2648d34763e805cfd8711d5ca99d4a2db871871993e0c37eb0d3ba4b34409c58cb58
7
- data.tar.gz: 7496f41d301ac4f61d684ca3a21e7194f471e45b4c6409cd4a715fcadad5ef141f5fe474cf309389bad956559c0f3db3c44720034bf3be8604f81d8668bad7cc
6
+ metadata.gz: 652a49fb39d3859a402edbc0791567c642cabe82a2e6bc62973a50132bf39d248584919e7770b0b1ff0689aca9a0a1361b1280a4c50a288a8ee52ad65caf23ae
7
+ data.tar.gz: 3a954dbdc1d19c66dbf2153f8b8e216840031b6e316cd300f07eda289b6c73e7915a78a46c45300f9fbf784e3d8d72e5ec25a428703fab23302a90c4efabbf14
@@ -11,5 +11,5 @@ Generator version: 7.19.0
11
11
  =end
12
12
 
13
13
  module Zernio
14
- VERSION = '0.0.671'
14
+ VERSION = '0.0.672'
15
15
  end
data/openapi.yaml CHANGED
@@ -25666,6 +25666,7 @@ paths:
25666
25666
  platform: { type: string, example: twitter }
25667
25667
  '400': { description: Bad request or platform limitation }
25668
25668
  '401': { $ref: '#/components/responses/Unauthorized' }
25669
+ '403': { description: 'X rejected the request (e.g. suspended account, missing OAuth scope)' }
25669
25670
  '404': { description: Account not found }
25670
25671
  delete:
25671
25672
  operationId: undoRetweet
@@ -25698,6 +25699,7 @@ paths:
25698
25699
  platform: { type: string, example: twitter }
25699
25700
  '400': { description: Bad request }
25700
25701
  '401': { $ref: '#/components/responses/Unauthorized' }
25702
+ '403': { description: 'X rejected the request (e.g. suspended account, missing OAuth scope)' }
25701
25703
  '404': { description: Account not found }
25702
25704
 
25703
25705
  /v1/twitter/bookmark:
@@ -25734,6 +25736,7 @@ paths:
25734
25736
  platform: { type: string, example: twitter }
25735
25737
  '400': { description: Bad request or platform limitation }
25736
25738
  '401': { $ref: '#/components/responses/Unauthorized' }
25739
+ '403': { description: 'X rejected the request (e.g. suspended account, missing OAuth scope)' }
25737
25740
  '404': { description: Account not found }
25738
25741
  delete:
25739
25742
  operationId: removeBookmark
@@ -25766,6 +25769,7 @@ paths:
25766
25769
  platform: { type: string, example: twitter }
25767
25770
  '400': { description: Bad request }
25768
25771
  '401': { $ref: '#/components/responses/Unauthorized' }
25772
+ '403': { description: 'X rejected the request (e.g. suspended account, missing OAuth scope)' }
25769
25773
  '404': { description: Account not found }
25770
25774
 
25771
25775
  /v1/twitter/follow:
@@ -25803,6 +25807,7 @@ paths:
25803
25807
  platform: { type: string, example: twitter }
25804
25808
  '400': { description: Bad request or platform limitation }
25805
25809
  '401': { $ref: '#/components/responses/Unauthorized' }
25810
+ '403': { description: 'X rejected the request (e.g. suspended account, missing OAuth scope)' }
25806
25811
  '404': { description: Account not found }
25807
25812
  delete:
25808
25813
  operationId: unfollowUser
@@ -25835,6 +25840,7 @@ paths:
25835
25840
  platform: { type: string, example: twitter }
25836
25841
  '400': { description: Bad request }
25837
25842
  '401': { $ref: '#/components/responses/Unauthorized' }
25843
+ '403': { description: 'X rejected the request (e.g. suspended account, missing OAuth scope)' }
25838
25844
  '404': { description: Account not found }
25839
25845
 
25840
25846
  /v1/twitter/search:
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: late-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.671
4
+ version: 0.0.672
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-08-05 00:00:00.000000000 Z
11
+ date: 2026-08-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -4982,7 +4982,7 @@ files:
4982
4982
  - spec/models/you_tube_video_retention_response_retention_curve_inner_spec.rb
4983
4983
  - spec/models/you_tube_video_retention_response_spec.rb
4984
4984
  - spec/spec_helper.rb
4985
- - zernio-sdk-0.0.671.gem
4985
+ - zernio-sdk-0.0.672.gem
4986
4986
  - zernio-sdk.gemspec
4987
4987
  homepage: https://openapi-generator.tech
4988
4988
  licenses:
Binary file