Files
AutoGPT/autogpt_platform/backend
claude[bot] 3d68dd5e69 fix(ci): Fix linting and add missing OpenAPI schema for test data endpoint
- 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>
2026-02-05 05:41:38 +00:00
..