Updated the documentation with limitation of leaf condition
[cps.git] / cps-rest / docs /
2022-04-05 Bruno SakotoMerge "Structured Exception details for DMI"
2022-03-31 Toine SiebelinkMerge "Additional validation for names/identifiers"
2022-03-30 Toine SiebelinkMerge "Copyright Check Script"
2022-03-30 DylanB95ESTAdditional validation for names/identifiers 94/127594/31
2022-03-14 Toine SiebelinkMerge "Replacing ModelMapper with MapStruct"
2022-03-10 lukegleesonReplacing ModelMapper with MapStruct 89/127489/7
2022-03-01 Toine SiebelinkMerge "Adding missing rollback for Liquibase change...
2022-02-28 Bruno SakotoMerge "Bug fix for delete data node not working for...
2022-02-28 Toine SiebelinkMerge "Updated openapi.yaml to match to changes in...
2022-02-28 puthuparambil.adityaUpdated openapi.yaml to match to changes in get data... 09/127309/2
2022-02-03 Bruno SakotoMerge "[TECHDEBT] Align CPS NCMP REST API Specification"
2022-02-02 Renu KumariMerge "Refactored Delete SchemaSet functionality"
2022-02-02 aditya puthuparambilMerge "[TECHDEBT] Align CPS Core REST API Specification...
2022-01-31 JosephKeenan[TECHDEBT] Align CPS Core REST API Specification and... 48/126848/6
2021-12-07 Niamh CoreMerge "https://jira.onap.org/browse/CPS-788 Test Disabl...
2021-12-07 Niamh CoreMerge "CPS-723: Add Examples in the NCMP openapi"
2021-12-03 aditya puthuparambilMerge "Changing putOperationWithJson to postOperationWi...
2021-12-03 Toine SiebelinkMerge "Adding examples in openapi for cps-core"
2021-12-02 puthuparambil.adityaAdding examples in openapi for cps-core 69/125869/8
2021-11-26 Niamh CoreMerge "Allow separate registration of DMIDataPlugin...
2021-11-23 Toine SiebelinkMerge "CPS-314: Delete Dataspace"
2021-11-23 niamhcoreCPS-314: Delete Dataspace 95/125795/4
2021-11-08 Toine SiebelinkMerge "Update operation passthrough running - openapi"
2021-11-05 Toine SiebelinkMerge "Clean up commented sections to include CPS-CORE...
2021-11-03 Niamh CoreMerge "Delete DataNode (xpath) for a given Anchor"
2021-11-02 DylanB95ESTDelete DataNode (xpath) for a given Anchor 45/125545/1
2021-11-02 Toine SiebelinkMerge "Clean Up Code around List Nodes"
2021-11-02 DylanB95ESTClean Up Code around List Nodes 41/125441/7
2021-09-03 Niamh CoreMerge "Ensure Leaf value retains Integer type"
2021-09-01 Toine SiebelinkMerge "Add ncmp endpoints to swagger-ui"
2021-09-01 Renu KumariAdd ncmp endpoints to swagger-ui 94/123694/11
2021-08-05 Niamh CoreMerge "Implement DMI Registration (NCMP-Side)"
2021-07-22 Bruno SakotoMerge "Fixed inconsistent data issue with replaceNode"
2021-07-21 Niamh CoreMerge "CPS-401 Update Open API YAML with data types...
2021-07-16 JosephKeenanCPS-401 Update Open API YAML with data types and exampl... 29/122129/3
2021-07-15 Toine SiebelinkMerge "Expose Prometheus metrics for monitoring"
2021-07-13 lukegleesonEditing of Nordix Licenses to ONAP guidelines 20/122520/5
2021-06-18 Bruno SakotoMerge "Missing licence info added in pom file"
2021-06-18 shivasubediMissing licence info added in pom file 54/121954/5
2021-06-17 Toine SiebelinkMerge "Add committers"
2021-06-15 JosephKeenan[OpenAPI] Implemented example as per example wiki page... 47/121747/15
2021-05-26 JosephKeenanAligning differing openAPI paths (cps-rest & ncmp-rest) 21/121521/3
2021-05-25 Ruslan KashapovReplace list-node content (part 2): CPS REST layer 72/121372/3
2021-05-11 Ruslan KashapovCreate list-node elements (part2): CPS REST layer 99/121099/2
2021-04-20 Toine SiebelinkMerge "Increase minimum coverage"
2021-04-20 Ruslan KashapovCreate child data node (part 1): CPS service + REST 25/120625/2
2021-04-07 Bruno SakotoMerge "Fix upload size to be greater than 1MB"
2021-04-07 Ruslan KashapovDelete anchor part 2: cps rest 10/120210/4
2021-03-02 niamhcoreCPS-265 - updating cps path to support include-descenda... 58/118658/6
2021-02-23 Bruno SakotoMerge "Fix docker image generation when not profile...
2021-02-22 Toine SiebelinkMerge "Update root pom"
2021-02-22 Toine SiebelinkMerge "Rest & Java API layer - Query Datanodes using...
2021-02-22 niamhcoreRest & Java API layer - Query Datanodes using cpsPath... 12/118112/6
2021-02-19 Toine SiebelinkMerge "Persistence layer - Query Datanodes using cpsPat...
2021-02-19 Toine SiebelinkMerge "Correct URL for Get a node using anchor and...
2021-02-18 Toine SiebelinkMerge "E2E RAN Schema Model - yang model vs data test"
2021-02-18 Ruslan KashapovData fragment update by xpath #3 - rest and service... 61/117661/12
2021-01-27 Rishi.ChailCorrect URL for Get a node using anchor and dataspace 53/118053/2
2021-01-26 Rishi.ChailEnsure CPS REST API Specs conform to ONAP standards 03/117903/4
2021-02-15 Toine SiebelinkMerge "Update docker-compose"
2021-02-15 Bruno SakotoMerge "Ensure CPS REST API Specs conform to ONAP standards"
2021-02-04 Ruslan KashapovFetching data node by xpath - rest and service layers 40/117340/10
2021-02-04 Toine SiebelinkMerge "Decouple configuration from application"
2021-02-01 Toine SiebelinkMerge "Retrieve an Anchor for a given dataspace by...
2021-02-01 Toine SiebelinkMerge "Attach a (JSON) data instance for a container...
2021-02-01 niamhcoreAttach a (JSON) data instance for a container with... 93/117193/9
2021-01-25 Rishi.ChailEnsure CPS REST API Specs conform to ONAP standards 26/117826/2
2021-01-23 Rishi.ChailRetrieve an Anchor for a given dataspace by anchor... 92/117292/2
2021-01-19 Ruslan KashapovDelete schema set - REST and service layers 59/116959/5
2021-01-15 Rishi ChailMerge "SonarQube fixes"
2021-01-15 puthuparambil.adityaSplit OpenAPI yaml file 86/116786/8
2021-01-11 Toine SiebelinkMerge "Introduce spotbug plugin"
2021-01-11 Claudio David Gasp... Rework CpsModulePersistenceService 68/116668/9
2021-01-06 Ruslan KashapovCreate dataspace 80/116480/7
2021-01-06 Toine SiebelinkMerge "Create schema set REST API and service level"
2020-12-24 Ruslan KashapovCreate schema set REST API and service level 93/116293/13
2020-12-17 Toine SiebelinkMerge "Redirecting logs to console"
2020-12-17 Rishi ChailMerge "Associate anchor to schema set"
2020-12-17 Ruslan KashapovAssociate anchor to schema set 91/116191/20
2020-12-17 puthuparambil.adityaSplit the CpsRestController.java 30/116430/4
2020-12-14 Toine SiebelinkMerge "Yang resource name persistence"
2020-12-11 niamhcoreRemove depredcated code/classes 11/116311/1
2020-12-10 puthuparambil.adityaRetrieve All anchors for a given Dataspace 98/115998/11
2020-12-01 Toine SiebelinkMerge "REST level exception handling cleanup"
2020-11-30 Ruslan KashapovREST level exception handling cleanup 99/115499/2
2020-11-19 Toine SiebelinkMerge "Networking fix for docker compose"
2020-11-18 Rishi.ChailVSE: Create an anchor in the given dataspace 67/114767/14
2020-11-16 niamhcoreFixing errors in openapi.yaml 86/114886/2
2020-11-06 Jessica WagantallMove cps files to root dir