mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Swagger Typo fix
This commit is contained in:
parent
a4df265d09
commit
e57f8f3c2e
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user