Changing json encoding of response 73/34373/2
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Wed, 7 Mar 2018 00:18:49 +0000 (16:18 -0800)
committerGirish Havaldar <hg0071052@techmahindra.com>
Wed, 7 Mar 2018 04:01:39 +0000 (04:01 +0000)
commit6125e317c3d61c87eaa9ea4d05c2687ca117325f
tree1d71b22f5e8cd162b124786eb96305e2ed3a7eea
parentce2498616ae1a81debadec35233d82b0ef7b8657
Changing json encoding of response

Updating the json encoding to use Marshal
This is to allow us to set the right return Header type
and also return the right status codes

Issue-ID: AAF-160
Change-Id: Ib260e5b8306b16069c57f6b83efcf401747ff2b6
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
sms-service/src/sms/handler/handler.go