hensei-web/src/lib/api
Justin Edmund c074ea8bda refactor: unify visibility types to string literals
Changed from numeric (0/1/2) to string literals ('public'/'private'/'unlisted')
- Created PartyVisibility type with const assertion
- Updated Party and PartyPreview interfaces
- Updated PartyUpdatePayload interface
- Updated Zod schemas for validation
- Updated test mocks to use string literals
- Added deprecated conversion helpers for backward compat

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 21:43:55 -08:00
..
adapters refactor: unify visibility types to string literals 2025-11-28 21:43:55 -08:00
queries fix: type errors in svelte-main branch (372 -> 217 errors) 2025-11-28 20:32:38 +00:00
resources fix: API adapters and type mapping 2025-11-28 21:04:51 -08:00
schemas refactor: unify visibility types to string literals 2025-11-28 21:43:55 -08:00