mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-11-12 17:37:09 -05:00
Update invoice transformer docs
This commit is contained in:
parent
a04015ac41
commit
62c616b0ac
@ -17,7 +17,6 @@ class InvoiceTransformer extends EntityTransformer
|
||||
* @SWG\Property(property="balance", type="number", format="float", example=10, readOnly=true)
|
||||
* @SWG\Property(property="client_id", type="integer", example=1)
|
||||
* @SWG\Property(property="invoice_number", type="string", example="0001")
|
||||
* @SWG\Property(property="invoice_status_id", type="integer", example=1)
|
||||
* @SWG\Property(property="private_notes", type="string", example="Notes...")
|
||||
* @SWG\Property(property="public_notes", type="string", example="Notes...")
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user