Files
bruno/packages/bruno-tests/collection_level_oauth2/bruno.json
2026-01-19 19:33:00 +05:30

16 lines
250 B
JSON

{
"version": "1",
"name": "collection_level_oauth2",
"type": "collection",
"scripts": {
"moduleWhitelist": ["crypto"]
},
"clientCertificates": {
"enabled": true,
"certs": []
},
"presets": {
"requestType": "http"
}
}