aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src/test/groovy/org/onap/cps/ncmp/rest/exceptions
AgeCommit message (Expand)AuthorFilesLines
3 daysRefactor and Move NCMP Data Request HandlersToineSiebelink1-16/+17
6 days #2: Used async version of web client for single cm handle read operationsourabh_sourabh1-4/+0
2024-05-17Replaced RestTemplate with WebClient in synchronous DMI callssourabh_sourabh1-2/+3
2024-04-10Introduce and handle Operation Too Large Exception for batch operationsToineSiebelink1-12/+14
2023-10-19Code coverage: Update YANG schema set using moduleSetTagsourabh_sourabh1-8/+11
2023-07-11Combine alreadyDefinedException classesdanielhanrahan1-10/+9
2023-06-22NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri1-3/+3
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh1-0/+4
2023-05-03Refactor datatrore handling in API requestsToineSiebelink1-2/+6
2022-09-13Handle partial failure (improvements)ToineSiebelink1-8/+12
2022-09-01Implement merging all ncmp datastore endpoints into onebmiklos1-6/+8
2022-06-29Get cm-handle state endpointlukegleeson1-2/+2
2022-06-08Merge 2 'query' end points in NCMPkissand1-1/+4
2022-05-31Handle RestTemplate Error handling so NCMP cna report correct server statusToineSiebelink1-3/+3
2022-05-25Async request response NCMP -> ClientJosephKeenan1-1/+5
2022-05-24Enhanced response with Complex State in APImpriyank1-0/+4
2022-05-20Get cm-handle public properties endpointlukegleeson1-2/+2
2022-04-04Structured Exception details for DMImpriyank1-2/+15
2022-03-14Merge "Replacing ModelMapper with MapStruct"Toine Siebelink1-6/+5
2022-03-10Replacing ModelMapper with MapStructlukegleeson1-6/+5
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-16/+16
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST1-6/+10
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST1-3/+7
2022-02-25Fix success response code CM Handle Registrationmpriyank1-10/+43
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan1-9/+12
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh1-0/+8
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank1-12/+6
2021-09-21Address Sonar Qube issuesToineSiebelink1-11/+9
2021-04-06rename nf-proxy to network-cm-proxytragait1-0/+98