Files
bruno/tests/response/json-with-bigint-response-formatting/init-user-data/collection-security.json

11 lines
210 B
JSON

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