mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 00:18:27 +00:00
4 lines
242 B
Text
4 lines
242 B
Text
- Added `GET software/versions` endpoint to list and filter software versions.
|
|
- Added `GET software/versions/{id}` endpoint to get a specific software version.
|
|
- Deprecated `GET software` endpoint.
|
|
- Deprecated `GET software/{id}` endpoint.
|