Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

wdes/typescript-openapi-builder

Repository files navigation

TypeScript OpenAPI builder

Actions Status Actions Status codecov npm version

Generate OpenAPI spec using TypeScript annotations

Clean, fast, simple.

TODO

  • Improve README.md to state code importation
  • Add more tests
  • Have 100% coverage

Known bugs

  • Do NOT use aliases for imports like import { Post as PostOA } it breaks parsing