package slack

  1. Overview
  2. Docs
Slack API implementation

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
md5=f3be3accbb3b77babbc9b672746c603b
sha512=e715aa318eee97c65d254e1a2b052fb08a8e113d11343272c03a13cccd2f74a480678e064bcb6c901624aadcb83d16eabadbd6caa9181465a920cb69aee8f644

doc/slack.lib/Slack_lib/Atd_adapters/Slack_response_adapter/index.html

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.