Skip to content

Commit

Permalink
Document fields remote_config_read_enabled and category (#1775)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <[email protected]> a55a0a8
  • Loading branch information
1 parent b6cb344 commit 988320a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions datadog_api_client.v2.model.html
Original file line number Diff line number Diff line change
Expand Up @@ -23159,11 +23159,13 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>category</strong> (<em>str</em><em>, </em><em>optional</em>) – The category of the API key.</p></li>
<li><p><strong>created_at</strong> (<em>str</em><em>, </em><em>optional</em>) – Creation date of the API key.</p></li>
<li><p><strong>key</strong> (<em>str</em><em>, </em><em>optional</em>) – The API key.</p></li>
<li><p><strong>last4</strong> (<em>str</em><em>, </em><em>optional</em>) – The last four characters of the API key.</p></li>
<li><p><strong>modified_at</strong> (<em>str</em><em>, </em><em>optional</em>) – Date the API key was last modified.</p></li>
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – Name of the API key.</p></li>
<li><p><strong>remote_config_read_enabled</strong> (<em>bool</em><em>, </em><em>optional</em>) – The remote config read enabled status.</p></li>
</ul>
</dd>
</dl>
Expand Down Expand Up @@ -30548,10 +30550,12 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>category</strong> (<em>str</em><em>, </em><em>optional</em>) – The category of the API key.</p></li>
<li><p><strong>created_at</strong> (<em>str</em><em>, </em><em>optional</em>) – Creation date of the API key.</p></li>
<li><p><strong>last4</strong> (<em>str</em><em>, </em><em>optional</em>) – The last four characters of the API key.</p></li>
<li><p><strong>modified_at</strong> (<em>str</em><em>, </em><em>optional</em>) – Date the API key was last modified.</p></li>
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – Name of the API key.</p></li>
<li><p><strong>remote_config_read_enabled</strong> (<em>bool</em><em>, </em><em>optional</em>) – The remote config read enabled status.</p></li>
</ul>
</dd>
</dl>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 988320a

Please sign in to comment.