From 648c6d39280e1dffdd65319c4522ab1a11edef60 Mon Sep 17 00:00:00 2001
From: Marek Chrastina <marek.chrastina@vsb.cz>
Date: Mon, 11 Dec 2017 15:01:54 +0100
Subject: [PATCH] Manual test

---
 docs.it4i/apidocs.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs.it4i/apidocs.md b/docs.it4i/apidocs.md
index e569bfde2..52e7a1766 100644
--- a/docs.it4i/apidocs.md
+++ b/docs.it4i/apidocs.md
@@ -5,7 +5,7 @@ Implements API for IT4I SCS Information System.
 
 - api revision: `9eb0678f / 2017-12-08 11:06:12 +0100`
 - api version: `0.9-11-g9eb0678`
-- apidoc building date: `2017-12-11 14:58:50 +0100`
+- apidoc building date: `2017-12-11 15:00:03 +0100`
 
 Summary
 -------------------------------------------------------------------------------------
@@ -100,7 +100,7 @@ Summary
 API Details
 ---------------------------------------------------------------------------------------------
 
- `GET /api/v1/account-expire/`<span class="sig-paren">(</span>*login*<span class="sig-paren">)</span><a name="get--api-v1-account-expire-(login)" class="headerlink" title="Permalink to this definition"></a>
+GET /api/v1/account-expire/(login)<a name="get--api-v1-account-expire-(login)" class="headerlink" title="Permalink to this definition"></a>
 
 Access to this service is restricted to just few source ipv4 addresses.
 
@@ -142,7 +142,7 @@ Status Codes:
 
 <!-- -->
 
- `GET /api/v1/accounts-to-close/`<span class="sig-paren">(</span>*category*<span class="sig-paren">)</span><a name="get--api-v1-accounts-to-close-(category)" class="headerlink" title="Permalink to this definition"></a>
+GET /api/v1/accounts-to-close/<span class="sig-paren">(</span>*category*<span class="sig-paren">)</span><a name="get--api-v1-accounts-to-close-(category)" class="headerlink" title="Permalink to this definition"></a>
 
 Access to this service is restricted to just few source ipv4 addresses.
 
-- 
GitLab