Commit 00cd532
committed
refactor: consolidate customer schemas and remove duplicates
- Remove duplicate CustomerConfirmInputSchema (use CustomerInputSchema)
- Remove unused StandardCustomerFieldSchema
- Change customer fields from individual props to unified customer object
- Add CustomerInputSchema with flat structure and catchall for custom fields
- Transform empty strings to undefined for graceful client handling
- Delete stale package-lock.json (using pnpm)1 parent d91dc50 commit 00cd532
6 files changed
Lines changed: 198 additions & 2816 deletions
File tree
- src
- contracts
- schemas
- tests
- contracts
- schemas
0 commit comments