Skip to content

Commit c13b91d

Browse files
committed
Release 7.15.0
1 parent f9e142e commit c13b91d

File tree

816 files changed

+4640
-924
lines changed

Some content is hidden

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

816 files changed

+4640
-924
lines changed

docs/build/doctrees/CHANGES.doctree

8.65 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.
67 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: cb0fde26cd1506f19694b62443af6204
3+
config: ac7908bd373e8128a27a8903b6e1d473
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.14.2 documentation</title>
9+
<title>pytest cache directory &#8212; twilio-python 7.15.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.14.2 documentation</title>
13+
<title>Authors — twilio-python 7.15.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: 29 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.14.2 documentation</title>
13+
<title>twilio-python Changelog — twilio-python 7.15.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,33 @@
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-15-0">
34+
<h2>[2022-10-19] Version 7.15.0<a class="headerlink" href="#version-7-15-0" title="Permalink to this headline"></a></h2>
35+
<p><strong>Api</strong></p>
36+
<ul class="simple">
37+
<li>Make link shortening parameters public <strong>(breaking change)</strong></li>
38+
</ul>
39+
<p><strong>Oauth</strong></p>
40+
<ul class="simple">
41+
<li>added oauth JWKS endpoint</li>
42+
<li>Get userinfo resource</li>
43+
<li>OpenID discovery resource</li>
44+
<li>Add new API for token endpoint</li>
45+
</ul>
46+
<p><strong>Supersim</strong></p>
47+
<ul class="simple">
48+
<li>Add SettingsUpdates resource</li>
49+
</ul>
50+
<p><strong>Verify</strong></p>
51+
<ul class="simple">
52+
<li>Update Verify Push endpoints to <code class="docutils literal notranslate"><span class="pre">ga</span></code> maturity</li>
53+
<li>Verify BYOT add Channels property to the Get Templates response</li>
54+
</ul>
55+
<p><strong>Twiml</strong></p>
56+
<ul class="simple">
57+
<li>Add <code class="docutils literal notranslate"><span class="pre">requireMatchingInputs</span></code> attribute and <code class="docutils literal notranslate"><span class="pre">input-matching-failed</span></code> errorType to <code class="docutils literal notranslate"><span class="pre">&lt;Prompt&gt;</span></code></li>
58+
</ul>
59+
</div>
3360
<div class="section" id="version-7-14-2">
3461
<h2>[2022-10-05] Version 7.14.2<a class="headerlink" href="#version-7-14-2" title="Permalink to this headline"></a></h2>
3562
<p><strong>Api</strong></p>
@@ -3834,6 +3861,7 @@ <h3>Useful Links</h3>
38343861
<h3><a href="index.html">Table of Contents</a></h3>
38353862
<ul>
38363863
<li><a class="reference internal" href="#">twilio-python Changelog</a><ul>
3864+
<li><a class="reference internal" href="#version-7-15-0">[2022-10-19] Version 7.15.0</a></li>
38373865
<li><a class="reference internal" href="#version-7-14-2">[2022-10-05] Version 7.14.2</a></li>
38383866
<li><a class="reference internal" href="#version-7-14-1">[2022-09-21] Version 7.14.1</a></li>
38393867
<li><a class="reference internal" href="#version-7-14-0">[2022-09-07] Version 7.14.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.14.2 documentation</title>
13+
<title>Contributor Covenant Code of Conduct — twilio-python 7.15.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.14.2 documentation</title>
13+
<title>Contributing to twilio-python — twilio-python 7.15.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.14.2 documentation</title>
13+
<title>Issue Summary — twilio-python 7.15.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.14.2 documentation</title>
13+
<title>Fixes — twilio-python 7.15.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.14.2 documentation</title>
13+
<title>twilio-python — twilio-python 7.15.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.14.2 documentation</title>
13+
<title>Upgrade Guide — twilio-python 7.15.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.14.2 documentation</title>
13+
<title>Versioning Strategy — twilio-python 7.15.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: 10 additions & 3 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.14.2 documentation</title>
13+
<title>Overview: module code — twilio-python 7.15.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>
@@ -330,7 +330,13 @@ <h1>All modules for which code is available</h1>
330330
<li><a href="twilio/rest/numbers/v2/regulatory_compliance/regulation.html">twilio.rest.numbers.v2.regulatory_compliance.regulation</a></li>
331331
<li><a href="twilio/rest/numbers/v2/regulatory_compliance/supporting_document.html">twilio.rest.numbers.v2.regulatory_compliance.supporting_document</a></li>
332332
<li><a href="twilio/rest/numbers/v2/regulatory_compliance/supporting_document_type.html">twilio.rest.numbers.v2.regulatory_compliance.supporting_document_type</a></li>
333-
</ul></ul></ul><li><a href="twilio/rest/preview.html">twilio.rest.preview</a></li>
333+
</ul></ul></ul><li><a href="twilio/rest/oauth.html">twilio.rest.oauth</a></li>
334+
<ul><li><a href="twilio/rest/oauth/v1.html">twilio.rest.oauth.v1</a></li>
335+
<ul><li><a href="twilio/rest/oauth/v1/oauth.html">twilio.rest.oauth.v1.oauth</a></li>
336+
<li><a href="twilio/rest/oauth/v1/openid_discovery.html">twilio.rest.oauth.v1.openid_discovery</a></li>
337+
<li><a href="twilio/rest/oauth/v1/token.html">twilio.rest.oauth.v1.token</a></li>
338+
<li><a href="twilio/rest/oauth/v1/user_info.html">twilio.rest.oauth.v1.user_info</a></li>
339+
</ul></ul><li><a href="twilio/rest/preview.html">twilio.rest.preview</a></li>
334340
<ul><li><a href="twilio/rest/preview/deployed_devices.html">twilio.rest.preview.deployed_devices</a></li>
335341
<ul><li><a href="twilio/rest/preview/deployed_devices/fleet.html">twilio.rest.preview.deployed_devices.fleet</a></li>
336342
<ul><li><a href="twilio/rest/preview/deployed_devices/fleet/certificate.html">twilio.rest.preview.deployed_devices.fleet.certificate</a></li>
@@ -453,7 +459,8 @@ <h1>All modules for which code is available</h1>
453459
<li><a href="twilio/rest/supersim/v1/network.html">twilio.rest.supersim.v1.network</a></li>
454460
<li><a href="twilio/rest/supersim/v1/network_access_profile.html">twilio.rest.supersim.v1.network_access_profile</a></li>
455461
<ul><li><a href="twilio/rest/supersim/v1/network_access_profile/network_access_profile_network.html">twilio.rest.supersim.v1.network_access_profile.network_access_profile_network</a></li>
456-
</ul><li><a href="twilio/rest/supersim/v1/sim.html">twilio.rest.supersim.v1.sim</a></li>
462+
</ul><li><a href="twilio/rest/supersim/v1/settings_update.html">twilio.rest.supersim.v1.settings_update</a></li>
463+
<li><a href="twilio/rest/supersim/v1/sim.html">twilio.rest.supersim.v1.sim</a></li>
457464
<ul><li><a href="twilio/rest/supersim/v1/sim/billing_period.html">twilio.rest.supersim.v1.sim.billing_period</a></li>
458465
<li><a href="twilio/rest/supersim/v1/sim/sim_ip_address.html">twilio.rest.supersim.v1.sim.sim_ip_address</a></li>
459466
</ul><li><a href="twilio/rest/supersim/v1/sms_command.html">twilio.rest.supersim.v1.sms_command</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.14.2 documentation</title>
13+
<title>twilio.base.deserialize — twilio-python 7.15.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.14.2 documentation</title>
13+
<title>twilio.base.domain — twilio-python 7.15.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.14.2 documentation</title>
13+
<title>twilio.base.exceptions — twilio-python 7.15.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.14.2 documentation</title>
13+
<title>twilio.base.instance_context — twilio-python 7.15.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.14.2 documentation</title>
13+
<title>twilio.base.instance_resource — twilio-python 7.15.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.14.2 documentation</title>
13+
<title>twilio.base.list_resource — twilio-python 7.15.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.14.2 documentation</title>
13+
<title>twilio.base.obsolete — twilio-python 7.15.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/page.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.page — twilio-python 7.14.2 documentation</title>
13+
<title>twilio.base.page — twilio-python 7.15.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/serialize.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.serialize — twilio-python 7.14.2 documentation</title>
13+
<title>twilio.base.serialize — twilio-python 7.15.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/values.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.values — twilio-python 7.14.2 documentation</title>
13+
<title>twilio.base.values — twilio-python 7.15.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/version.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.version — twilio-python 7.14.2 documentation</title>
13+
<title>twilio.base.version — twilio-python 7.15.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)