mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
- Fixed isort import ordering in test_data_routes.py (stdlib imports before local) - Added /api/admin/generate-test-data endpoint to frontend openapi.json - Added GenerateTestDataRequest, GenerateTestDataResponse, and TestDataScriptType schemas Co-authored-by: Nicholas Tindle <ntindle@users.noreply.github.com>