BREAKING CHANGE - Allow passing in of optional mime type to sending an input message
- This is a breaking change as the function signature has changed and mime type now defaults to
application/json; charset=utf-8
instead ofapplication/json
BREAKING CHANGE - Allow passing in of optional mime type to sending an input message
application/json; charset=utf-8
instead of application/json