0.7.0 • Published 5 months ago
openapi-ts-define v0.7.0
OpenAPI TS Define
This package provide a way to extract api route information based on AST.
This package use the same filesystem routing rules as nitro.
!WARNING This package is under development, break change are expected!
TODO
- Parse route description (PathItemObject.description)
- Parse jsdoc tags
- Support custom response status code (use jsdoc tags)