@@ -260554,6 +260554,7 @@ <h2 id="SyntheticsStepType">type <a href="https://github.com/DataDog/datadog-api
260554260554 <span id="SYNTHETICSSTEPTYPE_ASSERT_FROM_JAVASCRIPT">SYNTHETICSSTEPTYPE_ASSERT_FROM_JAVASCRIPT</span> <a href="#SyntheticsStepType">SyntheticsStepType</a> = "assertFromJavascript"
260555260555 <span id="SYNTHETICSSTEPTYPE_ASSERT_PAGE_CONTAINS">SYNTHETICSSTEPTYPE_ASSERT_PAGE_CONTAINS</span> <a href="#SyntheticsStepType">SyntheticsStepType</a> = "assertPageContains"
260556260556 <span id="SYNTHETICSSTEPTYPE_ASSERT_PAGE_LACKS">SYNTHETICSSTEPTYPE_ASSERT_PAGE_LACKS</span> <a href="#SyntheticsStepType">SyntheticsStepType</a> = "assertPageLacks"
260557+ <span id="SYNTHETICSSTEPTYPE_ASSERT_REQUESTS">SYNTHETICSSTEPTYPE_ASSERT_REQUESTS</span> <a href="#SyntheticsStepType">SyntheticsStepType</a> = "assertRequests"
260557260558 <span id="SYNTHETICSSTEPTYPE_CLICK">SYNTHETICSSTEPTYPE_CLICK</span> <a href="#SyntheticsStepType">SyntheticsStepType</a> = "click"
260558260559 <span id="SYNTHETICSSTEPTYPE_EXTRACT_FROM_JAVASCRIPT">SYNTHETICSSTEPTYPE_EXTRACT_FROM_JAVASCRIPT</span> <a href="#SyntheticsStepType">SyntheticsStepType</a> = "extractFromJavascript"
260559260560 <span id="SYNTHETICSSTEPTYPE_EXTRACT_VARIABLE">SYNTHETICSSTEPTYPE_EXTRACT_VARIABLE</span> <a href="#SyntheticsStepType">SyntheticsStepType</a> = "extractVariable"
@@ -260581,7 +260582,7 @@ <h2 id="SyntheticsStepType">type <a href="https://github.com/DataDog/datadog-api
260581260582
260582260583
260583260584
260584- <h3 id="NewSyntheticsStepTypeFromValue">func <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV1/model_synthetics_step_type.go#L91 ">NewSyntheticsStepTypeFromValue</a>
260585+ <h3 id="NewSyntheticsStepTypeFromValue">func <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV1/model_synthetics_step_type.go#L93 ">NewSyntheticsStepTypeFromValue</a>
260585260586 <a class="permalink" href="#NewSyntheticsStepTypeFromValue">¶</a>
260586260587
260587260588
@@ -260596,7 +260597,7 @@ <h3 id="NewSyntheticsStepTypeFromValue">func <a href="https://github.com/DataDog
260596260597
260597260598
260598260599
260599- <h3 id="SyntheticsStepType.GetAllowedValues">func (*SyntheticsStepType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV1/model_synthetics_step_type.go#L74 ">GetAllowedValues</a>
260600+ <h3 id="SyntheticsStepType.GetAllowedValues">func (*SyntheticsStepType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV1/model_synthetics_step_type.go#L76 ">GetAllowedValues</a>
260600260601 <a class="permalink" href="#SyntheticsStepType.GetAllowedValues">¶</a>
260601260602
260602260603
@@ -260609,7 +260610,7 @@ <h3 id="SyntheticsStepType.GetAllowedValues">func (*SyntheticsStepType) <a href=
260609260610
260610260611
260611260612
260612- <h3 id="SyntheticsStepType.IsValid">func (SyntheticsStepType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV1/model_synthetics_step_type.go#L100 ">IsValid</a>
260613+ <h3 id="SyntheticsStepType.IsValid">func (SyntheticsStepType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV1/model_synthetics_step_type.go#L102 ">IsValid</a>
260613260614 <a class="permalink" href="#SyntheticsStepType.IsValid">¶</a>
260614260615
260615260616
@@ -260622,7 +260623,7 @@ <h3 id="SyntheticsStepType.IsValid">func (SyntheticsStepType) <a href="https://g
260622260623
260623260624
260624260625
260625- <h3 id="SyntheticsStepType.Ptr">func (SyntheticsStepType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV1/model_synthetics_step_type.go#L110 ">Ptr</a>
260626+ <h3 id="SyntheticsStepType.Ptr">func (SyntheticsStepType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV1/model_synthetics_step_type.go#L112 ">Ptr</a>
260626260627 <a class="permalink" href="#SyntheticsStepType.Ptr">¶</a>
260627260628
260628260629
@@ -260635,7 +260636,7 @@ <h3 id="SyntheticsStepType.Ptr">func (SyntheticsStepType) <a href="https://githu
260635260636
260636260637
260637260638
260638- <h3 id="SyntheticsStepType.UnmarshalJSON">func (*SyntheticsStepType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV1/model_synthetics_step_type.go#L79 ">UnmarshalJSON</a>
260639+ <h3 id="SyntheticsStepType.UnmarshalJSON">func (*SyntheticsStepType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV1/model_synthetics_step_type.go#L81 ">UnmarshalJSON</a>
260639260640 <a class="permalink" href="#SyntheticsStepType.UnmarshalJSON">¶</a>
260640260641
260641260642
0 commit comments