package tezos-openapi

  1. Overview
  2. Docs
type t = {
  1. name : string;
  2. description : string option;
  3. schema : Schema.t;
}
OCaml

Innovation. Community. Security.