json-type-validation
json-type-validation copied to clipboard
Generate OpenAPI schema objects from decoders
Im working on generating OpenAPI for my server. I'm already using mojo tech json type validation so I figured I might as well use this syntax for defining POST body and response definitions.