loopbackio / loopbackio/loopback-next

TypeORM: Add full JSON/OpenAPI schema for TypeORM entities

Open
#5,894 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.