Skip to content

Commit 586b01f

Browse files
Update ci_app description with max 1 year event run duration restriction (#2820)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> d02e28e
1 parent eb68e28 commit 586b01f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

datadog_api_client.v2.api.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4507,7 +4507,8 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
45074507
<dd><p>Send pipeline event.</p>
45084508
<p>Send your pipeline event to your Datadog platform over HTTP. For details about how pipeline executions are modeled and what execution types we support, see <a class="reference external" href="https://docs.datadoghq.com/continuous_integration/guides/pipeline_data_model/">Pipeline Data Model And Execution Types</a>.</p>
45094509
<p>Multiple events can be sent in an array (up to 1000).</p>
4510-
<p>Pipeline events can be submitted with a timestamp that is up to 18 hours in the past.</p>
4510+
<p>Pipeline events can be submitted with a timestamp that is up to 18 hours in the past.
4511+
The duration between the event start and end times cannot exceed 1 year.</p>
45114512
<dl class="field-list simple">
45124513
<dt class="field-odd">Return type<span class="colon">:</span></dt>
45134514
<dd class="field-odd"><p>dict</p>

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)