fleet/changes/issue-9829-scripts-api

3 lines
188 B
Text
Raw Normal View History

2023-10-10 22:00:45 +00:00
* 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.