databricks-cli/acceptance/bundle/templates/default-python/serverless-customcatalog/test.toml

9 lines
185 B
TOML

[[Server]]
Pattern = "GET /api/2.1/unity-catalog/current-metastore-assignment"
Response.Body = '{"default_catalog_name": "customcatalog"}'
[[Repls]]
# windows fix
Old = '\\'
New = '/'