mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-23 04:35:40 +00:00
16 lines
250 B
JSON
16 lines
250 B
JSON
{
|
|
"version": "1",
|
|
"name": "collection_level_oauth2",
|
|
"type": "collection",
|
|
"scripts": {
|
|
"moduleWhitelist": ["crypto"]
|
|
},
|
|
"clientCertificates": {
|
|
"enabled": true,
|
|
"certs": []
|
|
},
|
|
"presets": {
|
|
"requestType": "http"
|
|
}
|
|
}
|