mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-01 00:54:38 -04:00
Fixes for swagger
This commit is contained in:
parent
8107a49677
commit
e765bcce08
@ -314,7 +314,7 @@ class CreditController extends BaseController
|
|||||||
*
|
*
|
||||||
* @throws \ReflectionException
|
* @throws \ReflectionException
|
||||||
* @OA\Put(
|
* @OA\Put(
|
||||||
* path="/api/v1/Credits/{id}",
|
* path="/api/v1/credits/{id}",
|
||||||
* operationId="updateCredit",
|
* operationId="updateCredit",
|
||||||
* tags={"Credits"},
|
* tags={"Credits"},
|
||||||
* summary="Updates an Credit",
|
* summary="Updates an Credit",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user