Skip to content

Latest commit

 

History

History

metadata-jsonschema

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.