hoofdentiteit volgens specs
This commit is contained in:
parent
cb0c79f68c
commit
c5fa6746a2
@ -141,7 +141,7 @@ paths:
|
|||||||
examples:
|
examples:
|
||||||
fullCustomerProfile:
|
fullCustomerProfile:
|
||||||
value:
|
value:
|
||||||
Entries:
|
customers:
|
||||||
- customerProfileId: 1
|
- customerProfileId: 1
|
||||||
customerNumber: 1000001
|
customerNumber: 1000001
|
||||||
debtorNumber: TEST001
|
debtorNumber: TEST001
|
||||||
@ -1233,7 +1233,7 @@ components:
|
|||||||
getCustomerProfileList:
|
getCustomerProfileList:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
Entries:
|
customers:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
$ref: "#/components/schemas/getCustomerProfile"
|
$ref: "#/components/schemas/getCustomerProfile"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user