aboutsummaryrefslogtreecommitdiffstats
path: root/a1-policy-management/api/pms-api
AgeCommit message (Collapse)AuthorFilesLines
2024-08-30Update newdelhi branch HEADlapentafd1-2724/+1308
Select&squash recent updates & fixes from master branch, adapted for new-delhi branch. Including: https://gerrit.onap.org/r/c/ccsdk/oran/+/138693 Set serviceId in v2 policy_info to optional and blank by default - master https://gerrit.onap.org/r/c/ccsdk/oran/+/138734 new onap logo https://gerrit.onap.org/r/c/ccsdk/oran/+/138762 Improving code-coverage for the Handle non transient policy deletion bug fix - master https://gerrit.onap.org/r/c/ccsdk/oran/+/138788 Enable springboot test for AsyncRestClientTest https://gerrit.onap.org/r/c/ccsdk/oran/+/138787 Re-arrange application properties *PARTIAL https://gerrit.onap.org/r/c/ccsdk/oran/+/138772 Improve tests/issues found in Sonar report - A1 Oslo-Part2 https://gerrit.onap.org/r/c/ccsdk/oran/+/138827 Dependecy update in a1pms using spring parent 3.3.2 https://gerrit.onap.org/r/c/ccsdk/oran/+/138862 Improve tests/issues found in Sonar report - A1 Oslo/NewDelhi/Montreal/London-Part3-master Issue-ID: CCSDK-3968 Change-Id: I40f7585e9416f03c8bec2b00d57dadb05bc624ca Signed-off-by: lapentafd <francesco.lapenta@est.tech>
2023-04-19A1 PMS support for fine grained access control -A1 LondonPatrikBuhr1-368/+368
Documentation updates. Issue-ID: CCSDK-3889 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: Iaa73d0128a4c466ed2b3d1803af66368d3c37fa6
2023-04-06A1 PMS support for fine grained access control -A1 LondonPatrikBuhr1-0/+407
Issue-ID: CCSDK-3885 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I2ee8f40389d1d53cbfd9433232e0f35f2644361b
2023-04-04Regenerated documentation, code formattingPatrikBuhr1-1/+1
Updated the spoless maven plugin version and re-run the code formatting. Re-generate the API documentation. No changes. Issue-ID: CCSDK-3883 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I95e88ebbd144b37bc1f7ca3b722bfc748e5ae801
2023-03-01Update to JDK 17 & Springboot 3JohnKeeney1-0/+15424
Issue-ID: CCSDK-3858 Change-Id: I3b0f9b391590684b222494bd648328626a3f9efb Signed-off-by: JohnKeeney <john.keeney@est.tech>