diff --git a/Resources/doc/reference/configuration.rst b/Resources/doc/reference/configuration.rst index 1ccd620..1662e86 100644 --- a/Resources/doc/reference/configuration.rst +++ b/Resources/doc/reference/configuration.rst @@ -50,4 +50,9 @@ Annotations for Controllers { return $this->container->get('besimple.soap.response')->setReturnValue(sprintf('Hello %s!', $name)); } - } \ No newline at end of file + } + +Get your WSDL +------------- + +To access your WSDL go to the following address: http://localhost/app_dev.php/ws/DemoApi?wsdl