Skip to content

generate typescript openapi clients that include error response schemas

License

Notifications You must be signed in to change notification settings

TheChristophe/openapi-typebox

Repository files navigation

Openapi Typebox Generator

Generates an api client using typebox based on a OpenAPI 3.1 specification.

Warning

This generator is still in active development, key functionality may be broken or missing. It is currently only tested against autogenerated specifications at @furality.

  Usage
    $ openapi-box <input>

  Options
    --output, -o Output folder, default to "./client"
    --package Generate a package.json
    --package-name Package name for the package.json

  Examples
    $ openapi-box ./openapi.json

About

generate typescript openapi clients that include error response schemas

Topics

Resources

License

Stars

Watchers

Forks

Packages