8000 [Librarian] Regenerated @ 8d92bd85f8ef40c37285966629e30e5c7cb9312b e6… · BrainWi2ard/twilio-python@a72ada6 · GitHub
[go: up one dir, main page]

10000 Skip to content

Commit a72ada6

Browse files
committed
[Librarian] Regenerated @ 8d92bd85f8ef40c37285966629e30e5c7cb9312b e615ab0d23ebf4a44fbefcca67df047f8de43ea5
1 parent da6aa6b commit a72ada6

File tree

16 files changed

+4962
-233
lines changed

16 files changed

+4962
-233
lines changed

CHANGES.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ twilio-python Changelog
33

44
Here you can see the full list of changes between each twilio-python release.
55

6+
[2025-05-29] Version 9.6.2
7+
--------------------------
8+
**Library - Chore**
9+
- [PR #862](https://github.com/twilio/twilio-python/pull/862): update iam token endpoint. Thanks to [@manisha1997](https://github.com/manisha1997)!
10+
11+
**Api**
12+
- Added several usage category enums to `usage_record` API
13+
14+
**Numbers**
15+
- Update the porting documentation
16+
17+
**Verify**
18+
- Update `ienum` type for Channels in Verify Attempts API
19+
20+
621
[2025-05-13] Version 9.6.1
722
--------------------------
823
**Accounts**

twilio/rest/api/v2010/account/usage/record/__init__.py

Lines changed: 491 additions & 5 deletions
Large diffs are not rendered by default.

twilio/rest/api/v2010/account/usage/record/all_time.py

Lines changed: 491 additions & 5 deletions
Large diffs are not rendered by default.

twilio/rest/api/v2010/account/usage/record/daily.py

Lines changed: 491 additions & 5 deletions
Large diffs are not rendered by default.

twilio/rest/api/v2010/account/usage/record/last_month.py

Lines changed: 491 additions & 5 deletions
Large diffs are not rendered by default.

twilio/rest/api/v2010/account/usage/record/monthly.py

Lines changed: 491 additions & 5 deletions
Large diffs are not rendered by default.

twilio/rest/api/v2010/account/usage/record/this_month.py

Lines changed: 491 additions & 5 deletions
Large diffs are not rendered by default.

twilio/rest/api/v2010/account/usage/record/today.py

Lines changed: 491 additions & 5 deletions
Large diffs are not rendered by default.

twilio/rest/api/v2010/account/usage/record/yearly.py

Lines changed: 491 additions & 5 deletions
Large diffs are not rendered by default.

twilio/rest/api/v2010/account/usage/record/yesterday.py

Lines changed: 491 additions & 5 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
0