aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/expectedValidationResults/InvalidRestServerParameters.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-07-18Modify policy/api to use RestServer from commonJim Hahn1-5/+5
This also entailed removing the local copy of RestServerParameters. Change-Id: Ie5c581ab70aee60844d1660fe0a61290de6470ec Issue-ID: POLICY-1652 Signed-off-by: Jim Hahn <jrh3@att.com>
2018-09-03Add basic main structure for policy-apiKrishnajinka1-0/+7
Define main pom xml and update to include main. Add the main exception parameters rest startstop classes. Add test cases. Modify comments Issue-ID: POLICY-1066 Change-Id: I2e878a58eef4f021e3a9a991738194127edf4d16 Signed-off-by: krisjinka <kris.jinka@samsung.com> Signed-off-by: krishnajinka <kris.jinka@samsung.com>