aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/parameters
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Remove Dmaap references from policy-commonrameshiyer271-4/+4
2023-03-14Upgrade Jetty and Jerseyliamfallon1-1/+2
2021-08-23Disable prometheus by default in policy/commona.sreekumar1-1/+1
2021-08-18Integrating prometheus with Policy componentsa.sreekumar1-0/+4
2021-06-29Address sonars in commonJim Hahn1-1/+2
2021-06-22Move Validators and RestClientParameters in policy-commonFrancescoFioraEst1-0/+56
2021-05-06Fix sonars in policy-commonJim Hahn1-2/+2
2021-04-29Remove GroupValidationResultJim Hahn2-6/+6
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn1-1/+1
2019-07-30Fix managed noop topic sourceJim Hahn1-3/+2
2019-07-30Merge "Passing the updated topic parameters to policy-endpoints"Jorge Hernandez1-10/+26
2019-07-30Passing the updated topic parameters to policy-endpointsa.sreekumar1-10/+26
2019-07-29Add addTopic(List<TopicParams>)Jim Hahn1-2/+4
2019-07-27Default TopicParams.isManaged to trueJim Hahn1-0/+6
2019-07-25Changes to add missing topic parametersa.sreekumar2-5/+31
2019-06-26Adding Topic and REST parameters to policy-endpointsa.sreekumar3-0/+143