From f44cb89138788160e91138bb060089a9b141870f Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Mon, 6 Jan 2025 16:50:16 +0100 Subject: [PATCH] billing alias example updated --- src/openapi/customers/customers-crud-v2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openapi/customers/customers-crud-v2.yaml b/src/openapi/customers/customers-crud-v2.yaml index 17d78e6..755d2c9 100644 --- a/src/openapi/customers/customers-crud-v2.yaml +++ b/src/openapi/customers/customers-crud-v2.yaml @@ -174,7 +174,7 @@ paths: in: query schema: type: string - example: j.jansen + example: Mijn ING bankrekening responses: 200: description: Successfully retrieved customer profile(s)