Skip to content

Commit

Permalink
docs(readme): added reference to typeconv
Browse files Browse the repository at this point in the history
  • Loading branch information
grantila committed Feb 26, 2021
1 parent 023e52c commit bf4a8f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

# ts-to-openapi

*This package is not heavily maintained, and will be replaced with [typeconv](https://github.com/grantila/typeconv/)*

This package converts TypeScript interfaces and types to OpenAPI/Swagger YAML.

It can detect what looks like GraphQL-to-TypeScript converted files, and clean them up (e.g. auto-expanding `Scalar` and `Maybe`).
Expand Down

0 comments on commit bf4a8f8

Please sign in to comment.