mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Update $ref to FillableInvoice
This commit is contained in:
parent
9df00d68c0
commit
1c00b89d52
@ -187,7 +187,7 @@ class InvoiceController extends BaseController
|
||||
* @OA\Parameter(ref="#/components/parameters/include"),
|
||||
* @OA\RequestBody(
|
||||
* required=true,
|
||||
* @OA\JsonContent(ref="#/components/schemas/Invoice")
|
||||
* @OA\JsonContent(ref="#/components/schemas/FillableInvoice")
|
||||
* ),
|
||||
* @OA\Response(
|
||||
* response=200,
|
||||
|
Loading…
x
Reference in New Issue
Block a user