Fix service blueprints
[ccsdk/cds.git] / ms / blueprintsprocessor / modules / blueprints / blueprint-core / src / main / kotlin / org / onap / ccsdk / cds / controllerblueprints / core / BluePrintTypes.kt
index 6deb6bc..1c76993 100644 (file)
@@ -80,6 +80,7 @@ object BluePrintTypes {
         BluePrintConstants.MODEL_TYPE_CAPABILITY_TYPE_CONTENT,
         BluePrintConstants.MODEL_TYPE_CAPABILITY_TYPE_MAPPING,
         BluePrintConstants.MODEL_TYPE_CAPABILITY_TYPE_NETCONF,
+        BluePrintConstants.MODEL_TYPE_CAPABILITY_TYPE_RESTCONF,
         BluePrintConstants.MODEL_TYPE_CAPABILITY_TYPE_SSH,
         BluePrintConstants.MODEL_TYPE_CAPABILITY_TYPE_SFTP
     )