summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/cps/ncmp/dmi/rest/controller/DmiRestController.java
AgeCommit message (Expand)AuthorFilesLines
2021-10-07Updating get module schema request bodyniamhcore1-15/+11
2021-10-06fix query param to optionstragait1-21/+14
2021-10-05Merge "Fix issues with SOnar Qube coverage report"Niamh Core1-3/+5
2021-10-01Fix issues with SOnar Qube coverage reportToineSiebelink1-3/+5
2021-09-30Changing resource identifier to a query paramniamhcore1-8/+8
2021-09-27fix fetch modules request bodytragait1-10/+14
2021-09-22Add get modules response type to openapiniamhcore1-5/+3
2021-09-15Update response code for passthrough-running create use-caseniamhcore1-2/+2
2021-09-06Fix Sonar Qube Violationslukegleeson1-1/+1
2021-08-27Address minor code review comments for CPS-484niamhcore1-6/+6
2021-08-25Write data for cm handle passthrough:runningniamhcore1-40/+59
2021-08-19Get resource data for pass-through running (dmi-impl)tragait1-2/+32
2021-08-18Transform module information from NetConf node to Generic format for NCMPniamhcore1-5/+6
2021-08-17implement passthough operational for dmitragait1-2/+32
2021-08-10Retrieve yang-resources for one or more modulesniamhcore1-4/+28
2021-08-04create post request for cmhandles registrationtragait1-1/+22
2021-08-04implement dmi get modules using sdnc clienttragait1-6/+10
2021-07-15Implement Plugin Registration in DMI-Pluginniamhcore1-0/+44