mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
9ffa11c25d
For #9537
3 lines
188 B
Plaintext
3 lines
188 B
Plaintext
* 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.
|