Skip to content

Commit

Permalink
Add support for API management ListAPIs (#2521)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> 1c5a29f
  • Loading branch information
1 parent 171be0e commit 0aebb73
Show file tree
Hide file tree
Showing 12 changed files with 5,212 additions and 3,138 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,7 @@ <h2 id="NewDecoder">func <a href="https://github.com/DataDog/datadog-api-client-



<h2 id="NewDefaultContext">func <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L551">NewDefaultContext</a>
<h2 id="NewDefaultContext">func <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L552">NewDefaultContext</a>
<a class="permalink" href="#NewDefaultContext">&#xb6;</a>


Expand Down Expand Up @@ -1060,7 +1060,7 @@ <h3 id="NewConfiguration">func <a href="https://github.com/DataDog/datadog-api-c



<h3 id="Configuration.AddDefaultHeader">func (*Configuration) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L388">AddDefaultHeader</a>
<h3 id="Configuration.AddDefaultHeader">func (*Configuration) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L389">AddDefaultHeader</a>
<a class="permalink" href="#Configuration.AddDefaultHeader">&#xb6;</a>


Expand All @@ -1073,7 +1073,7 @@ <h3 id="Configuration.AddDefaultHeader">func (*Configuration) <a href="https://g



<h3 id="Configuration.GetUnstableOperations">func (*Configuration) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L502">GetUnstableOperations</a>
<h3 id="Configuration.GetUnstableOperations">func (*Configuration) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L503">GetUnstableOperations</a>
<a class="permalink" href="#Configuration.GetUnstableOperations">&#xb6;</a>


Expand All @@ -1086,7 +1086,7 @@ <h3 id="Configuration.GetUnstableOperations">func (*Configuration) <a href="http



<h3 id="Configuration.IsUnstableOperation">func (*Configuration) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L524">IsUnstableOperation</a>
<h3 id="Configuration.IsUnstableOperation">func (*Configuration) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L525">IsUnstableOperation</a>
<a class="permalink" href="#Configuration.IsUnstableOperation">&#xb6;</a>


Expand All @@ -1100,7 +1100,7 @@ <h3 id="Configuration.IsUnstableOperation">func (*Configuration) <a href="https:



<h3 id="Configuration.IsUnstableOperationEnabled">func (*Configuration) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L532">IsUnstableOperationEnabled</a>
<h3 id="Configuration.IsUnstableOperationEnabled">func (*Configuration) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L533">IsUnstableOperationEnabled</a>
<a class="permalink" href="#Configuration.IsUnstableOperationEnabled">&#xb6;</a>


Expand All @@ -1115,7 +1115,7 @@ <h3 id="Configuration.IsUnstableOperationEnabled">func (*Configuration) <a href=



<h3 id="Configuration.ServerURL">func (*Configuration) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L421">ServerURL</a>
<h3 id="Configuration.ServerURL">func (*Configuration) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L422">ServerURL</a>
<a class="permalink" href="#Configuration.ServerURL">&#xb6;</a>


Expand All @@ -1128,7 +1128,7 @@ <h3 id="Configuration.ServerURL">func (*Configuration) <a href="https://github.c



<h3 id="Configuration.ServerURLWithContext">func (*Configuration) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L478">ServerURLWithContext</a>
<h3 id="Configuration.ServerURLWithContext">func (*Configuration) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L479">ServerURLWithContext</a>
<a class="permalink" href="#Configuration.ServerURLWithContext">&#xb6;</a>


Expand All @@ -1141,7 +1141,7 @@ <h3 id="Configuration.ServerURLWithContext">func (*Configuration) <a href="https



<h3 id="Configuration.SetUnstableOperationEnabled">func (*Configuration) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L513">SetUnstableOperationEnabled</a>
<h3 id="Configuration.SetUnstableOperationEnabled">func (*Configuration) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L514">SetUnstableOperationEnabled</a>
<a class="permalink" href="#Configuration.SetUnstableOperationEnabled">&#xb6;</a>


Expand Down Expand Up @@ -2403,7 +2403,7 @@ <h2 id="ServerConfigurations">type <a href="https://github.com/DataDog/datadog-a



<h3 id="ServerConfigurations.URL">func (ServerConfigurations) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L393">URL</a>
<h3 id="ServerConfigurations.URL">func (ServerConfigurations) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadog/configuration.go#L394">URL</a>
<a class="permalink" href="#ServerConfigurations.URL">&#xb6;</a>


Expand Down
Loading

0 comments on commit 0aebb73

Please sign in to comment.