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: