1. d5bda88 Replacing ModelMapper with MapStruct by lukegleeson · 2 years, 10 months ago
  2. ebfa407 Align JSON DataNode for Get and Post/Put API in CPS by puthuparambil.aditya · 2 years, 10 months ago
  3. 05e7b8a Replace gson mapper with jackson mapper by sourabh_sourabh · 3 years ago
  4. 6f494f4 CPS-Core: Unable to parse JSON input with space for POST endpoint by sourabh_sourabh · 3 years ago
  5. 5d8b241 Adding examples in openapi for cps-core by puthuparambil.aditya · 3 years, 1 month ago
  6. 09c6b6e CPS-314: Delete Dataspace by niamhcore · 3 years, 1 month ago
  7. 30a59dd Delete DataNode (xpath) for a given Anchor by DylanB95EST · 3 years, 2 months ago
  8. a79c9f1 Clean Up Code around List Nodes by DylanB95EST · 3 years, 2 months ago
  9. 4d52001 Add ncmp endpoints to swagger-ui by Renu Kumari · 3 years, 4 months ago
  10. 7edbeb6 Change the list-node rest interface by Renu Kumari · 3 years, 4 months ago
  11. 673c6d9 Add optional observed timestamp in the cps data api by aditya puthuparambil · 3 years, 4 months ago
  12. 05701dd Delete list-node p2 rest layer by lukegleeson · 3 years, 4 months ago
  13. 2ff8b7c Merge "Update response query format" by aditya puthuparambil · 3 years, 4 months ago
  14. 4802d46 Update response query format by niamhcore · 3 years, 4 months ago
  15. be21595 Upgrade Swager Codegen-maven-plugin by JosephKeenan · 3 years, 5 months ago
  16. 15b93e7 Editing of Nordix Licenses to ONAP guidelines by lukegleeson · 3 years, 6 months ago
  17. 7aedbc5 Merge "Missing licence info added in pom file" by Bruno Sakoto · 3 years, 6 months ago
  18. 8df61a9 Missing licence info added in pom file by shivasubedi · 3 years, 6 months ago
  19. c6865f3 [OpenAPI] Implemented example as per example wiki page for getting anchors based on dataspace by JosephKeenan · 3 years, 6 months ago
  20. c37678a Introducing Antlr4 for cpsPath parsing by ToineSiebelink · 3 years, 7 months ago
  21. 576f48e Replace list-node content (part 2): CPS REST layer by Ruslan Kashapov · 3 years, 7 months ago
  22. b42a3ce Response code fix (Bad Request instead of Not Found) when modifying non-existent node. by Ruslan Kashapov · 3 years, 7 months ago
  23. 0905ac1 Create list-node elements (part2): CPS REST layer by Ruslan Kashapov · 3 years, 8 months ago
  24. 8a74ced Investigate and update Spock version by shivasubedi · 3 years, 8 months ago
  25. ff7ba3a - Remove redundant and misleading tests by ToineSiebelink · 3 years, 8 months ago
  26. 2b7d23c Get Data under anchor using single root by Rishi.Chail · 3 years, 8 months ago
  27. 24bf350 Create child data node (part 1): CPS service + REST by Ruslan Kashapov · 3 years, 8 months ago
  28. 674935d Merge "Fix upload size to be greater than 1MB" by Bruno Sakoto · 3 years, 9 months ago
  29. 49a609c Fix upload size to be greater than 1MB by niamhcore · 3 years, 9 months ago
  30. b20858b Delete anchor part 2: cps rest by Ruslan Kashapov · 3 years, 9 months ago
  31. a3ceacb Fix for security hotspot related to safe archive expansion by puthuparambil.aditya · 3 years, 9 months ago
  32. efc0d68 Fix for AlreadyDefinedException test. by niamhcore · 3 years, 9 months ago
  33. 63be201 Internal Server Error when creating the same data node twice by niamhcore · 3 years, 9 months ago
  34. 344434b Merge "Move web security configuration to application module" by Toine Siebelink · 3 years, 9 months ago
  35. 0d6bbae Move web security configuration to application module by Ruslan Kashapov · 3 years, 9 months ago
  36. 3de08a9 Exception stack trace is exposed by niamhcore · 3 years, 9 months ago
  37. 2968b0e Improve error reporting for invalid cps path query by niamhcore · 3 years, 10 months ago
  38. f05a503 Add basic authentication security by Bruno Sakoto · 3 years, 10 months ago
  39. 32446dc CPS-265 - updating cps path to support include-descendants option. by niamhcore · 3 years, 10 months ago
  40. 83e318f Implement getDataNode(anchorName, xPath) in NF-Proxy by Hanif Kukkalli · 3 years, 10 months ago
  41. 53f07ac Rest & Java API layer - Query Datanodes using cpsPath that contains contains a leaf name and a leaf value by niamhcore · 3 years, 10 months ago
  42. dacc663 Correct URL for Get a node using anchor and dataspace by Rishi.Chail · 3 years, 11 months ago
  43. 24c72db Data fragment update by xpath #3 - rest and service layers by Ruslan Kashapov · 3 years, 10 months ago
  44. 1f64d85 General groovy test improvements by ToineSiebelink · 3 years, 10 months ago
  45. 2098392 Fetching data node by xpath - rest and service layers by Ruslan Kashapov · 3 years, 11 months ago
  46. 5e1a5a7 fix mvc tests skipped for rest services by Ruslan Kashapov · 3 years, 11 months ago
  47. 1540a58 Merge "Decouple configuration from application" by Toine Siebelink · 3 years, 11 months ago
  48. 27add4d Refactoring tests and adding tests for creating a node. by niamhcore · 3 years, 11 months ago
  49. b77bf25 Decouple configuration from application by Claudio D. Gasparini · 3 years, 11 months ago
  50. 3786f63 Merge "Retrieve an Anchor for a given dataspace by anchor name - REST layer" by Toine Siebelink · 3 years, 11 months ago
  51. 74753d9 Attach a (JSON) data instance for a container with children to a given Anchor by niamhcore · 3 years, 11 months ago
  52. 4be931a Retrieve an Anchor for a given dataspace by anchor name - REST layer by Rishi.Chail · 4 years ago
  53. 5fa9a9e Merge "Enable log level management via actuator, /cps/api path to use for REST controllers only only" by Toine Siebelink · 4 years ago
  54. 708fd66 Enable log level management via actuator, /cps/api path to use for REST controllers only only by Ruslan Kashapov · 4 years ago
  55. 2006f67 ZIP archive support for multiple YANG files delivery on Schema Set creation using REST by Ruslan Kashapov · 4 years ago
  56. dce4e31 Delete schema set - REST and service layers by Ruslan Kashapov · 4 years ago
  57. 4118d94 SonarQube fixes by ToineSiebelink · 4 years ago
  58. 001e773 Split OpenAPI yaml file by puthuparambil.aditya · 4 years ago
  59. fa56d71 Rework CpsModulePersistenceService by Claudio David Gasparini · 4 years ago
  60. 5a8718b Create dataspace by Ruslan Kashapov · 4 years ago
  61. ec3e175 WebMVC groovy test cases for AdminRestController by puthuparambil.aditya · 4 years ago
  62. acfb207 Create schema set REST API and service level by Ruslan Kashapov · 4 years ago
  63. 008c0ad Few Sonar Fixes Add spock-spring testing by puthuparambil.aditya · 4 years ago
  64. a0da7f6 Remove depredcated code/classes by niamhcore · 4 years ago
  65. 098a93c Improve CPS Exception handling by ToineSiebelink · 4 years ago
  66. 19ed6a4 Exception handling on REST unit test by Ruslan Kashapov · 4 years, 1 month ago