diff --git a/Resources/doc/index.rst b/Resources/doc/index.rst index d0854ee..e260583 100644 --- a/Resources/doc/index.rst +++ b/Resources/doc/index.rst @@ -140,8 +140,8 @@ To document your routes, you can use the SwaggerPHP annotations and the class UserController { - /* - * List the rewards of the specified user. +       /** +         * List the rewards of the specified user. * * This call takes into account all confirmed awards, but not pending or refused awards. *