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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 333c877a4f531f235402f52f9e5b46407134e91e15ea59904eb00446704e8ffe
4
- data.tar.gz: 2f91decb5e0e51b411126994a70545a6a445c645a44d61aa19ffaf4dcdfc3f90
3
+ metadata.gz: 12ba987b2654ea623ca4cbfcc0eab14e0201ec04357fd5d4dfab34494912ea3c
4
+ data.tar.gz: 6fe49bc03278cee3e5ce303431a1621c015cb28c6f0b9d0e6952af3ce42525cb
5
5
  SHA512:
6
- metadata.gz: a297b76f7e3eececf46d001f0659b9e3d09c854d78f10f3f8ab5fa8c37829ef78c4990b1581901ad54e3ced292772e3952ad6904017237f3064f582d6ea05797
7
- data.tar.gz: 5adc7ecddaf704481e3be52353bd658b62168679b2c82043d186f2812b04a7ea072fa508dd6266b5c018d7662afb053887f92d2ed061c0b92fba75ad6c978c7f
6
+ metadata.gz: 2a8d597e626f40cdc2fc4ac8371eeea96535e404b42a514d5b1019b01548cea87229c83c4fb7b81b5735a89f1b35c1784237596057c02b29391a01f1e76f68d0
7
+ data.tar.gz: 4886d30a0bac6358218b310bdfe1ec18ff0e39ee8bf7510ee4926df9b39736b66884466a096f1aaa84f2f16dd67197d7f79f96d2b46f6b43e6027429122fdee3
@@ -11,5 +11,5 @@ Generator version: 7.19.0
11
11
  =end
12
12
 
13
13
  module Zernio
14
- VERSION = '0.0.695'
14
+ VERSION = '0.0.696'
15
15
  end
data/openapi.yaml CHANGED
@@ -16315,7 +16315,7 @@ paths:
16315
16315
  selectedLocationName: "My Coffee Shop"
16316
16316
  selectedLocationId: "9281089117903930794"
16317
16317
  '400':
16318
- description: "Missing required fields (profileId, locationId, or tempToken)"
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, or selected location not found under the Google account' }
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.695
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.695.gem
5027
+ - zernio-sdk-0.0.696.gem
5028
5028
  - zernio-sdk.gemspec
5029
5029
  homepage: https://openapi-generator.tech
5030
5030
  licenses:
Binary file