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