commit | b13e905e3de91ac7a018f61a95064c170821329e | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Tue Apr 23 11:43:50 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Tue Apr 23 12:41:54 2019 -0400 |
tree | 2b88ea1e8b876f935fc28aae340ca7ea33686607 | |
parent | 4ca155ec2ca6663826d749c7443b0249e703323e [diff] |
Return appropriate HTTP status code Return 404 instead of 500 when items are not found. Bubble up other HTTP error codes instead of changing them all to 500. Change-Id: Ib614bb83f28cfb1ce2384679398f0a45058fc455 Issue-ID: POLICY-1686 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2017-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 Administration Point Backend code.
To build it using Maven 3, run: mvn clean install