mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01: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…
Reference in New Issue
Block a user