package ppx_deriving_jsonschema

  1. Overview
  2. Docs
Jsonschema generator for ppx_deriving

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_deriving_jsonschema-0.0.3.tbz
sha256=d517fc97fabe39ef8eea49dcc91b9abec03e86fdcb53fcf37b046aa0954e4d1a
sha512=b9785ea7c0394946d4585839da4d137c2ea15642f2588df3c3506e514c08f4e8413a59dd075730d7e55e686dc165140c5cdce90e5eb349b439953dba9a142d76

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.