late-sdk 0.0.599 → 0.0.600

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: 845a8dcc9a60d48e9026a2398ce2195149c7c42fd573407641fb21632487ea97
4
- data.tar.gz: bb4179d668beebadf354fb5e714a9d31b740c6615e0eee141b75d57cf8fcb521
3
+ metadata.gz: ec73b4f69f301ed34eaa3000d129bc20ead93d2d8230752b25d7f7f7172cbad5
4
+ data.tar.gz: efe97319229425bfb1186e4828ac40a7352104df31f096d7679a3f255e3ac6da
5
5
  SHA512:
6
- metadata.gz: 3d1720224fb0e73313b1172a080b7dec14aeff78836d25fe9ad29416a3945fce38776f2cb9de02a2d100cc5f5550750f8e7103c9279a9908becbb8aed37f5306
7
- data.tar.gz: b3efd80328faa59621f554773572494bb0a844877e6c13408cd3ad63896bb1e9279fdd46fec2b65e9922b7045e385ce692f71bed099fc8fc25744ddeccb14b9e
6
+ metadata.gz: 021c71c3bc1bbc9787247334886496e4df786e3155e5a180ffdef606ae3f59fc16051295ee6c8e312964ca0a0d711eac55f234cdf9be42f1300fb79f97c5641a
7
+ data.tar.gz: 0b4468a425e29f8c65bf94b16dbc9d1f14fff907123a4a9f8bbc45cbd78af4fa23f2b8dd2da59db5cfc663e34177e2aa8c7b4227e00db2b25d3beddd88746434
@@ -11,5 +11,5 @@ Generator version: 7.19.0
11
11
  =end
12
12
 
13
13
  module Zernio
14
- VERSION = '0.0.599'
14
+ VERSION = '0.0.600'
15
15
  end
data/openapi.yaml CHANGED
@@ -25938,6 +25938,7 @@ paths:
25938
25938
  - type: object
25939
25939
  properties:
25940
25940
  contactName: { type: string, description: "CRM contact name for the counterparty, when resolved." }
25941
+ '400': { $ref: '#/components/responses/BadRequest' }
25941
25942
  '401': { $ref: '#/components/responses/Unauthorized' }
25942
25943
  '403': { description: Not enrolled in the calling beta }
25943
25944
  '404': { description: Call not found }
@@ -25968,6 +25969,7 @@ paths:
25968
25969
  type: object
25969
25970
  properties:
25970
25971
  url: { type: string }
25972
+ '400': { $ref: '#/components/responses/BadRequest' }
25971
25973
  '401': { $ref: '#/components/responses/Unauthorized' }
25972
25974
  '403': { description: Not enrolled in the calling beta }
25973
25975
  '404': { description: "Call not found, or no recording is available for this call" }
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.599
4
+ version: 0.0.600
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
@@ -4850,7 +4850,7 @@ files:
4850
4850
  - spec/models/you_tube_video_retention_response_retention_curve_inner_spec.rb
4851
4851
  - spec/models/you_tube_video_retention_response_spec.rb
4852
4852
  - spec/spec_helper.rb
4853
- - zernio-sdk-0.0.599.gem
4853
+ - zernio-sdk-0.0.600.gem
4854
4854
  - zernio-sdk.gemspec
4855
4855
  homepage: https://openapi-generator.tech
4856
4856
  licenses:
Binary file