summaryrefslogtreecommitdiffstats
path: root/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java
AgeCommit message (Expand)AuthorFilesLines
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh1-15/+16
2022-01-07CPS-Core: Unable to parse JSON input with space for POST endpointsourabh_sourabh1-9/+11
2021-12-02Adding examples in openapi for cps-coreputhuparambil.aditya1-13/+15
2021-11-02Delete DataNode (xpath) for a given AnchorDylanB95EST1-0/+8
2021-11-02Clean Up Code around List NodesDylanB95EST1-8/+8
2021-09-01Add ncmp endpoints to swagger-uiRenu Kumari1-5/+0
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil1-18/+40
2021-08-18Delete list-node p2 rest layerlukegleeson1-0/+7
2021-08-10Upgrade Swager Codegen-maven-pluginJosephKeenan1-10/+12
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson1-2/+2
2021-05-25Replace list-node content (part 2): CPS REST layerRuslan Kashapov1-0/+7
2021-05-11Create list-node elements (part2): CPS REST layerRuslan Kashapov1-1/+8
2021-04-28Fix Code smellsshivasubedi1-2/+1
2021-04-26Get Data under anchor using single rootRishi.Chail1-5/+2
2021-04-20Create child data node (part 1): CPS service + RESTRuslan Kashapov1-6/+14
2021-04-07Fix SonarQube violationsToineSiebelink1-1/+1
2021-02-18Data fragment update by xpath #3 - rest and service layersRuslan Kashapov1-3/+17
2021-01-26Ensure CPS REST API Specs conform to ONAP standardsRishi.Chail1-1/+1
2021-02-04Fetching data node by xpath - rest and service layersRuslan Kashapov1-5/+17
2021-02-04Merge "Decouple configuration from application"Toine Siebelink1-1/+1
2021-02-01Decouple configuration from applicationClaudio D. Gasparini1-1/+1
2021-02-01Attach a (JSON) data instance for a container with children to a given Anchorniamhcore1-9/+9
2021-01-21Enable log level management via actuator, /cps/api path to use for REST contr...Ruslan Kashapov1-0/+2
2021-01-15Split OpenAPI yaml fileputhuparambil.aditya1-1/+1
2020-12-17Split the CpsRestController.javaputhuparambil.aditya1-0/+54