History of project changes by issues categories (getHistoryByCountError)
getHistoryByCountError — this method shows the number of changed errors and information messages by a specific issues category in every report of a project.
Request parameters | ||
Parameters | Value | Description |
id | any number or string | Request id |
method | getHistoryByCountError | API method name |
params | {...} | Array of parameters |
error_name | string |
Issue name
|
limit | integer | Limit of obtained data, 30 by default |
offset | integer | Offset, 0 by default |
Response parameters | |
Parameters | Description |
id | Request id |
result | Contains the answer |
errorCounts | Issue data |
reportId | Report id in which a fixed error or information message was found |
date | Report date |
count | Number of errors or information messages by specific issue category |