Fix APIkey mock

This commit is contained in:
Ivan Diaz 2020-01-07 14:44:18 -03:00
parent 4d18bc9aa6
commit ec98767e25
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ use Respect\Validation\Validator as DataValidator;
* @apiPermission staff3
*
* @apiParam {String} name Name of the new APIKey.
* @apiParam {String} type Type of APIKey: "REGSITRATION" or "TICKET_CREATE"
* @apiParam {String} type Type of APIKey: "REGISTRATION" or "TICKET_CREATE"
*
* @apiUse NO_PERMISSION
* @apiUse INVALID_NAME