Skip to content

Commit e9a184e

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit a179b579 of spec repo
1 parent 1704b56 commit e9a184e

File tree

71 files changed

+93
-93
lines changed

Some content is hidden

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

71 files changed

+93
-93
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2024-12-13 16:09:25.530948",
8-
"spec_repo_commit": "936a5463"
7+
"regenerated": "2024-12-16 16:52:47.465175",
8+
"spec_repo_commit": "a179b579"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-12-13 16:09:25.549581",
13-
"spec_repo_commit": "936a5463"
12+
"regenerated": "2024-12-16 16:52:47.479729",
13+
"spec_repo_commit": "a179b579"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31987,12 +31987,10 @@ paths:
3198731987
permissions:
3198831988
- events_read
3198931989
post:
31990-
description: 'This endpoint allows you to post events.
31991-
31992-
31993-
Only events with **`change` category** are under General Availability. Refer
31994-
to [Change Tracking](https://docs.datadoghq.com/change_tracking) for further
31995-
details.'
31990+
description: "This endpoint allows you to post events.\n\n\u2705 **Only events
31991+
with the `change` category** are in General Availability. See [Change Tracking](https://docs.datadoghq.com/change_tracking)
31992+
for more details.\n\n\u274C For use cases involving other event categories,
31993+
please use the V1 endpoint."
3199631994
operationId: CreateEvent
3199731995
requestBody:
3199831996
content:

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,11 @@ public CompletableFuture<EventCreateResponsePayload> createEventAsync(
8686
/**
8787
* This endpoint allows you to post events.
8888
*
89-
* <p>Only events with <strong><code>change</code> category</strong> are under General
90-
* Availability. Refer to <a href="https://docs.datadoghq.com/change_tracking">Change Tracking</a>
91-
* for further details.
89+
* <p>✅ <strong>Only events with the <code>change</code> category</strong> are in General
90+
* Availability. See <a href="https://docs.datadoghq.com/change_tracking">Change Tracking</a> for
91+
* more details.
92+
*
93+
* <p>❌ For use cases involving other event categories, please use the V1 endpoint.
9294
*
9395
* @param body Event request object (required)
9496
* @return ApiResponse&lt;EventCreateResponsePayload&gt;

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"timeToLive": {
2929
"unlimited": true
3030
},
31-
"id": "d5bade64-6ebb-4f4d-903d-8069b52bb31e"
31+
"id": "d5bade64-6ebb-4f4d-903d-8069b52bb31d"
3232
}
3333
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"timeToLive": {
2929
"unlimited": true
3030
},
31-
"id": "d5bade64-6ebb-4f4d-903d-8069b52bb31d"
31+
"id": "d5bade64-6ebb-4f4d-903d-8069b52bb31e"
3232
}
3333
]

src/test/resources/cassettes/features/v2/AWS_Integration_Create_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": "c206b9cd-771e-14f0-5d18-42a3a48556ce"
30+
"id": "c206b9cd-771e-14f0-5d18-42a3a48556cf"
3131
},
3232
{
3333
"httpRequest": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"timeToLive": {
5858
"unlimited": true
5959
},
60-
"id": "c206b9cd-771e-14f0-5d18-42a3a48556d1"
60+
"id": "c206b9cd-771e-14f0-5d18-42a3a48556d0"
6161
},
6262
{
6363
"httpRequest": {

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-83f2c499e8a9"
26+
"id": "73fd406e-d686-10bd-50ee-83f2c499e8a8"
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-0daa19dc9eeb"
30+
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9eee"
3131
},
3232
{
3333
"httpRequest": {

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9eea"
30+
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9eeb"
3131
},
3232
{
3333
"httpRequest": {
@@ -53,7 +53,7 @@
5353
"timeToLive": {
5454
"unlimited": true
5555
},
56-
"id": "ab2123e3-6fb5-0f90-fe98-365e086c9c6f"
56+
"id": "ab2123e3-6fb5-0f90-fe98-365e086c9c6e"
5757
},
5858
{
5959
"httpRequest": {

0 commit comments

Comments
 (0)