develop #38

Merged
bboterm merged 451 commits from develop into main 2025-11-19 14:28:14 +00:00
Showing only changes of commit c5fa6746a2 - Show all commits

View File

@ -141,7 +141,7 @@ paths:
examples:
fullCustomerProfile:
value:
Entries:
customers:
- customerProfileId: 1
customerNumber: 1000001
debtorNumber: TEST001
@ -1233,7 +1233,7 @@ components:
getCustomerProfileList:
type: object
properties:
Entries:
customers:
type: array
items:
$ref: "#/components/schemas/getCustomerProfile"