From ae6153343421a956bef0a04553ead3d05d0edeaf Mon Sep 17 00:00:00 2001 From: scs-ror <nobody@it4i.cz> Date: Thu, 30 Jun 2022 14:08:35 +0000 Subject: [PATCH] Version Thu 30 Jun 2022 02:08:35 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 6cdc710..30e2d48 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: `5e8f235b / 2022-06-30 12:20:54 +0000` +- api revision: `718625e0 / 2022-06-30 14:06:36 +0000` -- api version: `1.0-35-g5e8f235` +- api version: `1.0-38-g718625e` -- apidoc building date: `2022-06-30 12:22:22 +0000` +- apidoc building date: `2022-06-30 14:08:11 +0000` Summary ------------------------------------------------------------------------------------- -- GitLab