From b824a381913a193521920efed9cdd42cc5f7f699 Mon Sep 17 00:00:00 2001 From: Ralf Ueberfuhr Date: Tue, 30 Jan 2024 14:11:53 +0100 Subject: [PATCH] Fix type --- openapi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yml b/openapi.yml index ed1dfa1..4aad775 100644 --- a/openapi.yml +++ b/openapi.yml @@ -113,7 +113,7 @@ paths: required: true responses: '204': - description: Customer state wassuccessfully updated + description: Customer state was successfully updated '400': description: Request body is invalid '404':