InformationGetAllApi¶
All URIs are relative to http://localhost:8080/api
| Method | HTTP request | Description |
|---|---|---|
| getAllInformation | GET /information/get_all | Get All Information (WIP) |
getAllInformation¶
GetAllInformationResponse getAllInformation(platform)
Get All Information (WIP)
Get all notices that will shown in notice screen when login (this is left side, right side is just web page)
Parameters¶
| Name | Type | Description | Notes |
|---|---|---|---|
| platform | Integer | 1: iOS / 2: Android | [optional] [default to null] |
Return type¶
Authorization¶
No authorization required
HTTP request headers¶
- Content-Type: Not defined
- Accept: application/json