bandwidth-sdk 16.2.0 → 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: e6b6d4b485e01b0c1168f93538f7e417f3ffa31a1aa25e984576386a76008a17
4
- data.tar.gz: 4d93c3d0feddcdfc22ab1e246d799f5b4f7e25a65a235ff84c04d462af121523
3
+ metadata.gz: aebd6e2506b4d0a839381ada2a3729418fd3a4551668a9d8ba4ed5f3d844897c
4
+ data.tar.gz: de33211a35e5646a0010fb770d0575f4765c9fcea14ee48a1103a2b625753ed2
5
5
  SHA512:
6
- metadata.gz: 470cf7c861d8da30855325ac6314f66d78c48eeeeb2cc334180d11495de3a02e60a340df8c9b5648b3fb8bfb81002ebe1a8a57b585462af9df0008bf6ff2252f
7
- data.tar.gz: 3fe5d3366cf4110ef95c041b32ec637e2731f742618fc4d6d4ac0cfd4d10b9ab5f11c9a0812ecff6628428d9e61f8fc94b98fa5cfa9b34eff2619a73a278c343
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.0)
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.2)
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.2)
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/README.md CHANGED
@@ -153,9 +153,9 @@ Class | Method | HTTP request | Description
153
153
  *Bandwidth::TollFreeVerificationApi* | [**request_toll_free_verification**](docs/TollFreeVerificationApi.md#request_toll_free_verification) | **POST** /accounts/{accountId}/tollFreeVerification | Request Toll-Free Verification
154
154
  *Bandwidth::TollFreeVerificationApi* | [**update_toll_free_verification_request**](docs/TollFreeVerificationApi.md#update_toll_free_verification_request) | **PUT** /accounts/{accountId}/phoneNumbers/{phoneNumber}/tollFreeVerification | Update Toll-Free Verification Request
155
155
  *Bandwidth::TollFreeVerificationApi* | [**update_webhook_subscription**](docs/TollFreeVerificationApi.md#update_webhook_subscription) | **PUT** /accounts/{accountId}/tollFreeVerification/webhooks/subscriptions/{id} | Update Webhook Subscription
156
- *Bandwidth::TranscriptionsApi* | [**delete_real_time_transcription**](docs/TranscriptionsApi.md#delete_real_time_transcription) | **DELETE** /accounts/{accountId}/calls/{callId}/transcriptions/{transcriptionId} | Delete a specific transcription
157
- *Bandwidth::TranscriptionsApi* | [**get_real_time_transcription**](docs/TranscriptionsApi.md#get_real_time_transcription) | **GET** /accounts/{accountId}/calls/{callId}/transcriptions/{transcriptionId} | Retrieve a specific transcription
158
- *Bandwidth::TranscriptionsApi* | [**list_real_time_transcriptions**](docs/TranscriptionsApi.md#list_real_time_transcriptions) | **GET** /accounts/{accountId}/calls/{callId}/transcriptions | Enumerate transcriptions made with StartTranscription
156
+ *Bandwidth::TranscriptionsApi* | [**delete_real_time_transcription**](docs/TranscriptionsApi.md#delete_real_time_transcription) | **DELETE** /accounts/{accountId}/calls/{callId}/transcriptions/{transcriptionId} | Delete Real-time Transcription
157
+ *Bandwidth::TranscriptionsApi* | [**get_real_time_transcription**](docs/TranscriptionsApi.md#get_real_time_transcription) | **GET** /accounts/{accountId}/calls/{callId}/transcriptions/{transcriptionId} | Get Real-time Transcription
158
+ *Bandwidth::TranscriptionsApi* | [**list_real_time_transcriptions**](docs/TranscriptionsApi.md#list_real_time_transcriptions) | **GET** /accounts/{accountId}/calls/{callId}/transcriptions | List Real-time Transcriptions
159
159
 
160
160
 
161
161
  ## Documentation for Models
data/bandwidth.yml CHANGED
@@ -1157,9 +1157,9 @@ paths:
1157
1157
  get:
1158
1158
  tags:
1159
1159
  - Transcriptions
1160
- summary: Enumerate transcriptions made with StartTranscription
1160
+ summary: List Real-time Transcriptions
1161
1161
  description: >-
1162
- Enumerates the transcriptions created on this call via
1162
+ List the transcriptions created on this call via
1163
1163
  [startTranscription](/docs/voice/bxml/startTranscription).
1164
1164
  operationId: listRealTimeTranscriptions
1165
1165
  parameters:
@@ -1189,7 +1189,7 @@ paths:
1189
1189
  get:
1190
1190
  tags:
1191
1191
  - Transcriptions
1192
- summary: Retrieve a specific transcription
1192
+ summary: Get Real-time Transcription
1193
1193
  description: >-
1194
1194
  Retrieve the specified transcription that was created on this call via
1195
1195
  [startTranscription](/docs/voice/bxml/startTranscription).
@@ -1220,7 +1220,7 @@ paths:
1220
1220
  delete:
1221
1221
  tags:
1222
1222
  - Transcriptions
1223
- summary: Delete a specific transcription
1223
+ summary: Delete Real-time Transcription
1224
1224
  description: >-
1225
1225
  Delete the specified transcription that was created on this call via
1226
1226
  [startTranscription](/docs/voice/bxml/startTranscription).
@@ -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
@@ -1929,7 +1931,7 @@ components:
1929
1931
  required:
1930
1932
  - type
1931
1933
  - description
1932
- messageId:
1934
+ id:
1933
1935
  type: string
1934
1936
  description: The ID of the message.
1935
1937
  example: 1589228074636lm4k2je7j7jklbn2
@@ -2549,8 +2551,8 @@ components:
2549
2551
  description: The data returned in a multichannel message response.
2550
2552
  type: object
2551
2553
  properties:
2552
- messageId:
2553
- $ref: '#/components/schemas/messageId'
2554
+ id:
2555
+ $ref: '#/components/schemas/id'
2554
2556
  time:
2555
2557
  description: The time the message was received by the Bandwidth API.
2556
2558
  type: string
@@ -2586,7 +2588,7 @@ components:
2586
2588
  expiration:
2587
2589
  $ref: '#/components/schemas/expiration'
2588
2590
  required:
2589
- - messageId
2591
+ - id
2590
2592
  - time
2591
2593
  - direction
2592
2594
  - to
@@ -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:
@@ -3738,11 +3740,12 @@ components:
3738
3740
  the state of this conference member. This is the URL of this
3739
3741
  member's
3740
3742
 
3741
- [Get Conference Member](/apis/voice/#operation/getConferenceMember)
3743
+ [Get Conference
3744
+ Member](/apis/voice-apis/voice/#tag/Conferences/operation/getConferenceMember)
3742
3745
  endpoint
3743
3746
 
3744
3747
  and [Modify Conference
3745
- Member](/apis/voice/#operation/updateConferenceMember)
3748
+ Member](/apis/voice-apis/voice/#tag/Conferences/operation/updateConferenceMember)
3746
3749
 
3747
3750
  endpoint.
3748
3751
  example: >-
@@ -4094,7 +4097,7 @@ components:
4094
4097
  points to the
4095
4098
 
4096
4099
  [Get Call
4097
- Transcription](/apis/voice/#operation/getCallTranscription)
4100
+ Transcription](/apis/voice-apis/voice/#tag/Transcriptions/operation/getRealTimeTranscription)
4098
4101
  endpoint.
4099
4102
  example: >-
4100
4103
  https://voice.bandwidth.com/api/v2/accounts/9900000/calls/c-fef240ff-5cfc9091-8069-4863-a8c0-a4dcbbf1f1a4/transcriptions/t-3f758f24-c7a2fc78-7c91-401a-8b2e-e542f9c40d6b
@@ -5210,8 +5213,8 @@ components:
5210
5213
  description: >-
5211
5214
  (optional) The verification status indicating whether the
5212
5215
  verification was successful or not. Possible values are
5213
- TN-Verification-Passed and TN-Verification-Failed.
5214
- example: Tn-Verification-Passed
5216
+ TN-Validation-Passed and TN-Validation-Failed.
5217
+ example: Tn-Validation-Passed
5215
5218
  attestationIndicator:
5216
5219
  type: string
5217
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": 1756846983
11726
+ "timestamp": 1761676393
11723
11727
  }
11724
11728
  }