Fixes for swagger
This commit is contained in:
parent
8107a49677
commit
e765bcce08
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue