Bugfix.
This commit is contained in:
parent
d1b83d19b5
commit
fea8e01e47
@ -695,8 +695,7 @@ paths:
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"invoiceAccountingStatusId": 1,
|
"invoiceAccountingStatusId": 1,
|
||||||
"createdOn",
|
"createdOn": "2024-07-02 15:01:00.000",
|
||||||
"2024-07-02 15:01:00.000",
|
|
||||||
"description": null,
|
"description": null,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
@ -1242,7 +1241,7 @@ components:
|
|||||||
data:
|
data:
|
||||||
type: string
|
type: string
|
||||||
format: json
|
format: json
|
||||||
example: { json }
|
example: "{json}"
|
||||||
isCredit:
|
isCredit:
|
||||||
type: boolean
|
type: boolean
|
||||||
example: false
|
example: false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user