Skip to content

Commit efc7c88

Browse files
Add Datadog Continuous Testing JSON schema (#4842)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1b2e93e commit efc7c88

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3394,6 +3394,12 @@
33943394
],
33953395
"url": "https://www.krakend.io/schema/krakend.json"
33963396
},
3397+
{
3398+
"name": "Datadog Continuous Testing",
3399+
"description": "Datadog Continuous Testing Configuration file",
3400+
"fileMatch": ["*.synthetics.json"],
3401+
"url": "https://raw.githubusercontent.com/DataDog/schema/main/datadog-ci/synthetics/test-config.schema.json"
3402+
},
33973403
{
33983404
"name": "Datadog Service Definition",
33993405
"description": "Datadog Service Definition file",

0 commit comments

Comments
 (0)