Files
aviation/bruno/bruno.json

23 lines
433 B
JSON

{
"version": "1",
"name": "Aviation",
"type": "collection",
"ignore": [
"node_modules",
".git"
],
"size": 0.0026407241821289062,
"filesCount": 14,
"clientCertificates": {
"enabled": true,
"certs": [
{
"domain": "localhost",
"type": "cert",
"certFilePath": "../ssl/localhost.crt",
"keyFilePath": "../ssl/localhost.key",
"passphrase": ""
}
]
}
}