package ocaml_openapi_generator

  1. Overview
  2. Docs
type t =
  1. | Form
  2. | Space_delimited
  3. | Pipe_delimited
  4. | Deep_object
include Ppx_jsonaf_conv_lib.Jsonafable.S with type t := t
val t_of_jsonaf : Jsonaf_kernel__.Type.t -> t
val jsonaf_of_t : t -> Jsonaf_kernel__.Type.t
OCaml

Innovation. Community. Security.