@avst-api/slack

Adaptavist Managed API for Slack

Usage no npm install needed!

<script type="module">
  import avstApiSlack from 'https://cdn.skypack.dev/@avst-api/slack';
</script>

README

0.5.5

0.4.0

0.3.0

0.2.9

  • Changed objs_conversation type correction.

0.2.8

  • Fixed setGlobalErrorStrategy method.

0.2.7

  • Removed io-ts and fp-ts packages.

0.2.6

  • Added setGlobalErrorStrategy method to allow another way to set the global error strategy.
  • Renamed connection property to connectionId in raw-api and handled-api layers.
  • Removed AnyError and ValidationError from TypedPromise return signature.

0.2.5

  • Renamed abstraction layers:
    • From http-api to raw-api
    • From managed-api to handled-api