summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-09-17 15:59:12 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-17 15:59:12 +0000
commit5aa766d39d413e43704c0a73302e7291e4109d1e (patch)
tree4aa899cd0aad912aa2a2648ec73328e2321d65c6 /docs
parent132f79a73b81224817ad9eba7efb678b5204da1e (diff)
Updated git submodules
Project: so master 077b69a9dab041c229db5ca891bd01b817b90ac7 Merge "Accept header not honored when building exception" Accept header not honored when building exception added accept headers to http entity request mappers were looking at "Content-Type" and not "Accept" modified test to no longer share global headers added additional tests and corrected comparison errors Fixing issue with comparing media types, the equals method in MediaType.class uses parameters as well to compare, added a method to just compare the type and subtype and get done with it Fixing test failures, getMEdiaType would come as null in most cases, this causes the defautl serialization mode to be picked which is xml. tests now pass with exception providers in place exception providers now handle JSON and XML Dumy push to re-trigger the build which failed at sonar evaluation Trying to fix the build by removing different spy's Returning XML instead of JSON in cases of error for endpoints. Removed exceptions and its generic handler which is a good thought, however given that the exceptionhandlers are generic it gets tough to return to handle exceptions which require different namesaces in response amongst other problems. Change-Id: I684fe3b0047693093a99aa999faf261d7713f404 Issue-ID: SO-1058 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Diffstat (limited to 'docs')
m---------docs/submodules/so.git0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/so.git b/docs/submodules/so.git
-Subproject 499eaefb09c4317bbccb3ce31fb500c663b19bd
+Subproject 077b69a9dab041c229db5ca891bd01b817b90ac