- c5222a7 Add bearer token to NCMP passthrough operations (CPS-2126 #2) by danielhanrahan · 10 months ago
- 7dd3244 Remove Http Status 401 for cps core and NCMP(CPS-2126 #3) by mpriyank · 10 months ago
- 04280e2 Extend API: Get Module Definitions by halil.cakal · 11 months ago
- 977f7c3 NCMP : Replacing the word 'Batch' as 'DataOperation'. by raviteja.karumuri · 1 year, 6 months ago
- f232f30 NCMP: Update existing Batch endpoint (Moving url param into rest body) by sourabh_sourabh · 1 year, 7 months ago
- 4031d43 CPS-1553 :REST endpoint to accept collection of cm handles for GET operation by sourabh_sourabh · 1 year, 9 months ago
- 20e7a73 Query data NCMP-Operational with CPSpath by lukegleeson · 2 years, 2 months ago
- 440dc8a Handle invalid operations on merged datastore endpoint by bmiklos · 2 years, 3 months ago
- bbaf501 Implement merging all ncmp datastore endpoints into one by bmiklos · 2 years, 4 months ago
- de29474 Query CM Handles RTD by lukegleeson · 2 years, 5 months ago
- 7dfc3a0 Merge "Enable/Disable Data Sync for Cm Handle" by Joseph Keenan · 2 years, 5 months ago
- 82a550f Query CmHandles using CPS path by lukegleeson · 2 years, 5 months ago
- 6ddbe4a Enable/Disable Data Sync for Cm Handle by DylanB95EST · 2 years, 5 months ago
- e1f73e2 Add method to get YANG module sources for CM handle by emaclee · 2 years, 6 months ago
- 78062a1 Get cm-handle state endpoint by lukegleeson · 2 years, 7 months ago
- 2beebc6 Handle errors during cm handle search by kissand · 2 years, 7 months ago
- e9ed581 Merge 2 'query' end points in NCMP by kissand · 2 years, 7 months ago
- bed18fd Get cm-handle public properties endpoint by lukegleeson · 2 years, 8 months ago
- deac477 Query based on Public CM Properties by JosephKeenan · 2 years, 9 months ago
- d69742c [cps] Fix getResourceDataForPassthroughOperational endpoint by puthuparambil.aditya · 2 years, 9 months ago
- 93afc1e Structured Exception details for DMI by mpriyank · 2 years, 9 months ago
- 7c98a26 Merge "Replacing ModelMapper with MapStruct" by Toine Siebelink · 2 years, 9 months ago
- d5bda88 Replacing ModelMapper with MapStruct by lukegleeson · 2 years, 10 months ago
- 1f2e66e Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 10 months ago
- e557338 Create Endpoint For Get Cm Handles By Name by DylanB95EST · 2 years, 11 months ago
- e0873dd [TECHDEBT] Align CPS NCMP REST API Specification by JosephKeenan · 2 years, 11 months ago
- db1e983 Merge "patch operation for ncmp running" by aditya puthuparambil · 2 years, 11 months ago
- ecd7f5e patch operation for ncmp running by tragait · 3 years ago
- fd50018 [TECHDEBT] Remove deprecated API methods related to NCMP by mpriyank · 2 years, 11 months ago
- 18a79eb Remove compulsory body from delete passthrough request by ToineSiebelink · 3 years ago
- d000733 Define response objects(schemas) in cps-ncmp by puthuparambil.aditya · 3 years ago
- eeef2ae Support Delete operation for ds Passtrough-Running in NCMP 1/3 by DylanB95EST · 3 years, 1 month ago
- 70f9a7d Merge "CPS-723: Add Examples in the NCMP openapi" by Niamh Core · 3 years ago
- 844cab3 CPS-723: Add Examples in the NCMP openapi by emaclee · 3 years, 1 month ago
- 4314e7b Patch operation passthrough running by niamhcore · 3 years, 1 month ago
- 919e906 Update operation passthrough running - openapi by niamhcore · 3 years, 2 months ago
- 66017b4 Add get cm handles by modules to open api by niamhcore · 3 years, 2 months ago
- 139e822 Separate ncmp south-bound endpoints in openapi specs by Renu Kumari · 3 years, 2 months ago[Renamed (93%) from cps-ncmp-rest/docs/openapi/ncmproxy.yml]
- abdff1b fix fields and depth to option query by tragait · 3 years, 2 months ago
- fd2e6dd Changing resource identifier to a query param by niamhcore · 3 years, 3 months ago
- 868eca1 fix data from object to string by tragait · 3 years, 3 months ago
- c309f24 P2 - Get module names and revisions rest layer by niamhcore · 3 years, 3 months ago
- 4d52001 Add ncmp endpoints to swagger-ui by Renu Kumari · 3 years, 4 months ago
- c584bf2 Post impl for passthrough running (Ncmp impl.) by tragait · 3 years, 4 months ago
- 888dcd4 Get resource data from pass through running (Ncmp impl.) by tragait · 3 years, 4 months ago
- c328551 get resource data for operational passthrough by tragait · 3 years, 4 months ago
- 4f4178c Implement DMI Registration (NCMP-Side) by DylanB95EST · 3 years, 6 months ago
- 15b93e7 Editing of Nordix Licenses to ONAP guidelines by lukegleeson · 3 years, 5 months ago
- 1baf48d Create list-node elements (part3): NCMP REST and service layers by Ruslan Kashapov · 3 years, 7 months ago
- b4c7d8d Get Data under anchor using single root Changes for NCMP by Rishi.Chail · 3 years, 8 months ago
- d07ebc8 Create child data node (part 2): NCMP service + REST by Ruslan Kashapov · 3 years, 8 months ago
- 34a94b9 rename nf-proxy to network-cm-proxy by tragait · 3 years, 9 months ago[Renamed (77%) from cps-nf-proxy-rest/docs/openapi/xnfProxy.yml]
- 32446dc CPS-265 - updating cps path to support include-descendants option. by niamhcore · 3 years, 10 months ago
- b5d573b CPS-240 - Create REST End-point on NF-Proxy for DataNode Update & cpsPath Query by niamhcore · 3 years, 10 months ago
- 83e318f Implement getDataNode(anchorName, xPath) in NF-Proxy by Hanif Kukkalli · 3 years, 10 months ago
- 9f52f60 Initial cps-nf-proxy-rest module setup in CPS project by Ruslan Kashapov · 3 years, 11 months ago