Skip to main content

TWIN TypeScript to OpenApi

This tool is used to read the REST route definitions from @twin.org packages and convert them into an OpenAPI specification in JSON format.

Installation

npm install @twin.org/ts-to-openapi

Examples

Usage of the tool is shown in the examples docs/examples.md

Reference

Detailed reference documentation for the API can be found in docs/reference/index.md

Changelog

The changes between each version can be found in docs/changelog.md