loopbackio / loopbackio/loopback-next
TypeORM: Add full JSON/OpenAPI schema for TypeORM entities
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 1.1k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 27
Description
Currently `@loopback/typeorm` generates a simple and limited JSON/OpenAPI schema for TypeORM entities, it should be 100% at par with the schema generated for Juggler models.
Contributor guide
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 at the @loopback/typeorm integration and compare its current JSON/OpenAPI schema with schemas generated for Juggler models. Done means TypeORM entities produce equivalent full schemas; the issue provides no named files or tests, so the implementation surface and verification need to be established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100