4d9c201858
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 5s
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Failing after 1s
CI/CD Pipeline / Frontend Lint (pull_request) Failing after 0s
CI/CD Pipeline / Frontend Lint (push) Failing after 1m0s
- Add download_url field to GeneratedVideoResponse schema - Generate download URLs for list, detail and review APIs - Keep existing download-url endpoint for explicit download URL requests
xiaoxia-saas API
结构
app/core/:配置与基础能力app/api/:路由组织app/schemas/:请求响应模型app/dependencies.py:依赖注入入口main.py:FastAPI 启动入口
当前可用接口
GET /api/healthGET /api/projects?workspace_id=...POST /api/projects