Skip to content

Commit 97f059e

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Ignore all format changes that can cause breaking changes in the clients (#265)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 839e231 commit 97f059e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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-08-26 14:16:38.357249",
8-
"spec_repo_commit": "1167a86b"
7+
"regenerated": "2024-08-26 18:14:57.005234",
8+
"spec_repo_commit": "0857d88a"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-08-26 14:16:38.375368",
13-
"spec_repo_commit": "1167a86b"
12+
"regenerated": "2024-08-26 18:14:57.023212",
13+
"spec_repo_commit": "0857d88a"
1414
}
1515
}
1616
}

tests/scenarios/features/v2/given.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@
427427
"parameters": [
428428
{
429429
"name": "body",
430-
"value": "{ \"data\": {\n \"type\": \"rum_application_create\",\n \"attributes\": {\n \"name\": \"test_name_create\",\n \"type\": \"browser\"\n }\n }\n}"
430+
"value": "{ \"data\": {\n\n \"type\": \"rum_application_create\",\n \"attributes\": {\n \"name\": \"test_name_create\",\n \"type\": \"browser\"\n }\n }\n}"
431431
}
432432
],
433433
"step": "there is a valid \"rum_application\" in the system",

0 commit comments

Comments
 (0)