From ffc17ec53d3494875d7c16d153e9ecd57a589ac6 Mon Sep 17 00:00:00 2001 From: scs-ror <nobody@it4i.cz> Date: Mon, 30 May 2022 15:13:33 +0000 Subject: [PATCH] Version Mon 30 May 2022 03:13:33 PM UTC --- scs_api.server_public.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scs_api.server_public.md b/scs_api.server_public.md index 5128f29..0729e0d 100644 --- a/scs_api.server_public.md +++ b/scs_api.server_public.md @@ -1,10 +1,10 @@ API Documentation -==================================================================================================================== +===================================================================================================== Implements API for IT4I SCS Information System. -There is a PyPI package, which provides a simple user-friendly shell +This is a PyPI package, which provides a simple user-friendly shell interface to call API requests and display their response. The package is available on <a href="https://pypi.org/project/it4i.portal.clients" class="uri reference external">https://pypi.org/project/it4i.portal.clients</a> @@ -15,11 +15,11 @@ is 6 requests per minute. Exceeding the limit will lead to your IP address being temporarily blocked from making further requests. The block will automatically be lifted by waiting an hour. -- api revision: `ca0e5c5c / 2022-05-27 15:27:18 +0200` +- api revision: `1216376c / 2022-05-27 16:46:55 +0200` -- api version: `1.0-33-gca0e5c5` +- api version: `1.0-35-g1216376` -- apidoc building date: `2022-05-27 14:57:07 +0000` +- apidoc building date: `2022-05-30 15:12:59 +0000` Summary ------------------------------------------------------------------------------------- -- GitLab