1. 45308e0 Support alternate id interface for CPS-E-05 - publicProperties by mpriyank · 4 months ago
  2. 4fed286 Remove allowReserved from Swagger definitions for CPS & NCMP by ToineSiebelink · 7 months ago
  3. 693cfdd Introduce and handle Operation Too Large Exception for batch operations by ToineSiebelink · 8 months ago
  4. e14fe9a Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, and alternateId (CPS-1964 2) by JvD_Ericsson · 10 months ago
  5. a927b20 Provide support for data producer identifier during registration (CPS-1964 1) by JvD_Ericsson · 10 months ago
  6. c5222a7 Add bearer token to NCMP passthrough operations (CPS-2126 #2) by danielhanrahan · 10 months ago
  7. 04280e2 Extend API: Get Module Definitions by halil.cakal · 11 months ago
  8. 8e63d7b Merge "Modify cmHandle registration for alternateId" by Toine Siebelink · 12 months ago
  9. 541ed45 Introduce Schema Set upgrade method by sourabh_sourabh · 1 year ago
  10. d8be9ef Modify cmHandle registration for alternateId by leventecsanyi · 1 year ago
  11. f41dd3b Initial Registration with trustLevel on NCMP by seanbeirne · 1 year, 2 months ago
  12. e24f5e8 Update return body of RestOutputCMHandle by emaclee · 1 year, 3 months ago
  13. 55164b2 Expose REST endpoint to update YANG schema set using moduleSetTag by sourabh_sourabh · 1 year, 3 months ago
  14. 477bd46 Reinstate Spring Boot 3.0 after revert by egernug · 1 year, 3 months ago
  15. ad9b701 Revert "Migrate CPS to Spring-boot 3.0" by Toine Siebelink · 1 year, 3 months ago
  16. 9693ec5 Migrate CPS to Spring-boot 3.0 by egernug · 1 year, 5 months ago
  17. 46782b7 Modify inventory using moduleSetTag as optional attribute by leventecsanyi · 1 year, 3 months ago
  18. 9426ae8 Chsnge to OpenApi 3.0 by egernug · 1 year, 6 months ago
  19. 977f7c3 NCMP : Replacing the word 'Batch' as 'DataOperation'. by raviteja.karumuri · 1 year, 6 months ago
  20. f232f30 NCMP: Update existing Batch endpoint (Moving url param into rest body) by sourabh_sourabh · 1 year, 7 months ago
  21. 4031d43 CPS-1553 :REST endpoint to accept collection of cm handles for GET operation by sourabh_sourabh · 1 year, 9 months ago
  22. afc6055 Edit example given for ncmp datastore by seanbeirne · 1 year, 11 months ago
  23. 20e7a73 Query data NCMP-Operational with CPSpath by lukegleeson · 2 years, 2 months ago
  24. bbaf501 Implement merging all ncmp datastore endpoints into one by bmiklos · 2 years, 4 months ago
  25. d340047 Get all cm handles by DMI plugin Identifier by emaclee · 2 years, 4 months ago
  26. 7dfc3a0 Merge "Enable/Disable Data Sync for Cm Handle" by Joseph Keenan · 2 years, 4 months ago
  27. 82a550f Query CmHandles using CPS path by lukegleeson · 2 years, 5 months ago
  28. 6ddbe4a Enable/Disable Data Sync for Cm Handle by DylanB95EST · 2 years, 5 months ago
  29. 4e59684 Simplified 'External' lock reason Mapping by lukegleeson · 2 years, 6 months ago
  30. e1f73e2 Add method to get YANG module sources for CM handle by emaclee · 2 years, 6 months ago
  31. 78062a1 Get cm-handle state endpoint by lukegleeson · 2 years, 6 months ago
  32. e9ed581 Merge 2 'query' end points in NCMP by kissand · 2 years, 7 months ago
  33. 4cf4962 Enhanced response with Complex State in API by mpriyank · 2 years, 7 months ago
  34. bed18fd Get cm-handle public properties endpoint by lukegleeson · 2 years, 7 months ago
  35. 952603c Document ncmp-inventory error code in openapi by Renu Kumari · 2 years, 8 months ago
  36. deac477 Query based on Public CM Properties by JosephKeenan · 2 years, 9 months ago
  37. d69742c [cps] Fix getResourceDataForPassthroughOperational endpoint by puthuparambil.aditya · 2 years, 9 months ago
  38. 6fb6f77 Merge "Structured Exception details for DMI" by Bruno Sakoto · 2 years, 8 months ago
  39. 93afc1e Structured Exception details for DMI by mpriyank · 2 years, 9 months ago
  40. b14f04b Update CM-Handle registration response by Renu Kumari · 2 years, 9 months ago
  41. 7c98a26 Merge "Replacing ModelMapper with MapStruct" by Toine Siebelink · 2 years, 9 months ago
  42. 697caa8 Merge "Async: NCMP Rest impl. including Request ID generation" by Bruno Sakoto · 2 years, 9 months ago
  43. 2c96317 Updated cmhandle registration openapi documentation by Renu Kumari · 2 years, 9 months ago
  44. d5bda88 Replacing ModelMapper with MapStruct by lukegleeson · 2 years, 10 months ago
  45. 1f2e66e Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 10 months ago
  46. e557338 Create Endpoint For Get Cm Handles By Name by DylanB95EST · 2 years, 11 months ago
  47. d042fcd NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Java API by DylanB95EST · 2 years, 10 months ago
  48. a15c0e5 Core logic to update,add or remove cmHandle properties by mpriyank · 2 years, 11 months ago
  49. e0873dd [TECHDEBT] Align CPS NCMP REST API Specification by JosephKeenan · 2 years, 11 months ago
  50. 63132ce Support 'public' Cm Handle Properties by DylanB95EST · 3 years ago
  51. ecd7f5e patch operation for ncmp running by tragait · 2 years, 11 months ago
  52. d000733 Define response objects(schemas) in cps-ncmp by puthuparambil.aditya · 3 years ago
  53. 844cab3 CPS-723: Add Examples in the NCMP openapi by emaclee · 3 years ago
  54. 20b4f9c Allow separate registration of DMIDataPlugin and DmiModelPugin by JosephKeenan · 3 years, 1 month ago
  55. b0d9307 Add get cm handles by modules names - service layer by niamhcore · 3 years, 2 months ago
  56. 66017b4 Add get cm handles by modules to open api by niamhcore · 3 years, 2 months ago
  57. abdff1b fix fields and depth to option query by tragait · 3 years, 2 months ago
  58. fd2e6dd Changing resource identifier to a query param by niamhcore · 3 years, 2 months ago
  59. c584bf2 Post impl for passthrough running (Ncmp impl.) by tragait · 3 years, 4 months ago
  60. e999b02 Remove CmHandle in DMI-Registry by DylanB95EST · 3 years, 4 months ago
  61. 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
  62. c328551 get resource data for operational passthrough by tragait · 3 years, 4 months ago
  63. 4f4178c Implement DMI Registration (NCMP-Side) by DylanB95EST · 3 years, 5 months ago
  64. 15b93e7 Editing of Nordix Licenses to ONAP guidelines by lukegleeson · 3 years, 5 months ago
  65. 1baf48d Create list-node elements (part3): NCMP REST and service layers by Ruslan Kashapov · 3 years, 7 months ago
  66. 34a94b9 rename nf-proxy to network-cm-proxy by tragait · 3 years, 9 months ago[Renamed (71%) from cps-nf-proxy-rest/docs/openapi/components.yaml]
  67. b5d573b CPS-240 - Create REST End-point on NF-Proxy for DataNode Update & cpsPath Query by niamhcore · 3 years, 10 months ago
  68. 83e318f Implement getDataNode(anchorName, xPath) in NF-Proxy by Hanif Kukkalli · 3 years, 10 months ago
  69. 9f52f60 Initial cps-nf-proxy-rest module setup in CPS project by Ruslan Kashapov · 3 years, 11 months ago