From c150c8345c112026b8ef6208bda562ed741635b0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andrej=20Rama=C5=A1euski?= <andrej@x2.cz>
Date: Fri, 18 Dec 2020 15:44:59 +0100
Subject: [PATCH] Informace o zmenach

---
 openapi.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/openapi.yaml b/openapi.yaml
index 896e31d..0adef2b 100644
--- a/openapi.yaml
+++ b/openapi.yaml
@@ -104,6 +104,8 @@ components:
           enum: [0, 1, 2, 3, 4]
         content:
           type: string
+        is_changed:
+          type: boolean
         is_archived:
           type: boolean
         author:
-- 
GitLab