Swagger Typo fix
This commit is contained in:
parent
a4df265d09
commit
e57f8f3c2e
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ class ClientApiController extends BaseAPIController
|
|||
}
|
||||
|
||||
/**
|
||||
* @SWG\Putt(
|
||||
* @SWG\Put(
|
||||
* path="/clients/{client_id}",
|
||||
* tags={"client"},
|
||||
* summary="Update a client",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue