From 0fff086dec8808d67e1ea522ded7bb53fa6bcc5f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dominik=20Pil=C3=A1r?= <445537@mail.muni.cz>
Date: Thu, 10 Mar 2022 15:37:53 +0000
Subject: [PATCH] Updated Swagger documentation generated

---
 doc-files/kypo-user-and-group-swagger-open-api.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc-files/kypo-user-and-group-swagger-open-api.yaml b/doc-files/kypo-user-and-group-swagger-open-api.yaml
index 4c8f0a5b..53d5e825 100644
--- a/doc-files/kypo-user-and-group-swagger-open-api.yaml
+++ b/doc-files/kypo-user-and-group-swagger-open-api.yaml
@@ -1,7 +1,7 @@
 ---
 swagger: "2.0"
 info:
-  version: "Version: 1.1.86"
+  version: "Version: 1.1.87"
   title: "KYPO User and Group - API Reference"
 host: "localhost:8084"
 basePath: "/kypo-rest-user-and-group/api/v1"
-- 
GitLab