package slack

  1. Overview
  2. Docs

Module Atd_adapters.Slack_response_adapterSource

Error detection in Slack API response. The web API communicates errors using an error field rather than status codes. Note, on the other hand, that webhooks do use status codes to communicate errors.

Convert a real json tree into an atd-compliant form.

Convert an atd-compliant json tree into a real json tree.

OCaml

Innovation. Community. Security.