commit | 99837f40d77dd41f80eeb4649c43479e898bcaff | [log] [tgz] |
---|---|---|
author | Pamela Dragosh <pdragosh@research.att.com> | Thu Mar 21 09:58:52 2019 -0400 |
committer | Pamela Dragosh <pdragosh@research.att.com> | Thu Mar 21 11:30:23 2019 -0400 |
tree | 5e5838d6e2a63b6c49e96db0ac9b30c907241577 | |
parent | 68476866a3be0b5cc10b75f31b247c2e98e19b69 [diff] |
Add module for error responses 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>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install