mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
11 lines
177 B
JSON
11 lines
177 B
JSON
{
|
|
"collections": [
|
|
{
|
|
"path": "{{projectRoot}}/tests/request/generate-code/collection",
|
|
"securityConfig": {
|
|
"jsSandboxMode": "safe"
|
|
}
|
|
}
|
|
]
|
|
}
|