bandwidth-sdk 16.2.1 → 16.2.2

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: 7ae27f5c926913194eb8164d4e59e33e9d2cb81fafbf7ae89eb19b5442be00ab
4
- data.tar.gz: 91654980df034ffb61ffa9e6713415d1ba794534f5cb7f7738639ffe7f407cfc
3
+ metadata.gz: aebd6e2506b4d0a839381ada2a3729418fd3a4551668a9d8ba4ed5f3d844897c
4
+ data.tar.gz: de33211a35e5646a0010fb770d0575f4765c9fcea14ee48a1103a2b625753ed2
5
5
  SHA512:
6
- metadata.gz: f34d9942768819b5112d83b48f4785850fcd6d2abd72cb0d6c5e0e2dc9609663c464dc553f631d0207eb4fc7e6fa783a24c4214ea9c89252c5c43c74b5d94b8a
7
- data.tar.gz: a5572c054fec8d25eb112cf9651d9a515283e6d33199f9c1a6c4b73c7b7da190024b0ab844beb167baf684ce32874ddb04a7e985f4de20f7ba29aca16fef71cc
6
+ metadata.gz: '08013503b50bd052a1965b98d0d48d2e80210c15eed477041db60df459d6392b10a81f92182102e55fed6ffe4725768da0192686f649bf93e3fecd1231a3e051'
7
+ data.tar.gz: 0b45bbbe42bae5880260a3f50cbd7befb5c821e341f6c40b157414c4b18b6c108aef0a224deb8ac69deb475d90d2abe38bf2f2b81fca9b3e724bfbe3d036018e
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bandwidth-sdk (16.2.1)
4
+ bandwidth-sdk (16.2.2)
5
5
  faraday (>= 1.0.1, < 3.0)
6
6
  faraday-multipart
7
7
  marcel
@@ -11,12 +11,12 @@ GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
13
  ast (2.4.3)
14
- bigdecimal (3.2.3)
14
+ bigdecimal (3.3.1)
15
15
  byebug (12.0.0)
16
16
  coderay (1.1.3)
17
17
  diff-lcs (1.6.2)
18
18
  docile (1.4.1)
19
- faraday (2.13.4)
19
+ faraday (2.14.0)
20
20
  faraday-net_http (>= 2.0, < 3.5)
21
21
  json
22
22
  logger
@@ -24,9 +24,9 @@ GEM
24
24
  multipart-post (~> 2.0)
25
25
  faraday-net_http (3.4.1)
26
26
  net-http (>= 0.5.0)
27
- json (2.13.2)
27
+ json (2.15.2)
28
28
  logger (1.7.0)
29
- marcel (1.0.4)
29
+ marcel (1.1.0)
30
30
  method_source (1.1.0)
31
31
  multipart-post (2.4.1)
32
32
  net-http (0.6.0)
@@ -34,10 +34,10 @@ GEM
34
34
  ox (2.14.23)
35
35
  bigdecimal (>= 3.0)
36
36
  parallel (1.27.0)
37
- parser (3.3.9.0)
37
+ parser (3.3.10.0)
38
38
  ast (~> 2.4.1)
39
39
  racc
40
- prism (1.4.0)
40
+ prism (1.6.0)
41
41
  pry (0.15.2)
42
42
  coderay (~> 1.1)
43
43
  method_source (~> 1.0)
@@ -47,21 +47,21 @@ GEM
47
47
  racc (1.8.1)
48
48
  rainbow (3.1.1)
49
49
  rake (13.2.1)
50
- regexp_parser (2.11.2)
51
- rexml (3.4.3)
52
- rspec (3.13.1)
50
+ regexp_parser (2.11.3)
51
+ rexml (3.4.4)
52
+ rspec (3.13.2)
53
53
  rspec-core (~> 3.13.0)
54
54
  rspec-expectations (~> 3.13.0)
55
55
  rspec-mocks (~> 3.13.0)
56
- rspec-core (3.13.5)
56
+ rspec-core (3.13.6)
57
57
  rspec-support (~> 3.13.0)
58
58
  rspec-expectations (3.13.5)
59
59
  diff-lcs (>= 1.2.0, < 2.0)
60
60
  rspec-support (~> 3.13.0)
61
- rspec-mocks (3.13.5)
61
+ rspec-mocks (3.13.6)
62
62
  diff-lcs (>= 1.2.0, < 2.0)
63
63
  rspec-support (~> 3.13.0)
64
- rspec-support (3.13.5)
64
+ rspec-support (3.13.6)
65
65
  rubocop (1.52.1)
66
66
  json (~> 2.3)
67
67
  parallel (~> 1.10)
@@ -72,7 +72,7 @@ GEM
72
72
  rubocop-ast (>= 1.28.0, < 2.0)
73
73
  ruby-progressbar (~> 1.7)
74
74
  unicode-display_width (>= 2.4.0, < 3.0)
75
- rubocop-ast (1.46.0)
75
+ rubocop-ast (1.47.1)
76
76
  parser (>= 3.3.7.2)
77
77
  prism (~> 1.4)
78
78
  ruby-progressbar (1.13.0)
@@ -83,7 +83,7 @@ GEM
83
83
  simplecov-html (0.13.2)
84
84
  simplecov_json_formatter (0.1.4)
85
85
  unicode-display_width (2.6.0)
86
- uri (1.0.3)
86
+ uri (1.0.4)
87
87
 
88
88
  PLATFORMS
89
89
  ruby
data/bandwidth.yml CHANGED
@@ -1330,6 +1330,7 @@ paths:
1330
1330
  servers: *ref_2
1331
1331
  /accounts/{accountId}/tnlookup:
1332
1332
  post:
1333
+ deprecated: true
1333
1334
  summary: Create Lookup
1334
1335
  description: Create a Phone Number Lookup Request.
1335
1336
  operationId: createLookup
@@ -1359,6 +1360,7 @@ paths:
1359
1360
  description: Production
1360
1361
  /accounts/{accountId}/tnlookup/{requestId}:
1361
1362
  get:
1363
+ deprecated: true
1362
1364
  summary: Get Lookup Request Status
1363
1365
  description: Get an existing Phone Number Lookup Request.
1364
1366
  operationId: getLookupStatus
@@ -3357,7 +3359,7 @@ components:
3357
3359
 
3358
3360
  | verstat | (optional) The verification status indicating whether
3359
3361
  the verification was successful or not. Possible values are
3360
- `TN-Verification-Passed` or `TN-Verification-Failed`. |
3362
+ `TN-Validation-Passed` or `TN-Validation-Failed`. |
3361
3363
 
3362
3364
  | attestationIndicator | (optional) The attestation level verified
3363
3365
  by Bandwidth. Possible values are `A` (full), `B` (partial) or `C`
@@ -3375,7 +3377,7 @@ components:
3375
3377
  additionalProperties:
3376
3378
  type: string
3377
3379
  example:
3378
- verstat: TN-Verification-Passed
3380
+ verstat: TN-Validation-Passed
3379
3381
  attestationIndicator: A
3380
3382
  originatingId: abc123
3381
3383
  identity:
@@ -5211,8 +5213,8 @@ components:
5211
5213
  description: >-
5212
5214
  (optional) The verification status indicating whether the
5213
5215
  verification was successful or not. Possible values are
5214
- TN-Verification-Passed and TN-Verification-Failed.
5215
- example: Tn-Verification-Passed
5216
+ TN-Validation-Passed and TN-Validation-Failed.
5217
+ example: Tn-Validation-Passed
5216
5218
  attestationIndicator:
5217
5219
  type: string
5218
5220
  description: >-
@@ -5179,6 +5179,7 @@
5179
5179
  null,
5180
5180
  1,
5181
5181
  2,
5182
+ 2,
5182
5183
  0,
5183
5184
  null,
5184
5185
  null,
@@ -5191,6 +5192,7 @@
5191
5192
  1,
5192
5193
  3,
5193
5194
  3,
5195
+ 3,
5194
5196
  null,
5195
5197
  null,
5196
5198
  3,
@@ -5253,6 +5255,7 @@
5253
5255
  null,
5254
5256
  1,
5255
5257
  2,
5258
+ 2,
5256
5259
  0,
5257
5260
  null,
5258
5261
  null,
@@ -5265,6 +5268,7 @@
5265
5268
  1,
5266
5269
  3,
5267
5270
  3,
5271
+ 3,
5268
5272
  null,
5269
5273
  null,
5270
5274
  3,
@@ -11719,6 +11723,6 @@
11719
11723
  ]
11720
11724
  }
11721
11725
  },
11722
- "timestamp": 1757441383
11726
+ "timestamp": 1761676393
11723
11727
  }
11724
11728
  }