package azure-cosmos-db

  1. Overview
  2. Docs
Azure cosmos db interface

Install

Dune Dependency

Authors

Maintainers

Sources

a93141a1b47eff4ae46b8cb591d2d6fbb4254f28.tar.gz
md5=f87aab8f087e92508cde7420e17bb32b
sha512=c98c32567e40e79ee074f5c862b04e57e5faa03c44c4f718e1a63f9b46686b8d26de22f4eac950c54e5abb07e49fbc1e1c984319b69ec2668170310bdd1b9e49

doc/src/azure-cosmos-db.app-config/json_t.ml.html

Source file json_t.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
(* Auto-generated from "json.atd" *)
[@@@ocaml.warning "-27-32-33-35-39"]

type kv_item = {
  etag: string;
  key: string;
  label: string option;
  content_type: string option;
  locked: bool;
  last_modified: string
}

type kv_result = { items: kv_item list }
OCaml

Innovation. Community. Security.