Skip to content
Snippets Groups Projects
Commit 8457e6ad authored by scs-ror's avatar scs-ror
Browse files

Version Thu 14 May 2020 10:49:21 AM UTC

parent 77bef5e3
No related branches found
No related tags found
No related merge requests found
......@@ -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: `3bc76226 / 2020-05-14 10:18:26 +0200`
- api revision: `b90e3e66 / 2020-05-14 12:46:29 +0200`
- api version: `0.9-238-g3bc7622`
- api version: `0.9-240-gb90e3e6`
- apidoc building date: `2020-05-14 08:20:52 +0000`
- apidoc building date: `2020-05-14 10:48:39 +0000`
Summary
-------------------------------------------------------------------------------------
......@@ -51,7 +51,7 @@ Summary
<tr class="odd">
<td><p>dedicated-time-calendar</p></td>
<td><p><a href="#get--api-v1-dedicated-time-calendar" class="reference external">GET /api/v1/dedicated-time-calendar</a></p></td>
<td><p>dedicated time calendar</p></td>
<td><p>Dedicated time calendar</p></td>
</tr>
<tr class="even">
<td><p>fs-usage</p></td>
......@@ -391,6 +391,33 @@ Query Parameters
- **all** – returns all messages
Response JSON Object
- **author** (*string*) – author of the message
- **category** (*string*) – message category
- **created\_at** (*string*) – creation date
- **dateEfficiency** (*string*) – effective date
- **dateExpiration"** (*string*) – expiration date
- **dateModification** (*string*) – date the message was modified
- **deleted\_at"** (*string*) –
- **id** (*string*) – message id
- **messageBody** (*string*) – the text of the message
- **state** (*string*) –
- **title** (*string*) – the title of the message
- **typeMotd** (*string*) –
- **updated\_at** (*string*) – date of last update
Status Codes
- <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.1" class="reference external">200 OK</a>
– no error
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment