package tezos-openapi

  1. Overview
  2. Docs

Module Openapi.PathSource

Sourcetype item =
  1. | Static of string
  2. | Dynamic of Parameter.t
Sourceval static : string -> item
Sourceval dynamic : ?description:string -> schema:Schema.t -> string -> item
Sourcetype t = item list
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.