Skip to content

Commit 71eea23

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Add OpenAPI documentation for case-rapid-api relationship endpoints (DataDog#3652)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 621adb1 commit 71eea23

30 files changed

Lines changed: 3648 additions & 26 deletions

.generator/schemas/v2/openapi.yaml

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

api/datadog/configuration.go

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -672,6 +672,13 @@ func NewConfiguration() *Configuration {
672672
"v2.GetOpenAPI": false,
673673
"v2.ListAPIs": false,
674674
"v2.UpdateOpenAPI": false,
675+
"v2.CreateCaseJiraIssue": false,
676+
"v2.CreateCaseNotebook": false,
677+
"v2.CreateCaseServiceNowTicket": false,
678+
"v2.LinkIncident": false,
679+
"v2.LinkJiraIssueToCase": false,
680+
"v2.MoveCaseToProject": false,
681+
"v2.UnlinkJiraIssue": false,
675682
"v2.ActivateContentPack": false,
676683
"v2.CancelThreatHuntingJob": false,
677684
"v2.ConvertJobResultToSignal": false,

0 commit comments

Comments
 (0)