tegonhq / tegon

Tegon is an open-source, dev-first alternative to Jira, Linear
https://tegon.ai
GNU Affero General Public License v3.0
1.47k stars 59 forks source link

Bug: Server OpenAPI spec is not generated with interfaces #151

Closed harshithmullapudi closed 4 days ago

harshithmullapudi commented 1 month ago

Server OpenAPI spec is generated as blank. We use swagger in nestJS but the prisma DTO output is making the swagger fail in the generation of spec.

tegon-bot[bot] commented 1 month ago

ENG-339 Bug: Server OpenAPI spec is not generated with interfaces

harshithmullapudi commented 1 month ago

Currently, since there is no solution we need to move them to custom dto models

harshithmullapudi commented 4 days ago

@luminousmaximuslumens thanks for the contribution #205