Swagger Typo fix

This commit is contained in:
David Bomba 2016-01-26 22:37:16 +11:00
parent a4df265d09
commit e57f8f3c2e

View File

@ -110,7 +110,7 @@ class ClientApiController extends BaseAPIController
} }
/** /**
* @SWG\Putt( * @SWG\Put(
* path="/clients/{client_id}", * path="/clients/{client_id}",
* tags={"client"}, * tags={"client"},
* summary="Update a client", * summary="Update a client",