late-sdk 0.0.575 → 0.0.577
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/docs/CheckPhoneNumberAvailability200Response.md +1 -1
- data/docs/CheckPhoneNumberAvailability200ResponseAreaOptionsInner.md +1 -1
- data/lib/zernio-sdk/models/check_phone_number_availability200_response.rb +1 -1
- data/lib/zernio-sdk/models/check_phone_number_availability200_response_area_options_inner.rb +1 -1
- data/lib/zernio-sdk/version.rb +1 -1
- data/openapi.yaml +17 -13
- data/zernio-sdk-0.0.577.gem +0 -0
- metadata +2 -2
- data/zernio-sdk-0.0.575.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: 462a27b73e8e060ac6a64765eaacbd9b8b6946928c0dc0d6531ab49e2036e526
|
|
4
|
+
data.tar.gz: 3ac5708d4c88e29b700b9cc24c2d481a29ab0ef92f95a5c042527a2c851bcb26
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: '01096368746b39d6bedf0893e7a123f2de8b6eb9f7cec32254692db60cff372d6cffe2256ac1fa24a074fab2ba0340afae517263c8497ee81e1aaac6f71f5c34'
|
|
7
|
+
data.tar.gz: 914010f7246adab1e6d2465fa6de6ae43186a98322eade9dd18c5646dc110d26f1ca9d68452588b6c7a29b12c845b611524b207bc6ad60cdcd546d8ecf213a6d
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
| **available** | **Boolean** | Whether deliverable voice inventory exists right now. | [optional] |
|
|
10
10
|
| **address_constraint** | **String** | | [optional] |
|
|
11
11
|
| **areas** | **Array<String>** | For `geo` only — the area(s) the registered address must be in. | [optional] |
|
|
12
|
-
| **area_options** | [**Array<CheckPhoneNumberAvailability200ResponseAreaOptionsInner>**](CheckPhoneNumberAvailability200ResponseAreaOptionsInner.md) | Live inventory grouped by area code
|
|
12
|
+
| **area_options** | [**Array<CheckPhoneNumberAvailability200ResponseAreaOptionsInner>**](CheckPhoneNumberAvailability200ResponseAreaOptionsInner.md) | Live inventory grouped by area code. For US and CA this is the full country inventory (every area code with stock, recognizable metros listed first, then alphabetical); other countries are ordered largest stock first; they list the areas in the latest inventory page (up to 500 numbers, which for most countries is the entire pool). Empty when out of stock (or the area lookup failed). Pass a chosen `ndc` as `areaCode` on POST /v1/phone-numbers/purchase (or on the KYC submit for regulated countries) to require that area. | [optional] |
|
|
13
13
|
|
|
14
14
|
## Example
|
|
15
15
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **ndc** | **String** | Area code (national destination code), e.g. \"11\". | [optional] |
|
|
8
|
-
| **name** | **String** | Area name:
|
|
8
|
+
| **name** | **String** | Area name: \"City, ST\" for US/CA (e.g. \"Miami, FL\"), city otherwise (e.g. \"Sao Paulo\"). | [optional] |
|
|
9
9
|
| **count** | **Integer** | Numbers available in this area: country-wide count for US/CA, numbers seen on the latest inventory page otherwise. | [optional] |
|
|
10
10
|
|
|
11
11
|
## Example
|
|
@@ -27,7 +27,7 @@ module Zernio
|
|
|
27
27
|
# For `geo` only — the area(s) the registered address must be in.
|
|
28
28
|
attr_accessor :areas
|
|
29
29
|
|
|
30
|
-
# Live inventory grouped by area code
|
|
30
|
+
# Live inventory grouped by area code. For US and CA this is the full country inventory (every area code with stock, recognizable metros listed first, then alphabetical); other countries are ordered largest stock first; they list the areas in the latest inventory page (up to 500 numbers, which for most countries is the entire pool). Empty when out of stock (or the area lookup failed). Pass a chosen `ndc` as `areaCode` on POST /v1/phone-numbers/purchase (or on the KYC submit for regulated countries) to require that area.
|
|
31
31
|
attr_accessor :area_options
|
|
32
32
|
|
|
33
33
|
class EnumAttributeValidator
|
data/lib/zernio-sdk/models/check_phone_number_availability200_response_area_options_inner.rb
CHANGED
|
@@ -18,7 +18,7 @@ module Zernio
|
|
|
18
18
|
# Area code (national destination code), e.g. \"11\".
|
|
19
19
|
attr_accessor :ndc
|
|
20
20
|
|
|
21
|
-
# Area name:
|
|
21
|
+
# Area name: \"City, ST\" for US/CA (e.g. \"Miami, FL\"), city otherwise (e.g. \"Sao Paulo\").
|
|
22
22
|
attr_accessor :name
|
|
23
23
|
|
|
24
24
|
# Numbers available in this area: country-wide count for US/CA, numbers seen on the latest inventory page otherwise.
|
data/lib/zernio-sdk/version.rb
CHANGED
data/openapi.yaml
CHANGED
|
@@ -19512,7 +19512,7 @@ paths:
|
|
|
19512
19512
|
total: 28
|
|
19513
19513
|
breakdown: { like: 10, love: 5, haha: 4, wow: 3, sad: 2, angry: 1, care: 3 }
|
|
19514
19514
|
lastUpdated: "2026-07-09T09:43:50.000Z"
|
|
19515
|
-
'400': { description:
|
|
19515
|
+
'400': { description: 'Invalid accountId format, not a Facebook account, or missing postId parameter' }
|
|
19516
19516
|
'401': { $ref: '#/components/responses/Unauthorized' }
|
|
19517
19517
|
'404': { description: Account not found }
|
|
19518
19518
|
'502': { description: Facebook rejected the request }
|
|
@@ -28166,11 +28166,13 @@ paths:
|
|
|
28166
28166
|
areaOptions:
|
|
28167
28167
|
type: array
|
|
28168
28168
|
description: >
|
|
28169
|
-
Live inventory grouped by area code
|
|
28170
|
-
|
|
28171
|
-
|
|
28172
|
-
other countries
|
|
28173
|
-
|
|
28169
|
+
Live inventory grouped by area code. For US and CA this
|
|
28170
|
+
is the full country inventory (every area code with
|
|
28171
|
+
stock, recognizable metros listed first, then
|
|
28172
|
+
alphabetical); other countries are ordered largest
|
|
28173
|
+
stock first;
|
|
28174
|
+
they list the areas in the latest inventory page
|
|
28175
|
+
(up to 500 numbers, which for most countries is the
|
|
28174
28176
|
entire pool). Empty when out of stock (or the area
|
|
28175
28177
|
lookup failed). Pass a chosen `ndc` as `areaCode` on POST
|
|
28176
28178
|
/v1/phone-numbers/purchase (or on the KYC submit for
|
|
@@ -28179,7 +28181,7 @@ paths:
|
|
|
28179
28181
|
type: object
|
|
28180
28182
|
properties:
|
|
28181
28183
|
ndc: { type: string, description: 'Area code (national destination code), e.g. "11".' }
|
|
28182
|
-
name: { type: string, description: 'Area name:
|
|
28184
|
+
name: { type: string, description: 'Area name: "City, ST" for US/CA (e.g. "Miami, FL"), city otherwise (e.g. "Sao Paulo").' }
|
|
28183
28185
|
count: { type: integer, description: 'Numbers available in this area: country-wide count for US/CA, numbers seen on the latest inventory page otherwise.' }
|
|
28184
28186
|
'400': { description: Country not offerable }
|
|
28185
28187
|
'401': { $ref: '#/components/responses/Unauthorized' }
|
|
@@ -28536,11 +28538,13 @@ paths:
|
|
|
28536
28538
|
areaOptions:
|
|
28537
28539
|
type: array
|
|
28538
28540
|
description: >
|
|
28539
|
-
Live inventory grouped by area code
|
|
28540
|
-
|
|
28541
|
-
|
|
28542
|
-
other countries
|
|
28543
|
-
|
|
28541
|
+
Live inventory grouped by area code. For US and CA this
|
|
28542
|
+
is the full country inventory (every area code with
|
|
28543
|
+
stock, recognizable metros listed first, then
|
|
28544
|
+
alphabetical); other countries are ordered largest
|
|
28545
|
+
stock first;
|
|
28546
|
+
they list the areas in the latest inventory page
|
|
28547
|
+
(up to 500 numbers, which for most countries is the
|
|
28544
28548
|
entire pool). Empty when out of stock (or the area
|
|
28545
28549
|
lookup failed). Pass a chosen `ndc` as `areaCode` on POST
|
|
28546
28550
|
/v1/phone-numbers/purchase (or on the KYC submit for
|
|
@@ -28549,7 +28553,7 @@ paths:
|
|
|
28549
28553
|
type: object
|
|
28550
28554
|
properties:
|
|
28551
28555
|
ndc: { type: string, description: 'Area code (national destination code), e.g. "11".' }
|
|
28552
|
-
name: { type: string, description: 'Area name:
|
|
28556
|
+
name: { type: string, description: 'Area name: "City, ST" for US/CA (e.g. "Miami, FL"), city otherwise (e.g. "Sao Paulo").' }
|
|
28553
28557
|
count: { type: integer, description: 'Numbers available in this area: country-wide count for US/CA, numbers seen on the latest inventory page otherwise.' }
|
|
28554
28558
|
'400': { description: Country not offerable }
|
|
28555
28559
|
'401': { $ref: '#/components/responses/Unauthorized' }
|
|
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.577
|
|
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.
|
|
4796
|
+
- zernio-sdk-0.0.577.gem
|
|
4797
4797
|
- zernio-sdk.gemspec
|
|
4798
4798
|
homepage: https://openapi-generator.tech
|
|
4799
4799
|
licenses:
|
data/zernio-sdk-0.0.575.gem
DELETED
|
Binary file
|