mirror of
https://github.com/fleetdm/fleet
synced 2026-05-15 04:58:25 +00:00
3 lines
188 B
Text
3 lines
188 B
Text
|
|
* Added API endpoints for script management.
|
||
|
|
* Updated the `POST /scripts/run` and `POST /scripts/run/sync` endpoints to accept an optional saved script ID instead of the script contents.
|