From 737662a030df72ab1c24a83179f953ce01e1038e Mon Sep 17 00:00:00 2001 From: sheetalm Date: Mon, 2 Apr 2018 18:12:54 +0530 Subject: Updated git submodules Project: sdc master 40bd5b855df62e257e4cc2810a95248bc3426302 Activity Spec - Change Error Response Structure 1 Added ActivitySpecNotFoundException to map to 404 Not Found response code 2 404 Not Found response code will only be returned in case activity spec does not exists irrespective of GET or PUT used in REST 3 Update flow test to check error messages 4 Error Response to have only "message" now 5 Use proper response code instead of EXPECTATION_FAILED Change-Id: I82fb3c0970f4e9416d9fe2577174dcaf0a4fef92 Issue-ID: SDC-1048 Signed-off-by: sheetalm --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 7a9073719..40bd5b855 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 7a9073719da3db83024e66a1da9ba14546cfd175 +Subproject commit 40bd5b855df62e257e4cc2810a95248bc3426302 -- cgit 1.2.3-korg