semantic errors

This commit is contained in:
Mirjam Herald 2025-01-06 15:19:00 +01:00
parent fcc0740130
commit 3994e0ea90

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: