Skip to content

Commit

Permalink
feat: Updated api definitions changelog in CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshmiravalir committed Aug 27, 2021
1 parent 2fa11ed commit 3e8270d
Showing 1 changed file with 44 additions and 1 deletion.
45 changes: 44 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,47 @@
# [2.31.0](https://github.com/LakshmiRavali/twilio-cli/compare/2.30.0...2.31.0) (2021-08-27)
---------------------------
**Api**
- Add Programmabled Voice SIP Refer call transfers () to usage records
- Add Flex Voice Usage category () to usage records

**Conversations**
- Add query parameter to Message resource read operation

**Insights**
- Added to enum processing_state_request
- Added abnormal session filter in Call Summaries

**Messaging**
- Add brand_registration_sid as an optional query param for us_app_to_person_usecase api

**Pricing**
- add trunking_numbers resource (v2)
- add trunking_country resource (v2)

**Verify**
- Changed to private beta the optional parameter on Verification creation.
- Added the optional parameter to the list Challenges endpoint to define the list order.


---------------------------
**Api**
- Corrected the , , and data types for Conference, Participant, and Recording **(breaking change)**
- Made documentation for property in the call api public. **(breaking change)**
- Added in sip_credential_list_mapping and sip_ip_access_control_list_mapping APIs **(breaking change)**

**Insights**
- Added new endpoint to fetch Call Summaries

**Messaging**
- Add brand_type field to a2p brand_registration api
- Revert brand registration api update to add brand_type field
- Add brand_type field to a2p brand_registration api

**Taskrouter**
- Add , , and as Response Headers to all TaskRouter endpoints

**Verify**
- Add optional parameter on Verification creation.
- Include as a channel type in the verifications API.# [2.31.0](https://github.com/LakshmiRavali/twilio-cli/compare/2.30.0...2.31.0) (2021-08-27)


### Features
Expand Down

0 comments on commit 3e8270d

Please sign in to comment.