diff options
author | sheetalm <sheetal.mudholkar@amdocs.com> | 2018-04-02 18:12:54 +0530 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-10 14:37:17 +0000 |
commit | 737662a030df72ab1c24a83179f953ce01e1038e (patch) | |
tree | 12ab4904cad93c98d99acde27560b20fb2b332bb | |
parent | 23388750752ad736981f4bd77fbaf71320ecd4a4 (diff) |
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 <sheetal.mudholkar@amdocs.com>
m--------- | docs/submodules/sdc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git -Subproject 7a9073719da3db83024e66a1da9ba14546cfd17 +Subproject 40bd5b855df62e257e4cc2810a95248bc342630 |