databricks-cli/acceptance/telemetry/partial-success/test.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
114 B
TOML
Raw Normal View History

2025-03-05 14:57:41 +00:00
[[Server]]
Pattern = "POST /telemetry-ext"
Response.Body = '''
{
"errors": [],
"numProtoSuccess": 1
}
'''