late-sdk 0.0.695 → 0.0.696
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 +3 -3
- data/zernio-sdk-0.0.696.gem +0 -0
- metadata +2 -2
- data/zernio-sdk-0.0.695.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: 12ba987b2654ea623ca4cbfcc0eab14e0201ec04357fd5d4dfab34494912ea3c
|
|
4
|
+
data.tar.gz: 6fe49bc03278cee3e5ce303431a1621c015cb28c6f0b9d0e6952af3ce42525cb
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2a8d597e626f40cdc2fc4ac8371eeea96535e404b42a514d5b1019b01548cea87229c83c4fb7b81b5735a89f1b35c1784237596057c02b29391a01f1e76f68d0
|
|
7
|
+
data.tar.gz: 4886d30a0bac6358218b310bdfe1ec18ff0e39ee8bf7510ee4926df9b39736b66884466a096f1aaa84f2f16dd67197d7f79f96d2b46f6b43e6027429122fdee3
|
data/lib/zernio-sdk/version.rb
CHANGED
data/openapi.yaml
CHANGED
|
@@ -16315,7 +16315,7 @@ paths:
|
|
|
16315
16315
|
selectedLocationName: "My Coffee Shop"
|
|
16316
16316
|
selectedLocationId: "9281089117903930794"
|
|
16317
16317
|
'400':
|
|
16318
|
-
description:
|
|
16318
|
+
description: 'Missing required fields (profileId, locationId, or tempToken), or the provided accountId is not one of the accounts this connection manages'
|
|
16319
16319
|
'401': { $ref: '#/components/responses/Unauthorized' }
|
|
16320
16320
|
'403':
|
|
16321
16321
|
description: User does not have access to the specified profile
|
|
@@ -20840,7 +20840,7 @@ paths:
|
|
|
20840
20840
|
selectedLocation:
|
|
20841
20841
|
id: "12345678901234567890"
|
|
20842
20842
|
name: "My Business Location"
|
|
20843
|
-
'400': { description: Location not in available locations }
|
|
20843
|
+
'400': { description: 'Location not in available locations, or the provided googleAccountId is not one of the accounts this connection manages' }
|
|
20844
20844
|
'401': { $ref: '#/components/responses/Unauthorized' }
|
|
20845
20845
|
'404': { description: Account not found }
|
|
20846
20846
|
|
|
@@ -20920,7 +20920,7 @@ paths:
|
|
|
20920
20920
|
isActive: true
|
|
20921
20921
|
selectedLocationName: "Snap Fitness Dianella"
|
|
20922
20922
|
selectedLocationId: "12345678901234567890"
|
|
20923
|
-
'400': { description: 'Invalid body,
|
|
20923
|
+
'400': { description: 'Invalid body, selected location not found under the Google account, or the provided googleAccountId is not one of the accounts this connection manages' }
|
|
20924
20924
|
'401': { $ref: '#/components/responses/Unauthorized' }
|
|
20925
20925
|
'403': { description: 'Payment required, or target profile exceeds plan limit' }
|
|
20926
20926
|
'404': { description: Source Google Business account not found }
|
|
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.696
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- OpenAPI-Generator
|
|
@@ -5024,7 +5024,7 @@ files:
|
|
|
5024
5024
|
- spec/models/you_tube_video_retention_response_retention_curve_inner_spec.rb
|
|
5025
5025
|
- spec/models/you_tube_video_retention_response_spec.rb
|
|
5026
5026
|
- spec/spec_helper.rb
|
|
5027
|
-
- zernio-sdk-0.0.
|
|
5027
|
+
- zernio-sdk-0.0.696.gem
|
|
5028
5028
|
- zernio-sdk.gemspec
|
|
5029
5029
|
homepage: https://openapi-generator.tech
|
|
5030
5030
|
licenses:
|
data/zernio-sdk-0.0.695.gem
DELETED
|
Binary file
|