2.0.1 • Published 9 months ago

@ty-ras/metadata-jsonschema-zod v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Typesafe REST API Specification - Zod to JSON Schema Transformer

Coverage

This folder contains library which contains types and functionality which supports transforming Zod data validation objects into JSON Schema. This is particularly useful when doing automatic OpenAPI Specification Document generation using @ty-ras/metadata-openapi library. The library is basically a thin wrapper around call to zod-to-json-schema library, just within TyRAS context.