package ppx_deriving_jsonschema

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val schema_version : string
val 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.