Skip to content

Commit

Permalink
[Librarian] Regenerated @ c8ce9820730ef3b2a48912311d45afb8c26b9ee7 2e…
Browse files Browse the repository at this point in the history
…e5b1fa49840dd67929ff69952e93618b74425b
  • Loading branch information
twilio-dx committed Aug 26, 2024
1 parent 75256c9 commit 3aeb020
Show file tree
Hide file tree
Showing 50 changed files with 1,858 additions and 2,359 deletions.
40 changes: 40 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,46 @@
twilio-csharp Changelog
=======================

[2024-08-26] Version 7.2.3
--------------------------
**Library - Fix**
- [PR #752](https://github.com/twilio/twilio-csharp/pull/752): Update Domain.cs to remove orgs api entry. Thanks to [@AsabuHere](https://github.com/AsabuHere)!

**Api**
- Update documentation of `error_code` and `error_message` on the Message resource.
- Remove generic parameters from `transcription` resource
- Added public documentation for Payload Data retrieval API

**Flex**
- Adding update Flex User api

**Insights**
- Added 'branded', 'business_profile' and 'voice_integrity' fields in List Call Summary

**Intelligence**
- Add `words` array information to the Sentences v2 entity.
- Add `X-Rate-Limit-Limit`, `X-Rate-Limit-Remaining`, and `X-Rate-Limit-Config` headers for Operator Results.
- Change the path parameter when fetching an `/OperatorType/{}` from `sid<EY>` to `string` to support searching by SID or by name
- Add `X-Rate-Limit-Limit`, `X-Rate-Limit-Remaining`, and `X-Rate-Limit-Config` headers for Transcript and Service endpoints.

**Messaging**
- Adds two new channel senders api to add/remove channel senders to/from a messaging service
- Extend ERC api to accept an optional attribute in request body to indicate CNP migration for an ERC

**Numbers**
- Modify visibility to public in bundle clone API
- Add `port_date` field to Port In Request and Port In Phone Numbers Fetch APIs
- Change properties docs for port in phone numbers api
- Add is_test body param to the Bundle Create API
- Change properties docs for port in api

**Trusthub**
- Add new field in themeSetId in compliance_inquiry.

**Verify**
- Update `custom_code_enabled` description on verification docs


[2024-07-02] Version 7.2.2
--------------------------
**Intelligence**
Expand Down
Loading

0 comments on commit 3aeb020

Please sign in to comment.