Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/ComponentTcb/Database/ComponentTcbDbModifyACLRequest.json

7 lines
185 B
JSON
Raw Normal View History

2021-08-06 16:53:23 +08:00
{
"env": "myttest-8gu57so0bd9f9e8a",
"collection_name": "test",
"acl_tag": "CUSTOM",
"rule": "{\n \"read\": true,\n \"write\": \"doc._openid == auth.openid\"\n}"
2022-05-06 20:29:27 +08:00
}