aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main/java/org/onap/policy/pap/main/rest/StatisticsRestControllerV1.java
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Removed db-based statistics featureSuresh Charan1-143/+0
2023-01-25Server Stubs PAPlapentafd1-0/+2
2023-01-17Use generated PAP interface for Swaggerlapentafd1-193/+39
2022-02-10Move PAP database provider to spring boot defaulta.sreekumar1-25/+16
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar1-123/+102
2021-09-02Fix PAP PDP expiration timerJim Hahn1-4/+5
2021-07-30Add time ranges to PAP statistics APIJim Hahn1-10/+49
2021-07-29Fix swagger tags in controllersRam Krishna Verma1-4/+4
2021-07-28Remove statistics record limits from PAPJim Hahn1-6/+10
2021-07-15Limit statistics record countJim Hahn1-11/+11
2021-06-28Update pap for checkstyle 8.43liamfallon1-45/+69
2020-01-09statistics rest api updatening.xi1-7/+214
2019-03-05Refactor PAP REST controllerJim Hahn1-0/+50