From 3994e0ea90048f1ea54151d908786c8a884bff0d Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Mon, 6 Jan 2025 15:19:00 +0100 Subject: [PATCH] semantic errors --- src/openapi/customers/customers-crud-v2.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/openapi/customers/customers-crud-v2.yaml b/src/openapi/customers/customers-crud-v2.yaml index 8e3a05a..4ccb2d1 100644 --- a/src/openapi/customers/customers-crud-v2.yaml +++ b/src/openapi/customers/customers-crud-v2.yaml @@ -69,12 +69,6 @@ paths: type: string format: email example: john.doe@mymailprovider.com - - name: emailAddress - in: query - schema: - type: string - format: email - example: john.doe@mymailprovider.com - name: dateOfBirth in: query schema: @@ -157,7 +151,7 @@ paths: content: application/json: schema: - $ref: "#/components/schemas/getCustomerProfileList" + $ref: "#/components/schemas/getCustomerProfiles" examples: fullCustomerProfile: value: