- 07acbb4 Implementation of Data validation feature in Create a Node API by Arpit Singh · 4 months ago
- ad02169 Reduce anchor lookups related to PrefixResolver (CPS-2417 #1) by danielhanrahan · 3 months ago
- 3c8539c Renaming Delta Operations as per RFC 9144 by Arpit Singh · 3 months ago
- d6de3f3 Refactoring of CPS Delta APIs by Arpit Singh · 5 months ago
- d0d4b97 XML content support on add list element by Rudrangi Anupriya · 5 months ago
- 760dd95 XML content support on replace a node with descendants by Rudrangi Anupriya · 5 months ago
- d7fa960 CPS Delta API 2: Delta between anchor and payload by Arpit Singh · 1 year, 3 months ago
- 1decb39 XML content support on update node leaves by Rudrangi Anupriya · 6 months ago
- e834c93 [BUG] Correctly parse observedTimestamp by mpriyank · 8 months ago
- a966bab Remove the dependency-cycle between beans by ToineSiebelink · 12 months ago
- 0339c71 CPS Delta API 1: Delta between 2 anchors by Arpit Singh · 1 year, 5 months ago
- 3a822ee Add code coverage for missing branches in pagination API(ep4) by rajesh.kumar · 1 year, 4 months ago
- 478c5da Merge "Support pagination in query across all anchors(ep4)" by Luke Gleeson · 1 year, 5 months ago
- f248b5d Support pagination in query across all anchors(ep4) by rajesh.kumar · 1 year, 8 months ago
- 77ef0b4 Add 'direct' keyword to descendants option to query direct children (ep1) by Rudrangi Anupriya · 1 year, 5 months ago
- 8126f03 Add 'direct' keyword to descendants option to query direct children (ep1) by Rudrangi Anupriya · 1 year, 5 months ago
- ad61e28 Persisting a list element to a parent list (ep2) by Rudrangi Anupriya · 1 year, 5 months ago
- 0169e17 Improved code coverage (branches) around multipart file utils by ToineSiebelink · 1 year, 6 months ago
- a317890 Query data nodes across all anchors under one dataspace by rajesh.kumar · 2 years ago
- e59d606 Fix sonar code smell by halil.cakal · 1 year, 10 months ago
- 0bd192c CPS-1401 Implement V2 of GET Data Node API by arpitsingh · 2 years ago
- 616c359 Test for yang file archive limitation by halil.cakal · 1 year, 10 months ago
- 0fa2fab Introduce Instrumentation by ToineSiebelink · 1 year, 11 months ago
- cc21a02 Added depth parameter in query nodes API. by rajesh.kumar · 2 years ago
- 6ce84d9 XML content on create anchors node support by Michal Jagiello · 2 years ago
- 897686f API versioning supported and added different versions for POST APIs by rajesh.kumar · 2 years ago
- 71e4f83 Added API to get all schema sets for a given dataspace. by rajesh.kumar · 2 years, 3 months ago
- cec0cb7 Added get APIs for dataspace. by rajesh.kumar · 2 years, 3 months ago
- b66c131 HTTP error code 500 changed to 400 for invalid JSON payload by rajesh.kumar · 2 years, 2 months ago
- 14e5bf9 Ensure prefix is correct module prefix by ToineSiebelink · 2 years, 2 months ago
- ed6c051 Performance Improvement: Batch Update DataNodes by lukegleeson · 2 years, 4 months ago
- 2f09266 Fix Absolute Path to list with Integer/String key by Lathish · 2 years, 9 months ago
- 1839f38 Additional validation for names/identifiers by DylanB95EST · 2 years, 9 months ago
- d5bda88 Replacing ModelMapper with MapStruct by lukegleeson · 2 years, 10 months ago
- ebfa407 Align JSON DataNode for Get and Post/Put API in CPS by puthuparambil.aditya · 2 years, 10 months ago
- 05e7b8a Replace gson mapper with jackson mapper by sourabh_sourabh · 2 years, 11 months ago
- 6f494f4 CPS-Core: Unable to parse JSON input with space for POST endpoint by sourabh_sourabh · 3 years ago
- 5d8b241 Adding examples in openapi for cps-core by puthuparambil.aditya · 3 years, 1 month ago
- 09c6b6e CPS-314: Delete Dataspace by niamhcore · 3 years, 1 month ago
- 30a59dd Delete DataNode (xpath) for a given Anchor by DylanB95EST · 3 years, 2 months ago
- a79c9f1 Clean Up Code around List Nodes by DylanB95EST · 3 years, 2 months ago
- 4d52001 Add ncmp endpoints to swagger-ui by Renu Kumari · 3 years, 4 months ago
- 7edbeb6 Change the list-node rest interface by Renu Kumari · 3 years, 4 months ago
- 673c6d9 Add optional observed timestamp in the cps data api by aditya puthuparambil · 3 years, 4 months ago
- 05701dd Delete list-node p2 rest layer by lukegleeson · 3 years, 4 months ago
- 2ff8b7c Merge "Update response query format" by aditya puthuparambil · 3 years, 4 months ago
- 4802d46 Update response query format by niamhcore · 3 years, 4 months ago
- be21595 Upgrade Swager Codegen-maven-plugin by JosephKeenan · 3 years, 5 months ago
- 15b93e7 Editing of Nordix Licenses to ONAP guidelines by lukegleeson · 3 years, 5 months ago
- 7aedbc5 Merge "Missing licence info added in pom file" by Bruno Sakoto · 3 years, 6 months ago
- 8df61a9 Missing licence info added in pom file by shivasubedi · 3 years, 6 months ago
- c6865f3 [OpenAPI] Implemented example as per example wiki page for getting anchors based on dataspace by JosephKeenan · 3 years, 6 months ago
- c37678a Introducing Antlr4 for cpsPath parsing by ToineSiebelink · 3 years, 7 months ago
- 576f48e Replace list-node content (part 2): CPS REST layer by Ruslan Kashapov · 3 years, 7 months ago
- b42a3ce Response code fix (Bad Request instead of Not Found) when modifying non-existent node. by Ruslan Kashapov · 3 years, 7 months ago
- 0905ac1 Create list-node elements (part2): CPS REST layer by Ruslan Kashapov · 3 years, 8 months ago
- 8a74ced Investigate and update Spock version by shivasubedi · 3 years, 8 months ago
- ff7ba3a - Remove redundant and misleading tests by ToineSiebelink · 3 years, 8 months ago
- 2b7d23c Get Data under anchor using single root by Rishi.Chail · 3 years, 8 months ago
- 24bf350 Create child data node (part 1): CPS service + REST by Ruslan Kashapov · 3 years, 8 months ago
- 674935d Merge "Fix upload size to be greater than 1MB" by Bruno Sakoto · 3 years, 8 months ago
- 49a609c Fix upload size to be greater than 1MB by niamhcore · 3 years, 8 months ago
- b20858b Delete anchor part 2: cps rest by Ruslan Kashapov · 3 years, 9 months ago
- a3ceacb Fix for security hotspot related to safe archive expansion by puthuparambil.aditya · 3 years, 9 months ago
- efc0d68 Fix for AlreadyDefinedException test. by niamhcore · 3 years, 9 months ago
- 63be201 Internal Server Error when creating the same data node twice by niamhcore · 3 years, 9 months ago
- 344434b Merge "Move web security configuration to application module" by Toine Siebelink · 3 years, 9 months ago
- 0d6bbae Move web security configuration to application module by Ruslan Kashapov · 3 years, 9 months ago
- 3de08a9 Exception stack trace is exposed by niamhcore · 3 years, 9 months ago
- 2968b0e Improve error reporting for invalid cps path query by niamhcore · 3 years, 9 months ago
- f05a503 Add basic authentication security by Bruno Sakoto · 3 years, 10 months ago
- 32446dc CPS-265 - updating cps path to support include-descendants option. by niamhcore · 3 years, 10 months ago
- 83e318f Implement getDataNode(anchorName, xPath) in NF-Proxy by Hanif Kukkalli · 3 years, 10 months ago
- 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
- dacc663 Correct URL for Get a node using anchor and dataspace by Rishi.Chail · 3 years, 11 months ago
- 24c72db Data fragment update by xpath #3 - rest and service layers by Ruslan Kashapov · 3 years, 10 months ago
- 1f64d85 General groovy test improvements by ToineSiebelink · 3 years, 10 months ago
- 2098392 Fetching data node by xpath - rest and service layers by Ruslan Kashapov · 3 years, 11 months ago
- 5e1a5a7 fix mvc tests skipped for rest services by Ruslan Kashapov · 3 years, 11 months ago
- 1540a58 Merge "Decouple configuration from application" by Toine Siebelink · 3 years, 11 months ago
- 27add4d Refactoring tests and adding tests for creating a node. by niamhcore · 3 years, 11 months ago
- b77bf25 Decouple configuration from application by Claudio D. Gasparini · 3 years, 11 months ago
- 3786f63 Merge "Retrieve an Anchor for a given dataspace by anchor name - REST layer" by Toine Siebelink · 3 years, 11 months ago
- 74753d9 Attach a (JSON) data instance for a container with children to a given Anchor by niamhcore · 3 years, 11 months ago
- 4be931a Retrieve an Anchor for a given dataspace by anchor name - REST layer by Rishi.Chail · 3 years, 11 months ago
- 5fa9a9e Merge "Enable log level management via actuator, /cps/api path to use for REST controllers only only" by Toine Siebelink · 3 years, 11 months ago
- 708fd66 Enable log level management via actuator, /cps/api path to use for REST controllers only only by Ruslan Kashapov · 4 years ago
- 2006f67 ZIP archive support for multiple YANG files delivery on Schema Set creation using REST by Ruslan Kashapov · 4 years ago
- dce4e31 Delete schema set - REST and service layers by Ruslan Kashapov · 4 years ago
- 4118d94 SonarQube fixes by ToineSiebelink · 4 years ago
- 001e773 Split OpenAPI yaml file by puthuparambil.aditya · 4 years ago
- fa56d71 Rework CpsModulePersistenceService by Claudio David Gasparini · 4 years ago
- 5a8718b Create dataspace by Ruslan Kashapov · 4 years ago
- ec3e175 WebMVC groovy test cases for AdminRestController by puthuparambil.aditya · 4 years ago
- acfb207 Create schema set REST API and service level by Ruslan Kashapov · 4 years ago
- 008c0ad Few Sonar Fixes Add spock-spring testing by puthuparambil.aditya · 4 years ago
- a0da7f6 Remove depredcated code/classes by niamhcore · 4 years ago
- 098a93c Improve CPS Exception handling by ToineSiebelink · 4 years ago
- 19ed6a4 Exception handling on REST unit test by Ruslan Kashapov · 4 years, 1 month ago