feat: HaskDocs type generation and zod schemas #272
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/type-gen-zod-setup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Extend openapi-typescript to generate types from HaskDocs API spec. Replace hand-written document type interfaces with generated re-exports. Add zod for form validation.