Files
bruno/tests/websockets/init-user-data/collection-security.json
2025-09-18 14:16:53 +05:30

10 lines
174 B
JSON

{
"collections": [
{
"path": "{{projectRoot}}/tests/websockets/fixtures/collection",
"securityConfig": {
"jsSandboxMode": "safe"
}
}
]
}