twilio-ruby 7.2.3 → 7.3.0

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.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGES.md +53 -0
  3. data/README.md +2 -2
  4. data/lib/twilio-ruby/rest/api/v2010/account/call/transcription.rb +5 -599
  5. data/lib/twilio-ruby/rest/api/v2010/account/message.rb +2 -2
  6. data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result/payload/data.rb +200 -0
  7. data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result/payload.rb +22 -1
  8. data/lib/twilio-ruby/rest/client.rb +3 -3
  9. data/lib/twilio-ruby/rest/content/v1/content.rb +167 -4
  10. data/lib/twilio-ruby/rest/flex_api/v2/flex_user.rb +81 -1
  11. data/lib/twilio-ruby/rest/iam/v1/api_key.rb +270 -0
  12. data/lib/twilio-ruby/rest/iam/v1/get_api_keys.rb +223 -0
  13. data/lib/twilio-ruby/rest/iam/v1/new_api_key.rb +177 -0
  14. data/lib/twilio-ruby/rest/iam/v1.rb +61 -0
  15. data/lib/twilio-ruby/rest/{preview_iam.rb → iam.rb} +1 -1
  16. data/lib/twilio-ruby/rest/{preview_iam_base.rb → iam_base.rb} +10 -5
  17. data/lib/twilio-ruby/rest/insights/v1/call_summaries.rb +60 -12
  18. data/lib/twilio-ruby/rest/intelligence/v2/operator_type.rb +1 -1
  19. data/lib/twilio-ruby/rest/intelligence/v2/transcript/sentence.rb +16 -3
  20. data/lib/twilio-ruby/rest/intelligence/v2.rb +1 -1
  21. data/lib/twilio-ruby/rest/marketplace/v1/installed_add_on/installed_add_on_usage.rb +8 -8
  22. data/lib/twilio-ruby/rest/marketplace/v1/module_data_management.rb +22 -9
  23. data/lib/twilio-ruby/rest/marketplace/v1/referral_conversion.rb +199 -0
  24. data/lib/twilio-ruby/rest/marketplace/v1.rb +7 -1
  25. data/lib/twilio-ruby/rest/messaging/v1/external_campaign.rb +4 -1
  26. data/lib/twilio-ruby/rest/messaging/v1/service/channel_sender.rb +40 -0
  27. data/lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb +10 -10
  28. data/lib/twilio-ruby/rest/numbers/v1/porting_port_in_phone_number.rb +24 -17
  29. data/lib/twilio-ruby/rest/numbers/v1/porting_portability.rb +7 -7
  30. data/lib/twilio-ruby/rest/numbers/v1/porting_webhook_configuration.rb +3 -3
  31. data/lib/twilio-ruby/rest/numbers/v1/porting_webhook_configuration_delete.rb +1 -1
  32. data/lib/twilio-ruby/rest/numbers/v1/{webhook.rb → porting_webhook_configuration_fetch.rb} +23 -23
  33. data/lib/twilio-ruby/rest/numbers/v1/signing_request_configuration.rb +96 -0
  34. data/lib/twilio-ruby/rest/numbers/v1.rb +8 -8
  35. data/lib/twilio-ruby/rest/numbers/v2/bundle_clone.rb +277 -0
  36. data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle.rb +4 -1
  37. data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/supporting_document.rb +7 -0
  38. data/lib/twilio-ruby/rest/numbers/v2.rb +15 -0
  39. data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task.rb +2 -2
  40. data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_real_time_statistics.rb +1 -1
  41. data/lib/twilio-ruby/rest/trusthub/v1/compliance_inquiries.rb +12 -3
  42. data/lib/twilio-ruby/rest/verify/v2/service.rb +4 -4
  43. data/lib/twilio-ruby/version.rb +1 -1
  44. metadata +12 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cb9436f524c03cbde20414ac57dd64f44a8252bc
4
- data.tar.gz: 44d08b5311da11479bdc4291f481e3a82f6f1572
3
+ metadata.gz: a2054814e2215093a15794230fabbebe3567c761
4
+ data.tar.gz: 751cc2f6cd785951e3e35ba228827eb2e4db8c0c
5
5
  SHA512:
6
- metadata.gz: e3788776c80c73b448440d94544d0c9070eb080871ca75eee64b475e8a43e4dcda4f414aa163ec2fa139e7e47d6ca0983c698e79c52bee4ff56a949539028c40
7
- data.tar.gz: 36cdb1d035fedcf8de62e07af6a4a201e25bd95cba8067dd099f819eaea3f4e801392a0797763d07a5824dafe73ac44981e46010b5da703198e28103f425dce4
6
+ metadata.gz: 236d53dc2b5d91cb79f7fdddff50041269cd01d3a0cd598b6bcafe07df1f9b2370d7d79c47885597d46a569458006d3194ef3991f8a8b8696ad3ce9dec23b15a
7
+ data.tar.gz: 588f2c4e2501fab9055cfb85150c30914ed645da6a8e45504fa0343597e77527d979415f0a17645470c0f5dc21a2e835235a97cb21f1b424c743ce67cc8a170e
data/CHANGES.md CHANGED
@@ -1,6 +1,59 @@
1
1
  twilio-ruby changelog
2
2
  =====================
3
3
 
4
+ [2024-09-05] Version 7.3.0
5
+ --------------------------
6
+ **Iam**
7
+ - updated library_visibility public for new public apikeys
8
+
9
+ **Numbers**
10
+ - Add new field in Error Codes for Regulatory Compliance.
11
+ - Change typing of Port In Request date_created field to date_time instead of date **(breaking change)**
12
+
13
+
14
+ [2024-08-26] Version 7.2.4
15
+ --------------------------
16
+ **Library - Chore**
17
+ - [PR #729](https://github.com/twilio/twilio-ruby/pull/729): remove preview_iam reference. Thanks to [@tiwarishubham635](https://github.com/tiwarishubham635)!
18
+ - [PR #727](https://github.com/twilio/twilio-ruby/pull/727): bug fix. Thanks to [@manisha1997](https://github.com/manisha1997)!
19
+ - [PR #726](https://github.com/twilio/twilio-ruby/pull/726): bug fix. Thanks to [@manisha1997](https://github.com/manisha1997)!
20
+ - [PR #725](https://github.com/twilio/twilio-ruby/pull/725): fix documentation link. Thanks to [@manisha1997](https://github.com/manisha1997)!
21
+
22
+ **Api**
23
+ - Update documentation of `error_code` and `error_message` on the Message resource.
24
+ - Remove generic parameters from `transcription` resource
25
+ - Added public documentation for Payload Data retrieval API
26
+
27
+ **Flex**
28
+ - Adding update Flex User api
29
+
30
+ **Insights**
31
+ - Added 'branded', 'business_profile' and 'voice_integrity' fields in List Call Summary
32
+
33
+ **Intelligence**
34
+ - Add `words` array information to the Sentences v2 entity.
35
+ - Add `X-Rate-Limit-Limit`, `X-Rate-Limit-Remaining`, and `X-Rate-Limit-Config` headers for Operator Results.
36
+ - Change the path parameter when fetching an `/OperatorType/{}` from `sid<EY>` to `string` to support searching by SID or by name
37
+ - Add `X-Rate-Limit-Limit`, `X-Rate-Limit-Remaining`, and `X-Rate-Limit-Config` headers for Transcript and Service endpoints.
38
+
39
+ **Messaging**
40
+ - Adds two new channel senders api to add/remove channel senders to/from a messaging service
41
+ - Extend ERC api to accept an optional attribute in request body to indicate CNP migration for an ERC
42
+
43
+ **Numbers**
44
+ - Modify visibility to public in bundle clone API
45
+ - Add `port_date` field to Port In Request and Port In Phone Numbers Fetch APIs
46
+ - Change properties docs for port in phone numbers api
47
+ - Add is_test body param to the Bundle Create API
48
+ - Change properties docs for port in api
49
+
50
+ **Trusthub**
51
+ - Add new field in themeSetId in compliance_inquiry.
52
+
53
+ **Verify**
54
+ - Update `custom_code_enabled` description on verification docs
55
+
56
+
4
57
  [2024-07-02] Version 7.2.3
5
58
  --------------------------
6
59
  **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.3'
42
+ gem 'twilio-ruby', '~> 7.3.0'
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.3
48
+ gem install twilio-ruby -v 7.3.0
49
49
  ```
50
50
 
51
51
  To build and install the development branch yourself from the latest source: