diff --git a/modules/distribution/resources/api_templates/velocity_template.xml b/modules/distribution/resources/api_templates/velocity_template.xml index 4732d712ef..0c0a2a7c5b 100644 --- a/modules/distribution/resources/api_templates/velocity_template.xml +++ b/modules/distribution/resources/api_templates/velocity_template.xml @@ -94,6 +94,13 @@ #end #end +## user defined Mediator + #else + #if($endpointsecurity.type == "userDefined") + + + +## user defined Mediator #end #end #end