develop #38

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

View File

@ -69,12 +69,6 @@ paths:
type: string type: string
format: email format: email
example: john.doe@mymailprovider.com example: john.doe@mymailprovider.com
- name: emailAddress
in: query
schema:
type: string
format: email
example: john.doe@mymailprovider.com
- name: dateOfBirth - name: dateOfBirth
in: query in: query
schema: schema:
@ -157,7 +151,7 @@ paths:
content: content:
application/json: application/json:
schema: schema:
$ref: "#/components/schemas/getCustomerProfileList" $ref: "#/components/schemas/getCustomerProfiles"
examples: examples:
fullCustomerProfile: fullCustomerProfile:
value: value: