Skip to content

Commit

Permalink
Release 7.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Jun 15, 2022
1 parent ec9cd65 commit 85fb0e9
Show file tree
Hide file tree
Showing 789 changed files with 2,217 additions and 815 deletions.
Binary file modified docs/build/doctrees/CHANGES.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/build/doctrees/docs/source/_rst/twilio.rest.lookups.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/build/doctrees/docs/source/_rst/twilio.twiml.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/doctrees/index.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: e9603b473ca1d8974f97dc72e3d0d8bf
config: ce731b3a9b0e9db7038a3a253eee736d
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion docs/build/html/.pytest_cache/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>pytest cache directory &#8212; twilio-python 7.9.2 documentation</title>
<title>pytest cache directory &#8212; twilio-python 7.9.3 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/AUTHORS.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Authors — twilio-python 7.9.2 documentation</title>
<title>Authors — twilio-python 7.9.3 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
20 changes: 19 additions & 1 deletion docs/build/html/CHANGES.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio-python Changelog — twilio-python 7.9.2 documentation</title>
<title>twilio-python Changelog — twilio-python 7.9.3 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand All @@ -30,6 +30,23 @@
<div class="section" id="twilio-python-changelog">
<h1>twilio-python Changelog<a class="headerlink" href="#twilio-python-changelog" title="Permalink to this headline"></a></h1>
<p>Here you can see the full list of changes between each twilio-python release.</p>
<div class="section" id="version-7-9-3">
<h2>[2022-06-15] Version 7.9.3<a class="headerlink" href="#version-7-9-3" title="Permalink to this headline"></a></h2>
<p><strong>Lookups</strong></p>
<ul class="simple">
<li>Adding support for Lookup V2 API</li>
</ul>
<p><strong>Studio</strong></p>
<ul class="simple">
<li>Corrected PII labels to be 30 days and added context to be PII</li>
</ul>
<p><strong>Twiml</strong></p>
<ul class="simple">
<li>Add <code class="docutils literal notranslate"><span class="pre">statusCallbackMethod</span></code> attribute, nested <code class="docutils literal notranslate"><span class="pre">&lt;Config</span></code> and <code class="docutils literal notranslate"><span class="pre">&lt;Parameter&gt;</span></code> elements to <code class="docutils literal notranslate"><span class="pre">&lt;VirtualAgent&gt;</span></code> noun.</li>
<li>Add support for new Amazon Polly voices (Q2 2022) for <code class="docutils literal notranslate"><span class="pre">Say</span></code> verb</li>
<li>Add support for <code class="docutils literal notranslate"><span class="pre">&lt;Conversation&gt;</span></code> noun</li>
</ul>
</div>
<div class="section" id="version-7-9-2">
<h2>[2022-06-01] Version 7.9.2<a class="headerlink" href="#version-7-9-2" title="Permalink to this headline"></a></h2>
<p><strong>Library - Chore</strong></p>
Expand Down Expand Up @@ -3673,6 +3690,7 @@ <h3>Useful Links</h3>
<h3><a href="index.html">Table of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">twilio-python Changelog</a><ul>
<li><a class="reference internal" href="#version-7-9-3">[2022-06-15] Version 7.9.3</a></li>
<li><a class="reference internal" href="#version-7-9-2">[2022-06-01] Version 7.9.2</a></li>
<li><a class="reference internal" href="#version-7-9-1">[2022-05-18] Version 7.9.1</a></li>
<li><a class="reference internal" href="#version-7-9-0">[2022-05-04] Version 7.9.0</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/CODE_OF_CONDUCT.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Contributor Covenant Code of Conduct — twilio-python 7.9.2 documentation</title>
<title>Contributor Covenant Code of Conduct — twilio-python 7.9.3 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Contributing to twilio-python — twilio-python 7.9.2 documentation</title>
<title>Contributing to twilio-python — twilio-python 7.9.3 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/ISSUE_TEMPLATE.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Issue Summary — twilio-python 7.9.2 documentation</title>
<title>Issue Summary — twilio-python 7.9.3 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/PULL_REQUEST_TEMPLATE.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Fixes — twilio-python 7.9.2 documentation</title>
<title>Fixes — twilio-python 7.9.3 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio-python — twilio-python 7.9.2 documentation</title>
<title>twilio-python — twilio-python 7.9.3 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/UPGRADE.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Upgrade Guide — twilio-python 7.9.2 documentation</title>
<title>Upgrade Guide — twilio-python 7.9.3 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/VERSIONS.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Versioning Strategy — twilio-python 7.9.2 documentation</title>
<title>Versioning Strategy — twilio-python 7.9.3 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
4 changes: 3 additions & 1 deletion docs/build/html/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Overview: module code — twilio-python 7.9.2 documentation</title>
<title>Overview: module code — twilio-python 7.9.3 documentation</title>
<link href="../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js" type="text/javascript"></script>
Expand Down Expand Up @@ -281,6 +281,8 @@ <h1>All modules for which code is available</h1>
</ul></ul></ul></ul><li><a href="twilio/rest/lookups.html">twilio.rest.lookups</a></li>
<ul><li><a href="twilio/rest/lookups/v1.html">twilio.rest.lookups.v1</a></li>
<ul><li><a href="twilio/rest/lookups/v1/phone_number.html">twilio.rest.lookups.v1.phone_number</a></li>
</ul><li><a href="twilio/rest/lookups/v2.html">twilio.rest.lookups.v2</a></li>
<ul><li><a href="twilio/rest/lookups/v2/phone_number.html">twilio.rest.lookups.v2.phone_number</a></li>
</ul></ul><li><a href="twilio/rest/media.html">twilio.rest.media</a></li>
<ul><li><a href="twilio/rest/media/v1.html">twilio.rest.media.v1</a></li>
<ul><li><a href="twilio/rest/media/v1/media_processor.html">twilio.rest.media.v1.media_processor</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/deserialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.deserialize — twilio-python 7.9.2 documentation</title>
<title>twilio.base.deserialize — twilio-python 7.9.3 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/domain.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.domain — twilio-python 7.9.2 documentation</title>
<title>twilio.base.domain — twilio-python 7.9.3 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/exceptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.exceptions — twilio-python 7.9.2 documentation</title>
<title>twilio.base.exceptions — twilio-python 7.9.3 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/instance_context.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.instance_context — twilio-python 7.9.2 documentation</title>
<title>twilio.base.instance_context — twilio-python 7.9.3 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.instance_resource — twilio-python 7.9.2 documentation</title>
<title>twilio.base.instance_resource — twilio-python 7.9.3 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/list_resource.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.list_resource — twilio-python 7.9.2 documentation</title>
<title>twilio.base.list_resource — twilio-python 7.9.3 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/obsolete.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.obsolete — twilio-python 7.9.2 documentation</title>
<title>twilio.base.obsolete — twilio-python 7.9.3 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.page — twilio-python 7.9.2 documentation</title>
<title>twilio.base.page — twilio-python 7.9.3 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.serialize — twilio-python 7.9.2 documentation</title>
<title>twilio.base.serialize — twilio-python 7.9.3 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/values.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.values — twilio-python 7.9.2 documentation</title>
<title>twilio.base.values — twilio-python 7.9.3 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/version.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.version — twilio-python 7.9.2 documentation</title>
<title>twilio.base.version — twilio-python 7.9.3 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/http.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.http — twilio-python 7.9.2 documentation</title>
<title>twilio.http — twilio-python 7.9.3 documentation</title>
<link href="../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/http/http_client.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.http.http_client — twilio-python 7.9.2 documentation</title>
<title>twilio.http.http_client — twilio-python 7.9.3 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/http/request.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.http.request — twilio-python 7.9.2 documentation</title>
<title>twilio.http.request — twilio-python 7.9.3 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
Loading

0 comments on commit 85fb0e9

Please sign in to comment.