mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 03:41:28 +00:00
10 lines
145 B
JSON
10 lines
145 B
JSON
{
|
|
"collections": [
|
|
{
|
|
"path": "{{collectionPath}}",
|
|
"securityConfig": {
|
|
"jsSandboxMode": "developer"
|
|
}
|
|
}
|
|
]
|
|
} |