pantharshit00 / prisma-docs-generator

Prisma generator for automatically generating documentation reference from the Prisma schema.
MIT License
573 stars 27 forks source link

fix: prevent overflow with long property names #70

Closed roberthgnz closed 1 year ago

roberthgnz commented 1 year ago

Before: image

After: image

pantharshit00 commented 1 year ago

https://github.com/pantharshit00/prisma-docs-generator/releases/tag/v0.8.0