val standard : (module OaDocument.STANDARD)
val vendor : (module OaDocument.VENDOR)
val resolve_casename : path:Json_query.path -> string
val include_odoc : bool
val pp_trace_string : Restapis_o.Open__.Format.formatter -> string -> unit
val pp_trace_path : Restapis_o.Open__.Format.formatter -> Json_query.path -> unit
val pp_trace_optional : Restapis_o.Open__.Format.formatter -> bool -> unit
val pp_doc : Restapis_o.Open__.Format.formatter -> title:string option -> description:string option -> param_docs:(string * string option) list -> see:(unit -> string) -> unit