late-sdk 0.0.581 → 0.0.582

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: 9acc8e10c6c1a75e16f5b8e1f3c1fea1aa3ea00c38473c91907d3633b62f70a7
4
- data.tar.gz: ff5326b73646283f2339b3e3bbcbd1da731ba64f0e6afc43579c921a4d08c6f6
3
+ metadata.gz: 337435fa2673680e04042e1a714eedf25788e2c9c2867e3ed83ebd7d15f33ea3
4
+ data.tar.gz: 017daabf52fad1accd4987226f31a60edf4b7683198544c8660ba836f00bc09d
5
5
  SHA512:
6
- metadata.gz: '029cacdf34e28a2ffc0e1179f065e92d8f54590bac33a3a6cc343534c9dcd3044c69f03b210aed7db02c9e8cd6cdfb8ef43598835bea8c56da40add25b6bd171'
7
- data.tar.gz: 409b223fd2d64850faeb2e017beaf2b149f174b62e76259417e897a82058922fa63d408bde170af228c06e9534d8c551d40593da9bc7a8a1f3613c28a2761733
6
+ metadata.gz: 468bf1b8ba4ab8890db3199974ce2f30a76354dd7f34e6f96d427de62dec836c8ced3d6496bfa5053fffa0a0904a789bb114980715afaa7549834aed5c5797ed
7
+ data.tar.gz: 6748714dd2b2ea36e013f335c69d291dbbe440cd498fb56661a6d7fc90a57c76d38686a65fbd84678d608112478644e1203845d117abf5366cae8fce5ebafaad
@@ -11,5 +11,5 @@ Generator version: 7.19.0
11
11
  =end
12
12
 
13
13
  module Zernio
14
- VERSION = '0.0.581'
14
+ VERSION = '0.0.582'
15
15
  end
data/openapi.yaml CHANGED
@@ -28193,8 +28193,9 @@ paths:
28193
28193
  ndc: { type: string, description: 'Area code (national destination code), e.g. "11".' }
28194
28194
  name: { type: string, description: 'Area name: "City, ST" for US/CA (e.g. "Miami, FL"), city otherwise (e.g. "Sao Paulo").' }
28195
28195
  count: { type: integer, description: 'Numbers available in this area: country-wide count for US/CA, numbers seen on the latest inventory page otherwise.' }
28196
- '400': { description: Country not offerable }
28196
+ '400': { description: 'Country not offerable, or the inventory provider rejected the lookup (its 4xx status is forwarded as-is).' }
28197
28197
  '401': { $ref: '#/components/responses/Unauthorized' }
28198
+ '502': { description: 'The inventory provider was unreachable or returned an unclassified error.' }
28198
28199
 
28199
28200
  /v1/whatsapp/phone-numbers:
28200
28201
  get:
@@ -28565,8 +28566,9 @@ paths:
28565
28566
  ndc: { type: string, description: 'Area code (national destination code), e.g. "11".' }
28566
28567
  name: { type: string, description: 'Area name: "City, ST" for US/CA (e.g. "Miami, FL"), city otherwise (e.g. "Sao Paulo").' }
28567
28568
  count: { type: integer, description: 'Numbers available in this area: country-wide count for US/CA, numbers seen on the latest inventory page otherwise.' }
28568
- '400': { description: Country not offerable }
28569
+ '400': { description: 'Country not offerable, or the inventory provider rejected the lookup (its 4xx status is forwarded as-is).' }
28569
28570
  '401': { $ref: '#/components/responses/Unauthorized' }
28571
+ '502': { description: 'The inventory provider was unreachable or returned an unclassified error.' }
28570
28572
 
28571
28573
  /v1/phone-numbers/kyc:
28572
28574
  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.581
4
+ version: 0.0.582
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
@@ -4793,7 +4793,7 @@ files:
4793
4793
  - spec/models/you_tube_video_retention_response_retention_curve_inner_spec.rb
4794
4794
  - spec/models/you_tube_video_retention_response_spec.rb
4795
4795
  - spec/spec_helper.rb
4796
- - zernio-sdk-0.0.581.gem
4796
+ - zernio-sdk-0.0.582.gem
4797
4797
  - zernio-sdk.gemspec
4798
4798
  homepage: https://openapi-generator.tech
4799
4799
  licenses:
Binary file