MaddyUnderStars / MaddyUnderStars/shoot
migrate to zod-openapi
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 61
- Forks
- 5
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 1
Description
@asteasolutions/zod-to-openapi is fine, but it requires monkey patching zod to support .openapi method which causes problems with the typeorm cli and tests.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the current @asteasolutions/zod-to-openapi usage and the Zod monkey patch, then inspect the TypeORM CLI and test failures it causes. The migration is done when the project uses zod-openapi without that patch and the TypeORM CLI and tests work correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100