knock-elixir
knock-elixir copied to clipboard
Official Elixir SDK for interacting with the Knock API.
updates code example
Adding support for Tesla [Telemetry middleware](https://hexdocs.pm/tesla/Tesla.Middleware.Timeout.html).
This allows dynamic configuration of the middleware passed to the Tesla client. If a `middleware_callback` is configured, the middleware is passed to the callback, and may be modified as needed....
fix typo