Skip to content

Commit 0901a13

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit d701603 of spec repo
1 parent ea6d5d1 commit 0901a13

175 files changed

Lines changed: 200 additions & 199 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.generator/schemas/v2/openapi.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154835,7 +154835,7 @@ paths:
154835154835
**Note**: This endpoint is in beta and may be subject to changes.
154836154836
Please check the documentation regularly for updates.
154837154837
/api/v2/siem-historical-detections/histsignals/search:
154838-
get:
154838+
post:
154839154839
description: Search hist signals.
154840154840
operationId: SearchSecurityMonitoringHistsignals
154841154841
requestBody:
@@ -154887,6 +154887,7 @@ paths:
154887154887
- security_monitoring_signals_read
154888154888
summary: Search hist signals
154889154889
tags: ["Security Monitoring"]
154890+
x-codegen-request-body-name: body
154890154891
"x-permission":
154891154892
operator: OR
154892154893
permissions:

src/main/java/com/datadog/api/client/v2/api/SecurityMonitoringApi.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20893,7 +20893,7 @@ public SecurityMonitoringSignalsListResponse searchSecurityMonitoringHistsignals
2089320893
new String[] {"application/json"},
2089420894
new String[] {"apiKeyAuth", "appKeyAuth", "AuthZ"});
2089520895
return apiClient.invokeAPI(
20896-
"GET",
20896+
"POST",
2089720897
builder,
2089820898
localVarHeaderParams,
2089920899
new String[] {"application/json"},
@@ -20949,7 +20949,7 @@ public SecurityMonitoringSignalsListResponse searchSecurityMonitoringHistsignals
2094920949
return result;
2095020950
}
2095120951
return apiClient.invokeAPIAsync(
20952-
"GET",
20952+
"POST",
2095320953
builder,
2095420954
localVarHeaderParams,
2095520955
new String[] {"application/json"},

src/test/resources/cassettes/features/v1/Create_a_user_returns_User_created_response_test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"timeToLive": {
5454
"unlimited": true
5555
},
56-
"id": "af617072-2860-ba27-e045-b00c8baf0188"
56+
"id": "af617072-2860-ba27-e045-b00c8baf0187"
5757
}
5858
]

src/test/resources/cassettes/features/v1/Create_a_user_returns_null_access_role.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"timeToLive": {
5454
"unlimited": true
5555
},
56-
"id": "af617072-2860-ba27-e045-b00c8baf0187"
56+
"id": "af617072-2860-ba27-e045-b00c8baf0188"
5757
}
5858
]

src/test/resources/cassettes/features/v2/AWS_Integration_Delete_account_config_returns_Bad_Request_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "73fd406e-d686-10bd-50ee-83f2c499e8a8"
26+
"id": "73fd406e-d686-10bd-50ee-83f2c499e8a9"
2727
}
2828
]

src/test/resources/cassettes/features/v2/AWS_Integration_Delete_account_config_returns_No_Content_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9ee9"
30+
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9eeb"
3131
},
3232
{
3333
"httpRequest": {

src/test/resources/cassettes/features/v2/AWS_Integration_Delete_account_config_returns_Not_Found_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9eed"
30+
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9ee9"
3131
},
3232
{
3333
"httpRequest": {

src/test/resources/cassettes/features/v2/AWS_Integration_Get_account_config_returns_AWS_Account_object_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9eeb"
30+
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9eee"
3131
},
3232
{
3333
"httpRequest": {

src/test/resources/cassettes/features/v2/AWS_Integration_Get_account_config_returns_Not_Found_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "9b33b83c-c8bb-714f-cf71-33ab2f3af9d3"
26+
"id": "9b33b83c-c8bb-714f-cf71-33ab2f3af9d4"
2727
}
2828
]

src/test/resources/cassettes/features/v2/AWS_Integration_Get_all_account_configs_returns_AWS_Accounts_List_object_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "101a55f5-5a26-d616-5fb4-8d0451d83d10"
26+
"id": "101a55f5-5a26-d616-5fb4-8d0451d83d11"
2727
}
2828
]

0 commit comments

Comments
 (0)