Nedgeva / swagger-codegen-ts

Typesafe Swagger API generator for TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

FAQ

  1. Why don't spec codecs reuse common parts?

    That's because different versions of specs refer to different versions of JSON Schema and they are generally not the same. We would like to avoid maintaining JSON Schema composition in this project. (for now)

Contributions

Publish

npm version major|minor|patch

About

Typesafe Swagger API generator for TypeScript

License:Mozilla Public License 2.0


Languages

Language:TypeScript 100.0%