package tezos-openapi

  1. Overview
  2. Docs

Module Tezos_openapi.MethodSource

Sourcetype t =
  1. | GET
  2. | POST
  3. | PUT
  4. | DELETE
  5. | PATCH
Sourceval list : t list
Sourceval to_http_string : t -> string
Sourceval to_openapi_string : t -> string
Sourceval of_http_string : string -> t
OCaml

Innovation. Community. Security.