refactor(core): derive provider schema .zod via effect-zod walker (#23753)
This commit is contained in:
parent
df0c1f649c
commit
2da6d860e0
2 changed files with 5 additions and 5 deletions
|
|
@ -162,7 +162,7 @@ schema module with a clear domain.
|
|||
- [ ] `src/control-plane/schema.ts`
|
||||
- [ ] `src/permission/schema.ts`
|
||||
- [ ] `src/project/schema.ts`
|
||||
- [ ] `src/provider/schema.ts`
|
||||
- [x] `src/provider/schema.ts`
|
||||
- [ ] `src/pty/schema.ts`
|
||||
- [ ] `src/question/schema.ts`
|
||||
- [ ] `src/session/schema.ts`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue