mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
Typo
This commit is contained in:
parent
e71a952f4a
commit
0a946c5529
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue