messagebus-sdk 5.0.0 → 5.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,7 +13,7 @@
13
13
  # under the License.
14
14
 
15
15
  module MessagebusSDK
16
- VERSION = "5.0.0"
16
+ VERSION = "5.0.1"
17
17
 
18
18
  class Info
19
19
  @@ClientVersion = MessagebusSDK::VERSION
@@ -58,7 +58,7 @@ class MessagebusTemplateClient < MessagebusSDK::MessagebusBase
58
58
  :template_version => "/v5/templates/version",
59
59
  :template => "/v5/template/%TEMPLATE_KEY%",
60
60
  :templates => "/v5/templates",
61
- :templates_send => "/v5/templates/email/send"
61
+ :templates_send => "/v5/templates/send"
62
62
  }
63
63
  end
64
64
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: messagebus-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.0
4
+ version: 5.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: