aboutsummaryrefslogtreecommitdiffstats
path: root/models-errors
AgeCommit message (Collapse)AuthorFilesLines
2019-03-21Add module for error responsesPamela Dragosh5-0/+206
Module will hold a common error message object used by API's to clients for returning an overall error message and list of detail messages and warnings. Added an example and finished a JUnit test. Changed to response code from HTTP Added assertj and used StandardCoder Issue-ID: POLICY-1195 Change-Id: Id0fcf4831b8d03223c590f8085f207dbbbe559b4 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>