ReleaseNote Resource
| Endpoints | URI | Access Control | Description |
|---|---|---|---|
| get | GET /api/ReleaseNote/get |
Open | |
| find | GET /api/ReleaseNote/find |
Open |
| Property | Type | Description |
|---|---|---|
id |
number | |
notes |
string | |
release_date |
date | |
is_published |
boolean | |
is_sent |
boolean |
| Setting | |
|---|---|
Pagination Limit (when page parameter is set) |
5 per page |
| Default Sort Order |
release_date DESCid DESC |
No relations