mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 21:19:48 +00:00
chore: generate
This commit is contained in:
parent
0276885181
commit
362a657b4f
2 changed files with 8 additions and 1 deletions
|
|
@ -8253,6 +8253,12 @@
|
|||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"__originalKeys": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"read": {
|
||||
"$ref": "#/components/schemas/PermissionRuleConfig"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue