@api-ts/openapi-generator

v2.7.3
Generate an OpenAPI specification from an io-ts-http contract

test

c8 --all --src src node -r @swc-node/register --test test/*.test.ts

build

tsc --build --incremental --verbose .

clean

rm -rf -- dist

format

prettier --check .

format:fix

prettier --write .
npm i @api-ts/[email protected]

Metadata

Downloads