Skip to content

Commit 59c14a7

Browse files
committed
Release 7.8.0
1 parent f80d3aa commit 59c14a7

File tree

814 files changed

+7087
-2009
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

814 files changed

+7087
-2009
lines changed

docs/build/doctrees/CHANGES.doctree

4.98 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
122 KB
Binary file not shown.

docs/build/doctrees/index.doctree

0 Bytes
Binary file not shown.

docs/build/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 8e2ea82422f22ae04a12e5bb21e98b77
3+
config: 820baf67fad4e4b05c3620b4311fd876
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/build/html/.pytest_cache/README.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<head>
77
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
88
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9-
<title>pytest cache directory &#8212; twilio-python 7.7.1 documentation</title>
9+
<title>pytest cache directory &#8212; twilio-python 7.8.0 documentation</title>
1010
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
1111
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
1212
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>

docs/build/html/AUTHORS.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Authors — twilio-python 7.7.1 documentation</title>
13+
<title>Authors — twilio-python 7.8.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/CHANGES.html

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio-python Changelog — twilio-python 7.7.1 documentation</title>
13+
<title>twilio-python Changelog — twilio-python 7.8.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
@@ -30,6 +30,41 @@
3030
<div class="section" id="twilio-python-changelog">
3131
<h1>twilio-python Changelog<a class="headerlink" href="#twilio-python-changelog" title="Permalink to this headline"></a></h1>
3232
<p>Here you can see the full list of changes between each twilio-python release.</p>
33+
<div class="section" id="version-7-8-0">
34+
<h2>[2022-03-23] Version 7.8.0<a class="headerlink" href="#version-7-8-0" title="Permalink to this headline"></a></h2>
35+
<p><strong>Api</strong></p>
36+
<ul class="simple">
37+
<li>Change <code class="docutils literal notranslate"><span class="pre">stream</span></code> url parameter to non optional</li>
38+
<li>Add <code class="docutils literal notranslate"><span class="pre">verify-totp</span></code> and <code class="docutils literal notranslate"><span class="pre">verify-whatsapp-conversations-business-initiated</span></code> categories to <code class="docutils literal notranslate"><span class="pre">usage_record</span></code> API</li>
39+
</ul>
40+
<p><strong>Chat</strong></p>
41+
<ul class="simple">
42+
<li>Added v3 Channel update endpoint to support Public to Private channel migration</li>
43+
</ul>
44+
<p><strong>Flex</strong></p>
45+
<ul class="simple">
46+
<li>Private Beta release of the Interactions API to support the upcoming release of Flex Conversations at the end of Q1 2022.</li>
47+
<li>Adding <code class="docutils literal notranslate"><span class="pre">channel_configs</span></code> object to Flex Configuration</li>
48+
</ul>
49+
<p><strong>Media</strong></p>
50+
<ul class="simple">
51+
<li>Add max_duration param to PlayerStreamer</li>
52+
</ul>
53+
<p><strong>Supersim</strong></p>
54+
<ul class="simple">
55+
<li>Remove Commands resource, use SmsCommands resource instead <strong>(breaking change)</strong></li>
56+
</ul>
57+
<p><strong>Taskrouter</strong></p>
58+
<ul class="simple">
59+
<li>Add limits to <code class="docutils literal notranslate"><span class="pre">split_by_wait_time</span></code> for Cumulative Statistics Endpoint</li>
60+
</ul>
61+
<p><strong>Video</strong></p>
62+
<ul class="simple">
63+
<li>Change recording <code class="docutils literal notranslate"><span class="pre">status_callback_method</span></code> type from <code class="docutils literal notranslate"><span class="pre">enum</span></code> to <code class="docutils literal notranslate"><span class="pre">http_method</span></code> <strong>(breaking change)</strong></li>
64+
<li>Add <code class="docutils literal notranslate"><span class="pre">status_callback</span></code> and <code class="docutils literal notranslate"><span class="pre">status_callback_method</span></code> to composition</li>
65+
<li>Add <code class="docutils literal notranslate"><span class="pre">status_callback</span></code> and <code class="docutils literal notranslate"><span class="pre">status_callback_method</span></code> to recording</li>
66+
</ul>
67+
</div>
3368
<div class="section" id="version-7-7-1">
3469
<h2>[2022-03-09] Version 7.7.1<a class="headerlink" href="#version-7-7-1" title="Permalink to this headline"></a></h2>
3570
<p><strong>Library - Chore</strong></p>
@@ -3567,6 +3602,7 @@ <h3>Useful Links</h3>
35673602
<h3><a href="index.html">Table of Contents</a></h3>
35683603
<ul>
35693604
<li><a class="reference internal" href="#">twilio-python Changelog</a><ul>
3605+
<li><a class="reference internal" href="#version-7-8-0">[2022-03-23] Version 7.8.0</a></li>
35703606
<li><a class="reference internal" href="#version-7-7-1">[2022-03-09] Version 7.7.1</a></li>
35713607
<li><a class="reference internal" href="#version-7-7-0">[2022-02-23] Version 7.7.0</a></li>
35723608
<li><a class="reference internal" href="#version-7-6-0">[2022-02-09] Version 7.6.0</a></li>

docs/build/html/CODE_OF_CONDUCT.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Contributor Covenant Code of Conduct — twilio-python 7.7.1 documentation</title>
13+
<title>Contributor Covenant Code of Conduct — twilio-python 7.8.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/CONTRIBUTING.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Contributing to twilio-python — twilio-python 7.7.1 documentation</title>
13+
<title>Contributing to twilio-python — twilio-python 7.8.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/ISSUE_TEMPLATE.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Issue Summary — twilio-python 7.7.1 documentation</title>
13+
<title>Issue Summary — twilio-python 7.8.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/PULL_REQUEST_TEMPLATE.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Fixes — twilio-python 7.7.1 documentation</title>
13+
<title>Fixes — twilio-python 7.8.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/README.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio-python — twilio-python 7.7.1 documentation</title>
13+
<title>twilio-python — twilio-python 7.8.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/UPGRADE.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Upgrade Guide — twilio-python 7.7.1 documentation</title>
13+
<title>Upgrade Guide — twilio-python 7.8.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/VERSIONS.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Versioning Strategy — twilio-python 7.7.1 documentation</title>
13+
<title>Versioning Strategy — twilio-python 7.8.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/_modules/index.html

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Overview: module code — twilio-python 7.7.1 documentation</title>
13+
<title>Overview: module code — twilio-python 7.8.0 documentation</title>
1414
<link href="../_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="../_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js" type="text/javascript"></script>
@@ -187,7 +187,9 @@ <h1>All modules for which code is available</h1>
187187
<li><a href="twilio/rest/chat/v2/service/user.html">twilio.rest.chat.v2.service.user</a></li>
188188
<ul><li><a href="twilio/rest/chat/v2/service/user/user_binding.html">twilio.rest.chat.v2.service.user.user_binding</a></li>
189189
<li><a href="twilio/rest/chat/v2/service/user/user_channel.html">twilio.rest.chat.v2.service.user.user_channel</a></li>
190-
</ul></ul></ul></ul><li><a href="twilio/rest/conversations.html">twilio.rest.conversations</a></li>
190+
</ul></ul></ul><li><a href="twilio/rest/chat/v3.html">twilio.rest.chat.v3</a></li>
191+
<ul><li><a href="twilio/rest/chat/v3/channel.html">twilio.rest.chat.v3.channel</a></li>
192+
</ul></ul><li><a href="twilio/rest/conversations.html">twilio.rest.conversations</a></li>
191193
<ul><li><a href="twilio/rest/conversations/v1.html">twilio.rest.conversations.v1</a></li>
192194
<ul><li><a href="twilio/rest/conversations/v1/address_configuration.html">twilio.rest.conversations.v1.address_configuration</a></li>
193195
<li><a href="twilio/rest/conversations/v1/configuration.html">twilio.rest.conversations.v1.configuration</a></li>
@@ -235,13 +237,18 @@ <h1>All modules for which code is available</h1>
235237
<ul><li><a href="twilio/rest/flex_api/v1/channel.html">twilio.rest.flex_api.v1.channel</a></li>
236238
<li><a href="twilio/rest/flex_api/v1/configuration.html">twilio.rest.flex_api.v1.configuration</a></li>
237239
<li><a href="twilio/rest/flex_api/v1/flex_flow.html">twilio.rest.flex_api.v1.flex_flow</a></li>
238-
<li><a href="twilio/rest/flex_api/v1/web_channel.html">twilio.rest.flex_api.v1.web_channel</a></li>
240+
<li><a href="twilio/rest/flex_api/v1/interaction.html">twilio.rest.flex_api.v1.interaction</a></li>
241+
<ul><li><a href="twilio/rest/flex_api/v1/interaction/interaction_channel.html">twilio.rest.flex_api.v1.interaction.interaction_channel</a></li>
242+
<ul><li><a href="twilio/rest/flex_api/v1/interaction/interaction_channel/interaction_channel_invite.html">twilio.rest.flex_api.v1.interaction.interaction_channel.interaction_channel_invite</a></li>
243+
<li><a href="twilio/rest/flex_api/v1/interaction/interaction_channel/interaction_channel_participant.html">twilio.rest.flex_api.v1.interaction.interaction_channel.interaction_channel_participant</a></li>
244+
</ul></ul><li><a href="twilio/rest/flex_api/v1/web_channel.html">twilio.rest.flex_api.v1.web_channel</a></li>
239245
</ul></ul><li><a href="twilio/rest/frontline_api.html">twilio.rest.frontline_api</a></li>
240246
<ul><li><a href="twilio/rest/frontline_api/v1.html">twilio.rest.frontline_api.v1</a></li>
241247
<ul><li><a href="twilio/rest/frontline_api/v1/user.html">twilio.rest.frontline_api.v1.user</a></li>
242248
</ul></ul><li><a href="twilio/rest/insights.html">twilio.rest.insights</a></li>
243249
<ul><li><a href="twilio/rest/insights/v1.html">twilio.rest.insights.v1</a></li>
244-
<ul><li><a href="twilio/rest/insights/v1/call.html">twilio.rest.insights.v1.call</a></li>
250+
<ul><li><a href="twilio/rest/insights/v1/annotation.html">twilio.rest.insights.v1.annotation</a></li>
251+
<li><a href="twilio/rest/insights/v1/call.html">twilio.rest.insights.v1.call</a></li>
245252
<ul><li><a href="twilio/rest/insights/v1/call/event.html">twilio.rest.insights.v1.call.event</a></li>
246253
<li><a href="twilio/rest/insights/v1/call/metric.html">twilio.rest.insights.v1.call.metric</a></li>
247254
<li><a href="twilio/rest/insights/v1/call/summary.html">twilio.rest.insights.v1.call.summary</a></li>
@@ -438,8 +445,7 @@ <h1>All modules for which code is available</h1>
438445
</ul><li><a href="twilio/rest/studio/v2/flow_validate.html">twilio.rest.studio.v2.flow_validate</a></li>
439446
</ul></ul><li><a href="twilio/rest/supersim.html">twilio.rest.supersim</a></li>
440447
<ul><li><a href="twilio/rest/supersim/v1.html">twilio.rest.supersim.v1</a></li>
441-
<ul><li><a href="twilio/rest/supersim/v1/command.html">twilio.rest.supersim.v1.command</a></li>
442-
<li><a href="twilio/rest/supersim/v1/esim_profile.html">twilio.rest.supersim.v1.esim_profile</a></li>
448+
<ul><li><a href="twilio/rest/supersim/v1/esim_profile.html">twilio.rest.supersim.v1.esim_profile</a></li>
443449
<li><a href="twilio/rest/supersim/v1/fleet.html">twilio.rest.supersim.v1.fleet</a></li>
444450
<li><a href="twilio/rest/supersim/v1/ip_command.html">twilio.rest.supersim.v1.ip_command</a></li>
445451
<li><a href="twilio/rest/supersim/v1/network.html">twilio.rest.supersim.v1.network</a></li>

docs/build/html/_modules/twilio/base/deserialize.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio.base.deserialize — twilio-python 7.7.1 documentation</title>
13+
<title>twilio.base.deserialize — twilio-python 7.8.0 documentation</title>
1414
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/_modules/twilio/base/domain.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio.base.domain — twilio-python 7.7.1 documentation</title>
13+
<title>twilio.base.domain — twilio-python 7.8.0 documentation</title>
1414
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/_modules/twilio/base/exceptions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio.base.exceptions — twilio-python 7.7.1 documentation</title>
13+
<title>twilio.base.exceptions — twilio-python 7.8.0 documentation</title>
1414
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/_modules/twilio/base/instance_context.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio.base.instance_context — twilio-python 7.7.1 documentation</title>
13+
<title>twilio.base.instance_context — twilio-python 7.8.0 documentation</title>
1414
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/_modules/twilio/base/instance_resource.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio.base.instance_resource — twilio-python 7.7.1 documentation</title>
13+
<title>twilio.base.instance_resource — twilio-python 7.8.0 documentation</title>
1414
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/_modules/twilio/base/list_resource.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio.base.list_resource — twilio-python 7.7.1 documentation</title>
13+
<title>twilio.base.list_resource — twilio-python 7.8.0 documentation</title>
1414
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/_modules/twilio/base/obsolete.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio.base.obsolete — twilio-python 7.7.1 documentation</title>
13+
<title>twilio.base.obsolete — twilio-python 7.8.0 documentation</title>
1414
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>

0 commit comments

Comments
 (0)