summaryrefslogtreecommitdiffstats
path: root/main/src
AgeCommit message (Expand)AuthorFilesLines
2019-05-02Fix api sonar bugs - logging exceptionsChenfei Gao2-0/+40
2019-05-01Add version to preloaded policy typesJim Hahn10-10/+20
2019-04-26Fix legacy policy type names3.0.2-ONAPPamela Dragosh2-20/+20
2019-04-16Preload policy types when api starts upChenfei Gao18-4/+1443
2019-04-11Add junit tests for endpointsChenfei Gao18-136/+690
2019-04-10Modify delete safety net and DB lab setupChenfei Gao14-566/+953
2019-04-09Modify policy provider to support GET/CREATEChenfei Gao15-58/+863
2019-04-05Incorporate filters in provider functionsChenfei Gao10-65/+398
2019-04-03Implement policy provider functionsChenfei Gao28-435/+1395
2019-03-19added file to test ApiRunttimeException.javaSandeep J1-0/+43
2019-03-18added test cases to TestApiParameterGroup.javaSandeep J1-20/+32
2019-03-17Add API endpoints for legacy policiesChenfei Gao7-44/+878
2019-03-17Add test policytype and policiesPamela Dragosh33-2/+1002
2019-03-15Hotfix for compilation errorsChenfei Gao4-1069/+1077
2019-03-07Add code to follow ONAP API CVS guidelinesChenfei Gao3-81/+481
2019-02-27Add more endpoints and swagger annotationsChenfei Gao12-1038/+991
2019-02-07Add changes to basic structure of api componentChenfei Gao26-126/+1504
2018-09-25Clean up checkstyle declarationPamela Dragosh9-32/+26
2018-09-03Add basic main structure for policy-apiKrishnajinka27-0/+1865