Skip to content

Commit 96d279f

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Ignore all format changes that can cause breaking changes in the clients (#1784)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 2464699 commit 96d279f

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

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)