Skip to content

Commit 49eaaec

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Add Descriptions for OCI Integrations Endpoint OpenAPI Spec (#3669)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 3737e33 commit 49eaaec

40 files changed

Lines changed: 6483 additions & 0 deletions

File tree

.generator/schemas/v2/openapi.yaml

Lines changed: 729 additions & 0 deletions
Large diffs are not rendered by default.

api/datadog/configuration.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,8 @@ func NewConfiguration() *Configuration {
759759
"v2.ListJiraAccounts": false,
760760
"v2.ListJiraIssueTemplates": false,
761761
"v2.UpdateJiraIssueTemplate": false,
762+
"v2.CreateTenancyConfig": false,
763+
"v2.GetTenancyConfigs": false,
762764
"v2.CreateServiceNowTemplate": false,
763765
"v2.DeleteServiceNowTemplate": false,
764766
"v2.GetServiceNowTemplate": false,

0 commit comments

Comments
 (0)