1. 37d7285 Filter on private properties of CM Handles by leventecsanyi · 2 years, 2 months ago
  2. 20e7a73 Query data NCMP-Operational with CPSpath by lukegleeson · 2 years, 2 months ago
  3. 1a65023 [NCMP] Add Basic Auth to OpenAPI Definitions by JosephKeenan · 2 years, 2 months ago
  4. 440dc8a Handle invalid operations on merged datastore endpoint by bmiklos · 2 years, 3 months ago
  5. bbaf501 Implement merging all ncmp datastore endpoints into one by bmiklos · 2 years, 4 months ago
  6. d340047 Get all cm handles by DMI plugin Identifier by emaclee · 2 years, 4 months ago
  7. de29474 Query CM Handles RTD by lukegleeson · 2 years, 5 months ago
  8. 7dfc3a0 Merge "Enable/Disable Data Sync for Cm Handle" by Joseph Keenan · 2 years, 4 months ago
  9. 82a550f Query CmHandles using CPS path by lukegleeson · 2 years, 5 months ago
  10. 6ddbe4a Enable/Disable Data Sync for Cm Handle by DylanB95EST · 2 years, 5 months ago
  11. 4e59684 Simplified 'External' lock reason Mapping by lukegleeson · 2 years, 6 months ago
  12. e1f73e2 Add method to get YANG module sources for CM handle by emaclee · 2 years, 6 months ago
  13. 78062a1 Get cm-handle state endpoint by lukegleeson · 2 years, 6 months ago
  14. 2beebc6 Handle errors during cm handle search by kissand · 2 years, 6 months ago
  15. e9ed581 Merge 2 'query' end points in NCMP by kissand · 2 years, 7 months ago
  16. 4cf4962 Enhanced response with Complex State in API by mpriyank · 2 years, 7 months ago
  17. bed18fd Get cm-handle public properties endpoint by lukegleeson · 2 years, 7 months ago
  18. 952603c Document ncmp-inventory error code in openapi by Renu Kumari · 2 years, 8 months ago
  19. deac477 Query based on Public CM Properties by JosephKeenan · 2 years, 9 months ago
  20. d69742c [cps] Fix getResourceDataForPassthroughOperational endpoint by puthuparambil.aditya · 2 years, 9 months ago
  21. 6fb6f77 Merge "Structured Exception details for DMI" by Bruno Sakoto · 2 years, 8 months ago
  22. 93afc1e Structured Exception details for DMI by mpriyank · 2 years, 9 months ago
  23. b14f04b Update CM-Handle registration response by Renu Kumari · 2 years, 9 months ago
  24. 7c98a26 Merge "Replacing ModelMapper with MapStruct" by Toine Siebelink · 2 years, 9 months ago
  25. 697caa8 Merge "Async: NCMP Rest impl. including Request ID generation" by Bruno Sakoto · 2 years, 9 months ago
  26. 2c96317 Updated cmhandle registration openapi documentation by Renu Kumari · 2 years, 9 months ago
  27. d5bda88 Replacing ModelMapper with MapStruct by lukegleeson · 2 years, 10 months ago
  28. 1f2e66e Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 10 months ago
  29. e557338 Create Endpoint For Get Cm Handles By Name by DylanB95EST · 2 years, 11 months ago
  30. d042fcd NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Java API by DylanB95EST · 2 years, 10 months ago
  31. 80dee97 Fix success response code CM Handle Registration by mpriyank · 2 years, 10 months ago
  32. a15c0e5 Core logic to update,add or remove cmHandle properties by mpriyank · 2 years, 11 months ago
  33. e0873dd [TECHDEBT] Align CPS NCMP REST API Specification by JosephKeenan · 2 years, 11 months ago
  34. 63132ce Support 'public' Cm Handle Properties by DylanB95EST · 3 years ago
  35. db1e983 Merge "patch operation for ncmp running" by aditya puthuparambil · 2 years, 11 months ago
  36. ecd7f5e patch operation for ncmp running by tragait · 2 years, 11 months ago
  37. fd50018 [TECHDEBT] Remove deprecated API methods related to NCMP by mpriyank · 2 years, 11 months ago
  38. 18a79eb Remove compulsory body from delete passthrough request by ToineSiebelink · 3 years ago
  39. d000733 Define response objects(schemas) in cps-ncmp by puthuparambil.aditya · 3 years ago
  40. eeef2ae Support Delete operation for ds Passtrough-Running in NCMP 1/3 by DylanB95EST · 3 years ago
  41. 70f9a7d Merge "CPS-723: Add Examples in the NCMP openapi" by Niamh Core · 3 years ago
  42. 844cab3 CPS-723: Add Examples in the NCMP openapi by emaclee · 3 years ago
  43. 4314e7b Patch operation passthrough running by niamhcore · 3 years, 1 month ago
  44. 20b4f9c Allow separate registration of DMIDataPlugin and DmiModelPugin by JosephKeenan · 3 years, 1 month ago
  45. 919e906 Update operation passthrough running - openapi by niamhcore · 3 years, 1 month ago
  46. b0d9307 Add get cm handles by modules names - service layer by niamhcore · 3 years, 2 months ago
  47. 66017b4 Add get cm handles by modules to open api by niamhcore · 3 years, 2 months ago
  48. 139e822 Separate ncmp south-bound endpoints in openapi specs by Renu Kumari · 3 years, 2 months ago
  49. abdff1b fix fields and depth to option query by tragait · 3 years, 2 months ago
  50. fd2e6dd Changing resource identifier to a query param by niamhcore · 3 years, 3 months ago
  51. 868eca1 fix data from object to string by tragait · 3 years, 3 months ago
  52. c309f24 P2 - Get module names and revisions rest layer by niamhcore · 3 years, 3 months ago
  53. 4d52001 Add ncmp endpoints to swagger-ui by Renu Kumari · 3 years, 4 months ago
  54. c584bf2 Post impl for passthrough running (Ncmp impl.) by tragait · 3 years, 4 months ago
  55. e999b02 Remove CmHandle in DMI-Registry by DylanB95EST · 3 years, 4 months ago
  56. 5aba666 Merge "Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of dmi registration." by Niamh Core · 3 years, 4 months ago
  57. 31facc8 Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of dmi registration. by DylanB95EST · 3 years, 4 months ago
  58. 888dcd4 Get resource data from pass through running (Ncmp impl.) by tragait · 3 years, 4 months ago
  59. c328551 get resource data for operational passthrough by tragait · 3 years, 4 months ago
  60. 4f4178c Implement DMI Registration (NCMP-Side) by DylanB95EST · 3 years, 5 months ago
  61. 15b93e7 Editing of Nordix Licenses to ONAP guidelines by lukegleeson · 3 years, 5 months ago
  62. 1baf48d Create list-node elements (part3): NCMP REST and service layers by Ruslan Kashapov · 3 years, 7 months ago
  63. b4c7d8d Get Data under anchor using single root Changes for NCMP by Rishi.Chail · 3 years, 8 months ago
  64. d07ebc8 Create child data node (part 2): NCMP service + REST by Ruslan Kashapov · 3 years, 8 months ago
  65. 34a94b9 rename nf-proxy to network-cm-proxy by tragait · 3 years, 9 months ago