Update vnfm simulator - subscribe and notify
[integration/csit.git] / plans / so / integration-etsi-testing / so-simulators / vnfm-simulator / vnfm-service / src / main / java / org / onap / so / svnfm / simulator / controller / SvnfmController.java
index 6683b69..ce3ee8f 100644 (file)
@@ -65,7 +65,7 @@ public class SvnfmController {
     /**
      * To create the Vnf and stores the response in cache
      *
     /**
      * To create the Vnf and stores the response in cache
      *
-     * @param CreateVnfRequest
+     * @param createVNFRequest
      * @return InlineResponse201
      */
     @PostMapping(value = "/vnf_instances")
      * @return InlineResponse201
      */
     @PostMapping(value = "/vnf_instances")