Age | Commit message (Expand) | Author | Files | Lines |
2022-09-07 | Handle invalid operations on merged datastore endpoint | bmiklos | 2 | -6/+6 |
2022-09-01 | Implement merging all ncmp datastore endpoints into one | bmiklos | 3 | -87/+67 |
2022-09-01 | Get all cm handles by DMI plugin Identifier | emaclee | 3 | -1/+37 |
2022-08-04 | Query CM Handles RTD | lukegleeson | 1 | -2/+2 |
2022-08-02 | Merge "Enable/Disable Data Sync for Cm Handle" | Joseph Keenan | 3 | -1/+36 |
2022-07-29 | Query CmHandles using CPS path | lukegleeson | 2 | -15/+71 |
2022-07-28 | Enable/Disable Data Sync for Cm Handle | DylanB95EST | 3 | -1/+36 |
2022-07-04 | Simplified 'External' lock reason Mapping | lukegleeson | 1 | -2/+2 |
2022-06-30 | Add method to get YANG module sources for CM handle | emaclee | 3 | -0/+52 |
2022-06-29 | Get cm-handle state endpoint | lukegleeson | 3 | -2/+44 |
2022-06-09 | Handle errors during cm handle search | kissand | 1 | -2/+2 |
2022-06-08 | Merge 2 'query' end points in NCMP | kissand | 3 | -63/+64 |
2022-05-24 | Enhanced response with Complex State in API | mpriyank | 1 | -0/+46 |
2022-05-20 | Get cm-handle public properties endpoint | lukegleeson | 3 | -0/+30 |
2022-04-18 | Document ncmp-inventory error code in openapi | Renu Kumari | 2 | -23/+55 |
2022-04-06 | Query based on Public CM Properties | JosephKeenan | 3 | -1/+41 |
2022-04-05 | [cps] Fix getResourceDataForPassthroughOperational endpoint | puthuparambil.aditya | 2 | -11/+2 |
2022-04-05 | Merge "Structured Exception details for DMI" | Bruno Sakoto | 2 | -1/+40 |
2022-04-04 | Structured Exception details for DMI | mpriyank | 2 | -1/+40 |
2022-04-01 | Update CM-Handle registration response | Renu Kumari | 2 | -2/+53 |
2022-03-14 | Merge "Replacing ModelMapper with MapStruct" | Toine Siebelink | 2 | -2/+2 |
2022-03-11 | Merge "Async: NCMP Rest impl. including Request ID generation" | Bruno Sakoto | 2 | -0/+14 |
2022-03-10 | Updated cmhandle registration openapi documentation | Renu Kumari | 1 | -11/+11 |
2022-03-10 | Replacing ModelMapper with MapStruct | lukegleeson | 2 | -2/+2 |
2022-03-10 | Async: NCMP Rest impl. including Request ID generation | sourabh_sourabh | 2 | -0/+14 |
2022-03-01 | Create Endpoint For Get Cm Handles By Name | DylanB95EST | 3 | -4/+51 |
2022-02-28 | NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav... | DylanB95EST | 1 | -0/+3 |
2022-02-25 | Fix success response code CM Handle Registration | mpriyank | 1 | -2/+2 |
2022-02-16 | Core logic to update,add or remove cmHandle properties | mpriyank | 1 | -0/+10 |
2022-02-02 | [TECHDEBT] Align CPS NCMP REST API Specification | JosephKeenan | 3 | -13/+29 |
2022-01-28 | Support 'public' Cm Handle Properties | DylanB95EST | 1 | -4/+6 |
2022-01-21 | Merge "patch operation for ncmp running" | aditya puthuparambil | 2 | -2/+46 |
2022-01-21 | patch operation for ncmp running | tragait | 2 | -2/+46 |
2022-01-19 | [TECHDEBT] Remove deprecated API methods related to NCMP | mpriyank | 2 | -189/+2 |
2022-01-04 | Remove compulsory body from delete passthrough request | ToineSiebelink | 1 | -10/+1 |
2021-12-13 | Define response objects(schemas) in cps-ncmp | puthuparambil.aditya | 2 | -24/+52 |
2021-12-08 | Support Delete operation for ds Passtrough-Running in NCMP 1/3 | DylanB95EST | 1 | -0/+29 |
2021-12-07 | Merge "CPS-723: Add Examples in the NCMP openapi" | Niamh Core | 2 | -29/+118 |
2021-12-03 | CPS-723: Add Examples in the NCMP openapi | emaclee | 2 | -29/+118 |
2021-11-26 | Patch operation passthrough running | niamhcore | 1 | -0/+28 |
2021-11-25 | Allow separate registration of DMIDataPlugin and DmiModelPugin | JosephKeenan | 1 | -0/+6 |
2021-11-08 | Update operation passthrough running - openapi | niamhcore | 1 | -0/+31 |
2021-11-02 | Add get cm handles by modules names - service layer | niamhcore | 1 | -4/+4 |
2021-10-20 | Add get cm handles by modules to open api | niamhcore | 3 | -2/+79 |
2021-10-07 | Separate ncmp south-bound endpoints in openapi specs | Renu Kumari | 4 | -33/+76 |
2021-10-07 | fix fields and depth to option query | tragait | 2 | -15/+16 |
2021-10-06 | Changing resource identifier to a query param | niamhcore | 3 | -8/+22 |
2021-09-17 | fix data from object to string | tragait | 1 | -2/+2 |
2021-09-07 | P2 - Get module names and revisions rest layer | niamhcore | 2 | -1/+31 |
2021-09-01 | Add ncmp endpoints to swagger-ui | Renu Kumari | 2 | -3/+4 |