Fixes for swagger

This commit is contained in:
David Bomba 2020-12-08 07:25:56 +11:00
parent 8107a49677
commit e765bcce08

View File

@ -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",