mirror of
https://github.com/fleetdm/fleet
synced 2026-05-14 20:48:35 +00:00
2 lines
188 B
Text
2 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.
|