Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 424 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 424 Bytes

Generate Swagger compatible definitions for Communibase API

Strict TypeScript Checked

CLI Usage:

npm install -g communibase-swagger

cbswagger <apikey> [<output filename>]

Can be be used e.g. to generate TypeScript d.ts files for a Typescript-project using

https://github.com/horiuchi/dtsgenerator