All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Closes the express server when the RTM websocket server is closed. Thanks for the PR finferflu!
- Starts RTM server on a web API request to
rtm.connect
. Thanks for the PR Lowry99!
- Fixed wrong parameter name in README web API examples. Thanks for the PR bmajz!
params
property in the Events API recorded response. This was incorrectly stored asbody
.body
will continue to work for the Events API calls, though will be deprecated and removed in a future major release.
- Fixed incorrect docs for the Events API
- Fixed incorrect docs and README example for the RTM API.
- Every initial feature for all your mocking needs!