aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/docs
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Reinstate Spring Boot 3.0 after revertegernug1-2/+2
2023-09-20Revert "Migrate CPS to Spring-boot 3.0"Toine Siebelink1-5/+5
2023-09-14Migrate CPS to Spring-boot 3.0egernug1-5/+5
2023-09-04Modify inventory using moduleSetTag as optional attributeleventecsanyi1-0/+3
2023-06-26Chsnge to OpenApi 3.0egernug3-12/+8
2023-06-22NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri3-11/+11
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh3-6/+39
2023-04-27CPS-1553 :REST endpoint to accept collection of cm handles for GET operationsourabh_sourabh3-3/+55
2023-01-30Edit example given for ncmp datastoreseanbeirne1-1/+1
2022-12-01Filter on private properties of CM Handlesleventecsanyi2-0/+33
2022-11-15Query data NCMP-Operational with CPSpathlukegleeson3-3/+46
2022-10-24[NCMP] Add Basic Auth to OpenAPI DefinitionsJosephKeenan2-1/+15
2022-09-07Handle invalid operations on merged datastore endpointbmiklos2-6/+6
2022-09-01Implement merging all ncmp datastore endpoints into onebmiklos3-87/+67
2022-09-01Get all cm handles by DMI plugin Identifieremaclee3-1/+37
2022-08-04Query CM Handles RTDlukegleeson1-2/+2
2022-08-02Merge "Enable/Disable Data Sync for Cm Handle"Joseph Keenan3-1/+36
2022-07-29Query CmHandles using CPS pathlukegleeson2-15/+71
2022-07-28Enable/Disable Data Sync for Cm HandleDylanB95EST3-1/+36
2022-07-04Simplified 'External' lock reason Mappinglukegleeson1-2/+2
2022-06-30Add method to get YANG module sources for CM handleemaclee3-0/+52
2022-06-29Get cm-handle state endpointlukegleeson3-2/+44
2022-06-09Handle errors during cm handle searchkissand1-2/+2
2022-06-08Merge 2 'query' end points in NCMPkissand3-63/+64
2022-05-24Enhanced response with Complex State in APImpriyank1-0/+46
2022-05-20Get cm-handle public properties endpointlukegleeson3-0/+30
2022-04-18Document ncmp-inventory error code in openapiRenu Kumari2-23/+55
2022-04-06Query based on Public CM PropertiesJosephKeenan3-1/+41
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya2-11/+2
2022-04-05Merge "Structured Exception details for DMI"Bruno Sakoto2-1/+40
2022-04-04Structured Exception details for DMImpriyank2-1/+40
2022-04-01Update CM-Handle registration responseRenu Kumari2-2/+53
2022-03-14Merge "Replacing ModelMapper with MapStruct"Toine Siebelink2-2/+2
2022-03-11Merge "Async: NCMP Rest impl. including Request ID generation"Bruno Sakoto2-0/+14
2022-03-10Updated cmhandle registration openapi documentationRenu Kumari1-11/+11
2022-03-10Replacing ModelMapper with MapStructlukegleeson2-2/+2
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh2-0/+14
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST3-4/+51
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST1-0/+3
2022-02-25Fix success response code CM Handle Registrationmpriyank1-2/+2
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank1-0/+10
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan3-13/+29
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST1-4/+6
2022-01-21Merge "patch operation for ncmp running"aditya puthuparambil2-2/+46
2022-01-21patch operation for ncmp runningtragait2-2/+46
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank2-189/+2
2022-01-04Remove compulsory body from delete passthrough requestToineSiebelink1-10/+1
2021-12-13Define response objects(schemas) in cps-ncmpputhuparambil.aditya2-24/+52
2021-12-08Support Delete operation for ds Passtrough-Running in NCMP 1/3DylanB95EST1-0/+29
2021-12-07Merge "CPS-723: Add Examples in the NCMP openapi"Niamh Core2-29/+118