Files
bruno/tests/interpolation/prompt-variables/fixtures/collection/bruno.json
2025-11-17 20:12:20 +05:30

22 lines
432 B
JSON

{
"version": "1",
"name": "prompt-variables-interpolation",
"type": "collection",
"ignore": [
"node_modules",
".git"
],
"size": 0.0008153915405273438,
"filesCount": 4,
"clientCertificates": {
"enabled": true,
"certs": [
{
"domain": "localhost:8081",
"type": "pfx",
"pfxFilePath": "../client.pfx",
"passphrase": "{{?Enter Client CA Password}}"
}
]
}
}