twilio-ruby 7.2.3 → 7.2.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGES.md +43 -0
- data/README.md +2 -2
- data/lib/twilio-ruby/rest/api/v2010/account/call/transcription.rb +5 -599
- data/lib/twilio-ruby/rest/api/v2010/account/message.rb +2 -2
- data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result/payload/data.rb +200 -0
- data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result/payload.rb +22 -1
- data/lib/twilio-ruby/rest/client.rb +0 -5
- data/lib/twilio-ruby/rest/content/v1/content.rb +67 -1
- data/lib/twilio-ruby/rest/flex_api/v2/flex_user.rb +81 -1
- data/lib/twilio-ruby/rest/insights/v1/call_summaries.rb +60 -12
- data/lib/twilio-ruby/rest/intelligence/v2/operator_type.rb +1 -1
- data/lib/twilio-ruby/rest/intelligence/v2/transcript/sentence.rb +16 -3
- data/lib/twilio-ruby/rest/intelligence/v2.rb +1 -1
- data/lib/twilio-ruby/rest/marketplace/v1/installed_add_on/installed_add_on_usage.rb +8 -8
- data/lib/twilio-ruby/rest/marketplace/v1/module_data_management.rb +22 -9
- data/lib/twilio-ruby/rest/marketplace/v1/referral_conversion.rb +199 -0
- data/lib/twilio-ruby/rest/marketplace/v1.rb +7 -1
- data/lib/twilio-ruby/rest/messaging/v1/external_campaign.rb +4 -1
- data/lib/twilio-ruby/rest/messaging/v1/service/channel_sender.rb +40 -0
- data/lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb +8 -8
- data/lib/twilio-ruby/rest/numbers/v1/porting_port_in_phone_number.rb +24 -17
- data/lib/twilio-ruby/rest/numbers/v1/porting_portability.rb +7 -7
- data/lib/twilio-ruby/rest/numbers/v1/porting_webhook_configuration.rb +3 -3
- data/lib/twilio-ruby/rest/numbers/v1/porting_webhook_configuration_delete.rb +1 -1
- data/lib/twilio-ruby/rest/numbers/v1/{webhook.rb → porting_webhook_configuration_fetch.rb} +23 -23
- data/lib/twilio-ruby/rest/numbers/v1/signing_request_configuration.rb +96 -0
- data/lib/twilio-ruby/rest/numbers/v1.rb +8 -8
- data/lib/twilio-ruby/rest/numbers/v2/bundle_clone.rb +277 -0
- data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle.rb +4 -1
- data/lib/twilio-ruby/rest/numbers/v2.rb +15 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task.rb +2 -2
- data/lib/twilio-ruby/rest/trusthub/v1/compliance_inquiries.rb +12 -3
- data/lib/twilio-ruby/rest/verify/v2/service.rb +4 -4
- data/lib/twilio-ruby/version.rb +1 -1
- metadata +6 -5
- data/lib/twilio-ruby/rest/preview_iam.rb +0 -6
- data/lib/twilio-ruby/rest/preview_iam_base.rb +0 -33
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 50b7f250eef229f7ad41283b7a467f21d14d582d
|
4
|
+
data.tar.gz: 3d0e92e5ec5e0bebe8104ed78a538206bf2396e3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: eb2f8e158b162945a31aa8800b3175beb47e97c839dc12cd979cd9239c65ffe09b8608ef52fe146dc253328f237181391e8308d0c58f18c968c84e7a72a799f8
|
7
|
+
data.tar.gz: 801d959e3b2670d56d1b9c3442cd32251e683356e989935dcfd19d98e89caa4356298feb636ad083ef918f5fdcb79341d9bde6caf4ae08bf291f1f6d02b51b83
|
data/CHANGES.md
CHANGED
@@ -1,6 +1,49 @@
|
|
1
1
|
twilio-ruby changelog
|
2
2
|
=====================
|
3
3
|
|
4
|
+
[2024-08-26] Version 7.2.4
|
5
|
+
--------------------------
|
6
|
+
**Library - Chore**
|
7
|
+
- [PR #729](https://github.com/twilio/twilio-ruby/pull/729): remove preview_iam reference. Thanks to [@tiwarishubham635](https://github.com/tiwarishubham635)!
|
8
|
+
- [PR #727](https://github.com/twilio/twilio-ruby/pull/727): bug fix. Thanks to [@manisha1997](https://github.com/manisha1997)!
|
9
|
+
- [PR #726](https://github.com/twilio/twilio-ruby/pull/726): bug fix. Thanks to [@manisha1997](https://github.com/manisha1997)!
|
10
|
+
- [PR #725](https://github.com/twilio/twilio-ruby/pull/725): fix documentation link. Thanks to [@manisha1997](https://github.com/manisha1997)!
|
11
|
+
|
12
|
+
**Api**
|
13
|
+
- Update documentation of `error_code` and `error_message` on the Message resource.
|
14
|
+
- Remove generic parameters from `transcription` resource
|
15
|
+
- Added public documentation for Payload Data retrieval API
|
16
|
+
|
17
|
+
**Flex**
|
18
|
+
- Adding update Flex User api
|
19
|
+
|
20
|
+
**Insights**
|
21
|
+
- Added 'branded', 'business_profile' and 'voice_integrity' fields in List Call Summary
|
22
|
+
|
23
|
+
**Intelligence**
|
24
|
+
- Add `words` array information to the Sentences v2 entity.
|
25
|
+
- Add `X-Rate-Limit-Limit`, `X-Rate-Limit-Remaining`, and `X-Rate-Limit-Config` headers for Operator Results.
|
26
|
+
- Change the path parameter when fetching an `/OperatorType/{}` from `sid<EY>` to `string` to support searching by SID or by name
|
27
|
+
- Add `X-Rate-Limit-Limit`, `X-Rate-Limit-Remaining`, and `X-Rate-Limit-Config` headers for Transcript and Service endpoints.
|
28
|
+
|
29
|
+
**Messaging**
|
30
|
+
- Adds two new channel senders api to add/remove channel senders to/from a messaging service
|
31
|
+
- Extend ERC api to accept an optional attribute in request body to indicate CNP migration for an ERC
|
32
|
+
|
33
|
+
**Numbers**
|
34
|
+
- Modify visibility to public in bundle clone API
|
35
|
+
- Add `port_date` field to Port In Request and Port In Phone Numbers Fetch APIs
|
36
|
+
- Change properties docs for port in phone numbers api
|
37
|
+
- Add is_test body param to the Bundle Create API
|
38
|
+
- Change properties docs for port in api
|
39
|
+
|
40
|
+
**Trusthub**
|
41
|
+
- Add new field in themeSetId in compliance_inquiry.
|
42
|
+
|
43
|
+
**Verify**
|
44
|
+
- Update `custom_code_enabled` description on verification docs
|
45
|
+
|
46
|
+
|
4
47
|
[2024-07-02] Version 7.2.3
|
5
48
|
--------------------------
|
6
49
|
**Rubygems**
|
data/README.md
CHANGED
@@ -39,13 +39,13 @@ This library supports the following Ruby implementations:
|
|
39
39
|
To install using [Bundler][bundler] grab the latest stable version:
|
40
40
|
|
41
41
|
```ruby
|
42
|
-
gem 'twilio-ruby', '~> 7.2.
|
42
|
+
gem 'twilio-ruby', '~> 7.2.4'
|
43
43
|
```
|
44
44
|
|
45
45
|
To manually install `twilio-ruby` via [Rubygems][rubygems] simply gem install:
|
46
46
|
|
47
47
|
```bash
|
48
|
-
gem install twilio-ruby -v 7.2.
|
48
|
+
gem install twilio-ruby -v 7.2.4
|
49
49
|
```
|
50
50
|
|
51
51
|
To build and install the development branch yourself from the latest source:
|