package ppx_deriving_jsonschema

  1. Overview
  2. Docs
Jsonschema generator for ppx_deriving

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_deriving_jsonschema-0.0.2.tbz
sha256=fc8a8ff5d75e3b9d296324dafd6b823cc5869486ef9b7e5dcbf7df6304ac3d04
sha512=71663dfb7fb02c2d96bb5b55d5293eb3ca745aa949e53356a78708d09468b80e02e5d2847f309cb92f55db8e429fcc97f53a6e9f18bf2c8d11896ee026e1c65a

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.