package azure-cosmos-db

  1. Overview
  2. Docs
type t =
  1. | Get
  2. | Post
  3. | Put
  4. | Delete
val string_of_verb : t -> string
OCaml

Innovation. Community. Security.