late-sdk 0.0.669 → 0.0.670
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/version.rb +1 -1
- data/openapi.yaml +4 -2
- data/zernio-sdk-0.0.670.gem +0 -0
- metadata +2 -2
- data/zernio-sdk-0.0.669.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: c22ca88ad4c56f331d982d6ae83c690e1bef9ce951906366e641400c14f702da
|
|
4
|
+
data.tar.gz: 508db3219c41514ffbea3a3230ceee29ae37deb063496ce625b4072c93c0061e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2e568e9bc015d40e94e806629c690e6fff682bc5931befe11991a480bfdad5a64b085d984e432716ce7933883414751028dd5298871278a4005890e4d0078cd0
|
|
7
|
+
data.tar.gz: b7b6c40959cb2f3fbf12650939b7f40fc58ee763712f6d8184f2de2df123c72eb64e6b13f47ba6094b95a2bcda06eaa83e0bed95596810fa68d39cb5ce234a95
|
data/lib/zernio-sdk/version.rb
CHANGED
data/openapi.yaml
CHANGED
|
@@ -15491,12 +15491,14 @@ paths:
|
|
|
15491
15491
|
identityId: { type: string, description: "The TikTok-assigned identity_id, cached on the account." }
|
|
15492
15492
|
displayName: { type: string }
|
|
15493
15493
|
'400':
|
|
15494
|
-
description: "Missing fields, invalid
|
|
15494
|
+
description: "Missing fields, invalid JSON body, invalid accountId format, invalid lengths, or no advertiser found on the account"
|
|
15495
15495
|
'401': { $ref: '#/components/responses/Unauthorized' }
|
|
15496
15496
|
'404':
|
|
15497
15497
|
description: TikTok Ads account not found
|
|
15498
15498
|
'500':
|
|
15499
|
-
description:
|
|
15499
|
+
description: Unexpected server error while caching the identity
|
|
15500
|
+
'502':
|
|
15501
|
+
description: 'TikTok rejected the image upload or the identity creation (type: platform_error; an upstream 4xx status is forwarded instead of 502)'
|
|
15500
15502
|
|
|
15501
15503
|
/v1/connect/facebook/select-page:
|
|
15502
15504
|
get:
|
|
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.670
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- OpenAPI-Generator
|
|
@@ -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.
|
|
4985
|
+
- zernio-sdk-0.0.670.gem
|
|
4986
4986
|
- zernio-sdk.gemspec
|
|
4987
4987
|
homepage: https://openapi-generator.tech
|
|
4988
4988
|
licenses:
|
data/zernio-sdk-0.0.669.gem
DELETED
|
Binary file
|