/zod-to-asyncapi

Primary LanguageTypeScriptMIT LicenseMIT

zod-to-asyncapi

A library that uses zod schemas to generate async api documentation.

Installation

$ npm install zod-to-asyncapi

Usage

Explanation of how the module can be used

Version history

v1.0

  • Initial version