package ppx_deriving_jsonschema

  1. Overview
  2. Docs

Module Ppx_deriving_jsonschema_runtimeSource

Sourceval schema_version : string
Sourceval classify : t -> t
Sourceval declassify : t -> t
Sourceval json_schema : ?id:string -> ?title:string -> ?description:string -> ?definitions:(string * t) list -> t -> t