Skip to content

Commit 424d986

Browse files
Regenerate client from commit 9757e1ea of spec repo (#2606)
Co-authored-by: ci.datadog-api-spec <[email protected]> 5fa251f
1 parent a995e92 commit 424d986

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

datadog_api_client.v1.model.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25198,8 +25198,9 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
2519825198
<li><p><strong>compressed_proto_file</strong> (<em>str</em><em>, </em><em>optional</em>) – A protobuf file that needs to be gzipped first then base64 encoded.</p></li>
2519925199
<li><p><strong>dns_server</strong> (<em>str</em><em>, </em><em>optional</em>) – DNS server to use for DNS tests.</p></li>
2520025200
<li><p><strong>dns_server_port</strong> (<em>str</em><em>, </em><em>optional</em>) – DNS server port to use for DNS tests.</p></li>
25201-
<li><p><strong>files</strong> (<em>[</em><a class="reference internal" href="#datadog_api_client.v1.model.synthetics_test_request_body_file.SyntheticsTestRequestBodyFile" title="datadog_api_client.v1.model.synthetics_test_request_body_file.SyntheticsTestRequestBodyFile"><em>SyntheticsTestRequestBodyFile</em></a><em>]</em><em>, </em><em>optional</em>) – Files to be used as part of the request in the test.</p></li>
25201+
<li><p><strong>files</strong> (<em>[</em><a class="reference internal" href="#datadog_api_client.v1.model.synthetics_test_request_body_file.SyntheticsTestRequestBodyFile" title="datadog_api_client.v1.model.synthetics_test_request_body_file.SyntheticsTestRequestBodyFile"><em>SyntheticsTestRequestBodyFile</em></a><em>]</em><em>, </em><em>optional</em>) – Files to be used as part of the request in the test. Only valid if <code class="docutils literal notranslate"><span class="pre">bodyType</span></code> is <code class="docutils literal notranslate"><span class="pre">multipart/form-data</span></code>.</p></li>
2520225202
<li><p><strong>follow_redirects</strong> (<em>bool</em><em>, </em><em>optional</em>) – Specifies whether or not the request follows redirects.</p></li>
25203+
<li><p><strong>form</strong> (<em>{str:</em><em> (</em><em>str</em><em>,</em><em>)</em><em>}</em><em>, </em><em>optional</em>) – Form to be used as part of the request in the test. Only valid if <code class="docutils literal notranslate"><span class="pre">bodyType</span></code> is <code class="docutils literal notranslate"><span class="pre">multipart/form-data</span></code>.</p></li>
2520325204
<li><p><strong>headers</strong> (<a class="reference internal" href="#datadog_api_client.v1.model.synthetics_test_headers.SyntheticsTestHeaders" title="datadog_api_client.v1.model.synthetics_test_headers.SyntheticsTestHeaders"><em>SyntheticsTestHeaders</em></a><em>, </em><em>optional</em>) – Headers to include when performing the test.</p></li>
2520425205
<li><p><strong>host</strong> (<em>str</em><em>, </em><em>optional</em>) – Host name to perform the test with.</p></li>
2520525206
<li><p><strong>http_version</strong> (<em>SyntheticsTestOptionsHTTPVersion</em><em>, </em><em>optional</em>) – HTTP version to use for a Synthetic test.</p></li>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)