fixed example
This commit is contained in:
parent
f4e7bd9385
commit
3db0d113a0
@ -4225,7 +4225,7 @@ components:
|
|||||||
responses:
|
responses:
|
||||||
type: object
|
type: object
|
||||||
nullable: true
|
nullable: true
|
||||||
examples: {}
|
example: {}
|
||||||
required:
|
required:
|
||||||
- aggregationReference
|
- aggregationReference
|
||||||
- data
|
- data
|
||||||
@ -4246,7 +4246,7 @@ components:
|
|||||||
responses:
|
responses:
|
||||||
type: object
|
type: object
|
||||||
nullable: true
|
nullable: true
|
||||||
examples: {}
|
example: {}
|
||||||
JournalEntryPatchResponseBody:
|
JournalEntryPatchResponseBody:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user