Skip to content

Commit f17e4a7

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
and
ci.datadog-api-spec
authored
fix typo (#2709)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 9e3e5d7 commit f17e4a7

File tree

86 files changed

+102
-102
lines changed

Some content is hidden

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

86 files changed

+102
-102
lines changed

.apigentools-info

+4-4
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": "2025-02-07 15:58:49.728330",
8-
"spec_repo_commit": "1ff7c087"
7+
"regenerated": "2025-02-10 19:09:34.449930",
8+
"spec_repo_commit": "824f78a1"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-02-07 15:58:49.745620",
13-
"spec_repo_commit": "1ff7c087"
12+
"regenerated": "2025-02-10 19:09:34.468088",
13+
"spec_repo_commit": "824f78a1"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11903,7 +11903,7 @@ components:
1190311903
description: The schema representation of a Fastly service.
1190411904
properties:
1190511905
id:
11906-
description: The id of the Fastly service
11906+
description: The ID of the Fastly service
1190711907
example: 6abc7de6893AbcDe9fghIj
1190811908
type: string
1190911909
tags:

src/main/java/com/datadog/api/client/v2/model/FastlyService.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public FastlyService id(String id) {
4444
}
4545

4646
/**
47-
* The id of the Fastly service
47+
* The ID of the Fastly service
4848
*
4949
* @return id
5050
*/

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

+1-1
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

+1-1
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_Create_account_config_returns_Conflict_response.json

+1-1
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-0daa19dc9eea"
3131
},
3232
{
3333
"httpRequest": {

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

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

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

+2-2
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-0daa19dc9eec"
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": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "a3ebb722-60eb-fa89-589a-ff3630e3a2cc"
26+
"id": "a3ebb722-60eb-fa89-589a-ff3630e3a2ce"
2727
}
2828
]

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

+1-1
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-0daa19dc9eee"
3131
},
3232
{
3333
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "d0ec7736-ef6c-d071-3390-4a5c3a301d11"
26+
"id": "d0ec7736-ef6c-d071-3390-4a5c3a301d10"
2727
}
2828
]

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "03c3c0d9-a62f-5ac6-398b-e22a05d14d7a"
26+
"id": "03c3c0d9-a62f-5ac6-398b-e22a05d14d79"
2727
}
2828
]

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "d0ec7736-ef6c-d071-3390-4a5c3a301d0f"
26+
"id": "d0ec7736-ef6c-d071-3390-4a5c3a301d0e"
2727
}
2828
]

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

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

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

+1-1
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-0daa19dc9eed"
3131
},
3232
{
3333
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "6796bfb2-5496-6f6a-d702-4bc629b25992"
30+
"id": "6796bfb2-5496-6f6a-d702-4bc629b25991"
3131
}
3232
]

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "0a6534d0-42f2-5075-64f8-7ab28f449a97"
30+
"id": "0a6534d0-42f2-5075-64f8-7ab28f449a8d"
3131
},
3232
{
3333
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "0a6534d0-42f2-5075-64f8-7ab28f449a98"
30+
"id": "0a6534d0-42f2-5075-64f8-7ab28f449a99"
3131
},
3232
{
3333
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "0a6534d0-42f2-5075-64f8-7ab28f449a95"
30+
"id": "0a6534d0-42f2-5075-64f8-7ab28f449a98"
3131
},
3232
{
3333
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "0a6534d0-42f2-5075-64f8-7ab28f449a8d"
30+
"id": "0a6534d0-42f2-5075-64f8-7ab28f449a90"
3131
},
3232
{
3333
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "6bb82102-e994-f0d1-ee96-e1e3f1d80ffd"
30+
"id": "6bb82102-e994-f0d1-ee96-e1e3f1d81000"
3131
},
3232
{
3333
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "516e2b97-25f6-b08c-4d4a-1da22948b330"
30+
"id": "516e2b97-25f6-b08c-4d4a-1da22948b32e"
3131
},
3232
{
3333
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "01611a93-5e74-0630-3c51-f707c3b51e79"
26+
"id": "01611a93-5e74-0630-3c51-f707c3b51e80"
2727
},
2828
{
2929
"httpRequest": {

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "01611a93-5e74-0630-3c51-f707c3b51e7d"
26+
"id": "01611a93-5e74-0630-3c51-f707c3b51e82"
2727
},
2828
{
2929
"httpRequest": {
@@ -53,7 +53,7 @@
5353
"timeToLive": {
5454
"unlimited": true
5555
},
56-
"id": "33fa4a39-57ef-afdd-007a-0db82f7ed15b"
56+
"id": "33fa4a39-57ef-afdd-007a-0db82f7ed160"
5757
},
5858
{
5959
"httpRequest": {

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "01611a93-5e74-0630-3c51-f707c3b51e81"
26+
"id": "01611a93-5e74-0630-3c51-f707c3b51e83"
2727
},
2828
{
2929
"httpRequest": {
@@ -53,7 +53,7 @@
5353
"timeToLive": {
5454
"unlimited": true
5555
},
56-
"id": "33fa4a39-57ef-afdd-007a-0db82f7ed15f"
56+
"id": "33fa4a39-57ef-afdd-007a-0db82f7ed161"
5757
},
5858
{
5959
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "cd59362c-7df2-d349-9880-5b5536151a0b"
30+
"id": "cd59362c-7df2-d349-9880-5b5536151a0a"
3131
},
3232
{
3333
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "7bcfec66-5300-9891-51e5-e4d7e0833bd1"
30+
"id": "7bcfec66-5300-9891-51e5-e4d7e0833bd3"
3131
},
3232
{
3333
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "ab2c08c1-60c7-9278-3246-d650bb89216e"
26+
"id": "ab2c08c1-60c7-9278-3246-d650bb89216f"
2727
},
2828
{
2929
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "516e2b97-25f6-b08c-4d4a-1da22948b32e"
30+
"id": "516e2b97-25f6-b08c-4d4a-1da22948b330"
3131
},
3232
{
3333
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "b8e7d077-8c77-c831-844b-014fb6c12fa9"
30+
"id": "b8e7d077-8c77-c831-844b-014fb6c12fac"
3131
},
3232
{
3333
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "b8e7d077-8c77-c831-844b-014fb6c12fa8"
30+
"id": "b8e7d077-8c77-c831-844b-014fb6c12faa"
3131
},
3232
{
3333
"httpRequest": {

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "01611a93-5e74-0630-3c51-f707c3b51e82"
26+
"id": "01611a93-5e74-0630-3c51-f707c3b51e7f"
2727
},
2828
{
2929
"httpRequest": {
@@ -53,7 +53,7 @@
5353
"timeToLive": {
5454
"unlimited": true
5555
},
56-
"id": "33fa4a39-57ef-afdd-007a-0db82f7ed160"
56+
"id": "33fa4a39-57ef-afdd-007a-0db82f7ed15e"
5757
},
5858
{
5959
"httpRequest": {

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "01611a93-5e74-0630-3c51-f707c3b51e7c"
26+
"id": "01611a93-5e74-0630-3c51-f707c3b51e81"
2727
},
2828
{
2929
"httpRequest": {
@@ -53,7 +53,7 @@
5353
"timeToLive": {
5454
"unlimited": true
5555
},
56-
"id": "33fa4a39-57ef-afdd-007a-0db82f7ed15a"
56+
"id": "33fa4a39-57ef-afdd-007a-0db82f7ed15f"
5757
},
5858
{
5959
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "b2404278-8cc9-cba4-e3eb-03a7fdff0698"
30+
"id": "b2404278-8cc9-cba4-e3eb-03a7fdff069b"
3131
},
3232
{
3333
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "cd59362c-7df2-d349-9880-5b5536151a08"
30+
"id": "cd59362c-7df2-d349-9880-5b5536151a09"
3131
},
3232
{
3333
"httpRequest": {

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "cd59362c-7df2-d349-9880-5b5536151a06"
30+
"id": "cd59362c-7df2-d349-9880-5b5536151a07"
3131
},
3232
{
3333
"httpRequest": {
@@ -53,7 +53,7 @@
5353
"timeToLive": {
5454
"unlimited": true
5555
},
56-
"id": "ab2123e3-6fb5-0f90-fe98-365e086c9c6e"
56+
"id": "ab2123e3-6fb5-0f90-fe98-365e086c9c6f"
5757
},
5858
{
5959
"httpRequest": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "a3ebb722-60eb-fa89-589a-ff3630e3a2ce"
26+
"id": "a3ebb722-60eb-fa89-589a-ff3630e3a2cd"
2727
}
2828
]

0 commit comments

Comments
 (0)