mirror of
https://github.com/fleetdm/fleet
synced 2026-05-21 07:58:31 +00:00
2 lines
178 B
Text
2 lines
178 B
Text
* Fixed `GET /software`, `GET /software/{:id}`, and `GET /software/count` endpoints to no include
|
|
software that has been removed from hosts, but not cleaned up yet (orphaned).
|