yourtion / yourtion/node-erest
参数为/:xxxxx格式的路由生成的param.gen.ts缺少相对应的参数导致api.gen.ts出错
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description



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
Compare the generated param.gen.ts and api.gen.ts for a route using the /:xxxxx parameter format, using the screenshots as the reported example. Trace the route-generation entry point that produces these files; the work is done when the corresponding parameter appears in param.gen.ts and api.gen.ts no longer errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100