Skip to content

Commit 1bcf655

Browse files
committed
add write-public.json
1 parent 39f5439 commit 1bcf655

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

t/write-public.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"name": "write-public",
3+
"versions": {
4+
"2025-12-23": {
5+
"statements": [
6+
{
7+
"action": "record:create",
8+
"key": "./*",
9+
"emit": "ok",
10+
"condition": {
11+
"op": "Const",
12+
"const": true
13+
}
14+
}
15+
],
16+
"paramSchema": {
17+
"type": "object",
18+
"properties": {
19+
},
20+
"required": [],
21+
"ui": {}
22+
}
23+
}
24+
}
25+
}

0 commit comments

Comments
 (0)