Skip to content

Commit 09e46f8

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Change synthetics test generation for cloud tests (#1835)
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 d8b5908 commit 09e46f8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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-01-11 20:56:52.871671",
8-
"spec_repo_commit": "76753e01"
7+
"regenerated": "2024-01-12 13:44:53.253723",
8+
"spec_repo_commit": "0d87bc66"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-01-11 20:56:52.888602",
13-
"spec_repo_commit": "76753e01"
12+
"regenerated": "2024-01-12 13:44:53.272022",
13+
"spec_repo_commit": "0d87bc66"
1414
}
1515
}
1616
}

tests/v1/features/undo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
360360
{
361361
"name": "body",
362362
"origin": "request",
363-
"template": "{\"account_id\": \"{{account_id}}\", \"role_name\": \"{{role_name}}\"}"
363+
"template": "{\"account_id\": \"{{ account_id }}\", \"role_name\": \"{{ role_name }}\"}"
364364
}
365365
],
366366
"type": "unsafe"
@@ -489,7 +489,7 @@
489489
{
490490
"name": "body",
491491
"origin": "request",
492-
"template": "{\n \"client_id\": \"{{client_id}}\",\n \"tenant_name\": \"{{tenant_name}}\"\n}"
492+
"template": "{\n \"client_id\": \"{{ client_id }}\",\n \"tenant_name\": \"{{ tenant_name }}\"\n}"
493493
}
494494
],
495495
"type": "unsafe"

0 commit comments

Comments
 (0)