Files
bruno/tests/response/json-response-formatting/init-user-data/collection-security.json
2025-11-10 16:58:14 +05:30

11 lines
198 B
JSON

{
"collections": [
{
"path": "{{projectRoot}}/tests/response/json-response-formatting/fixtures/collection",
"securityConfig": {
"jsSandboxMode": "safe"
}
}
]
}