Skip to content

Commit ba2679f

Browse files
Add originalFileName field to the SyntheticsTestRequestBodyFile definition (#1988)
Co-authored-by: ci.datadog-api-spec <[email protected]> 86b6458
1 parent 0d94b6d commit ba2679f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

datadog_api_client.v1.model.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26108,6 +26108,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
2610826108
<li><p><strong>bucket_key</strong> (<em>str</em><em>, </em><em>optional</em>) – Bucket key of the file.</p></li>
2610926109
<li><p><strong>content</strong> (<em>str</em><em>, </em><em>optional</em>) – Content of the file.</p></li>
2611026110
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – Name of the file.</p></li>
26111+
<li><p><strong>original_file_name</strong> (<em>str</em><em>, </em><em>optional</em>) – Original name of the file.</p></li>
2611126112
<li><p><strong>size</strong> (<em>int</em><em>, </em><em>optional</em>) – Size of the file.</p></li>
2611226113
<li><p><strong>type</strong> (<em>str</em><em>, </em><em>optional</em>) – Type of the file.</p></li>
2611326114
</ul>

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)