From 7e03fa045ca79587c9c0b59ae897cea46279bb3c Mon Sep 17 00:00:00 2001 From: Nils Dammenhayn Date: Mon, 27 Nov 2023 15:17:55 +0100 Subject: [PATCH] KITT-3338 #added geschlecht DIVERS --- swagger.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/swagger.yml b/swagger.yml index e162a57..457c12e 100644 --- a/swagger.yml +++ b/swagger.yml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 3.1.0 + version: 3.2.0 title: KEX Market Engine API basePath: /v1 schemes: @@ -335,6 +335,7 @@ definitions: enum: - WEIBLICH - MAENNLICH + - DIVERS familienstand: type: string