package ocaml_openapi_generator

  1. Overview
  2. Docs
val create : name:string -> description:string option -> required:bool -> deprecated:bool -> example:Jsonaf.t option -> examples:Example.t Or_reference.t Jsonaf_string_map.t -> explode:bool option -> schema:Schema.t Or_reference.t option -> content:Media_type.t Jsonaf_string_map.t option -> allow_reserved:bool option -> allow_empty_value:bool option -> t
OCaml

Innovation. Community. Security.