aboutsummaryrefslogtreecommitdiffstats
path: root/src/orchestrator/api/composite_profilehandler.go
AgeCommit message (Collapse)AuthorFilesLines
2020-09-10Adding validations for all JSON data across modulesRajamohan Raj1-2/+3
Issue-ID: MULTICLOUD-1198 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com> Change-Id: Idc2fbfd6e875bd7b662c7d60925aeb776b3f7bea
2020-08-20Add Validation for API'sRitu Sood1-2/+6
Adding input validations for API based on Json schemas Issue-ID: MULTICLOUD-1096 Signed-off-by: Ritu Sood <ritu.sood@intel.com> Change-Id: If6591bdef6305f87cbce7ef56d894376f687c6c1
2020-03-05Composite Profile API and HandlerDileep Ranganathan1-0/+151
Implemented Composite Profile API and handler, adding create, get and delete handlers for the composite profile. Issue-ID: MULTICLOUD-997 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com> Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> Change-Id: Iab105cf88ef4635038cd36e90f3251bc900b2faf