package ppx_deriving_jsonschema

  1. Overview
  2. No Docs
Jsonschema generator for ppx_deriving

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_deriving_jsonschema-0.0.1.tbz
sha256=53ef084d01e8b21b495a0fa068a11acd0bc3b435028d302396660f6ee69685a6
sha512=d09890057505e8ab6b5a997717d524a514666b467cfe40f37a29a3189056bf32527cd66827c65dc847eeefba36b04e1143ec320080848df20f8adf01e748d8a3

doc/ppx_deriving_jsonschema.runtime/Ppx_deriving_jsonschema_runtime/index.html

Module Ppx_deriving_jsonschema_runtimeSource

Sourceval schema_version : string
Sourceval json_schema : ?id:string -> ?title:string -> ?description:string -> ?definitions:'a -> [< `Assoc of (string * ([> `Assoc of 'a | `String of string ] as 'b)) list ] -> [> `Assoc of (string * 'b) list ]
OCaml

Innovation. Community. Security.