package azure-cosmos-db

  1. Overview
  2. Docs
Azure cosmos db interface

Install

Dune Dependency

Authors

Maintainers

Sources

b3591342203358b8b7c51532cde0345d0445ebf4.tar.gz
md5=6fb48d24a88b2aff316dacd396e7501a
sha512=b20d4cb05554d9cea12b2729cfc0b98151707ea9125964366f0d0cefb1e8dc235a8f9563bb052a60ab5bf190eaa78579708749d315b18c71c4bcae91d78b9e05

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.