package tezos-openapi

  1. Overview
  2. Docs

Module Openapi.ResponseSource

Sourcetype t = {
  1. code : int option;
  2. description : string;
  3. schema : Schema.t;
}
Sourceval make : ?code:int -> description:string -> Schema.t -> t
OCaml

Innovation. Community. Security.