Skip to content

Commit f34d3d3

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit e1df7f6 of spec repo
1 parent 6f54e98 commit f34d3d3

39 files changed

Lines changed: 4589 additions & 0 deletions

.generator/schemas/v2/openapi.yaml

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

api/datadog/configuration.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -716,6 +716,11 @@ func NewConfiguration() *Configuration {
716716
"v2.UpdateLLMObsDatasetRecords": false,
717717
"v2.UpdateLLMObsExperiment": false,
718718
"v2.UpdateLLMObsProject": false,
719+
"v2.CreateAnnotation": false,
720+
"v2.DeleteAnnotation": false,
721+
"v2.GetPageAnnotations": false,
722+
"v2.ListAnnotations": false,
723+
"v2.UpdateAnnotation": false,
719724
"v2.AnonymizeUsers": false,
720725
"v2.Validate": false,
721726
"v2.CreateOpenAPI": false,

0 commit comments

Comments
 (0)