summaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/parameters/RestServerParameters.json
AgeCommit message (Collapse)AuthorFilesLines
2022-02-10Migrate policy api startup & config, controller to springbootRashmi Pujar1-6/+0
Issue-ID: POLICY-3753 Signed-off-by: Rashmi Pujar <rashmi.pujar1@bell.ca> Change-Id: I4537ed49b7fc57683bfc487f0d212642b7e69f17
2021-11-02Rename username for API operations.adheli.tavares1-1/+1
Use an account other than healthcheck in API for provisioning of policies. Issue-ID: POLICY-2744 Change-Id: If41467531152a73ecda2756886914ba0a4c6d9b4 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2019-07-18Modify policy/api to use RestServer from commonJim Hahn1-0/+6
This also entailed removing the local copy of RestServerParameters. Change-Id: Ie5c581ab70aee60844d1660fe0a61290de6470ec Issue-ID: POLICY-1652 Signed-off-by: Jim Hahn <jrh3@att.com>