FOTA WEB Getting Started API: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 32: | Line 32: | ||
Here is information on the latest changes to the FOTA Web API | Here is information on the latest changes to the FOTA Web API | ||
===2023-06-30=== | |||
Removed company statistics from GET /companies/<ID> response: | |||
* `device_count` | |||
* `user_count` | |||
* `file_count` | |||
* `group_count` | |||
* `task_count` | |||
* `company_count` | |||
This data can still be accessed via dedicated endpoint GET /companies/stats?company_id=<ID> | |||
===2023-04-05=== | ===2023-04-05=== | ||