Age | Commit message (Expand) | Author | Files | Lines |
2024-09-02 | Support Alternate-id for CPS-E05 module definition | seanbeirne | 1 | -1/+1 |
2024-08-30 | Support alternate id interface for CPS-E-05 - publicProperties | mpriyank | 2 | -7/+15 |
2024-08-21 | Update openapi for 3.5.2 | danielhanrahan | 2 | -4/+4 |
2024-08-01 | Openapi specs update | mpriyank | 3 | -3/+3 |
2024-05-22 | Remove allowReserved from Swagger definitions for CPS & NCMP | ToineSiebelink | 1 | -4/+0 |
2024-04-10 | Introduce and handle Operation Too Large Exception for batch operations | ToineSiebelink | 2 | -3/+16 |
2024-03-13 | Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, a... | JvD_Ericsson | 1 | -0/+9 |
2024-03-13 | Provide support for data producer identifier during registration (CPS-1964 1) | JvD_Ericsson | 1 | -0/+3 |
2024-02-29 | Add bearer token to NCMP passthrough operations (CPS-2126 #2) | danielhanrahan | 2 | -1/+14 |
2024-02-29 | Remove Http Status 401 for cps core and NCMP(CPS-2126 #3) | mpriyank | 2 | -36/+0 |
2024-02-01 | Extend API: Get Module Definitions | halil.cakal | 3 | -8/+26 |
2023-12-14 | Merge "Modify cmHandle registration for alternateId" | Toine Siebelink | 1 | -0/+3 |
2023-12-13 | Introduce Schema Set upgrade method | sourabh_sourabh | 1 | -0/+1 |
2023-12-13 | Modify cmHandle registration for alternateId | leventecsanyi | 1 | -0/+3 |
2023-11-02 | Initial Registration with trustLevel on NCMP | seanbeirne | 1 | -0/+4 |
2023-10-25 | Update return body of RestOutputCMHandle | emaclee | 1 | -0/+6 |
2023-10-11 | Expose REST endpoint to update YANG schema set using moduleSetTag | sourabh_sourabh | 1 | -0/+20 |
2023-09-22 | Reinstate Spring Boot 3.0 after revert | egernug | 1 | -2/+2 |
2023-09-20 | Revert "Migrate CPS to Spring-boot 3.0" | Toine Siebelink | 1 | -5/+5 |
2023-09-14 | Migrate CPS to Spring-boot 3.0 | egernug | 1 | -5/+5 |
2023-09-04 | Modify inventory using moduleSetTag as optional attribute | leventecsanyi | 1 | -0/+3 |
2023-06-26 | Chsnge to OpenApi 3.0 | egernug | 3 | -12/+8 |
2023-06-22 | NCMP : Replacing the word 'Batch' as 'DataOperation'. | raviteja.karumuri | 3 | -11/+11 |
2023-05-25 | NCMP: Update existing Batch endpoint (Moving url param into rest body) | sourabh_sourabh | 3 | -6/+39 |
2023-04-27 | CPS-1553 :REST endpoint to accept collection of cm handles for GET operation | sourabh_sourabh | 3 | -3/+55 |
2023-01-30 | Edit example given for ncmp datastore | seanbeirne | 1 | -1/+1 |
2022-12-01 | Filter on private properties of CM Handles | leventecsanyi | 2 | -0/+33 |
2022-11-15 | Query data NCMP-Operational with CPSpath | lukegleeson | 3 | -3/+46 |
2022-10-24 | [NCMP] Add Basic Auth to OpenAPI Definitions | JosephKeenan | 2 | -1/+15 |
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 |