优化文档。

This commit is contained in:
Hommy
2025-11-18 11:04:58 +08:00
parent 66ee5eaef5
commit 4fa2927647
10 changed files with 391 additions and 120 deletions
+21 -1
View File
@@ -1,6 +1,18 @@
# GET_DRAFT API 接口文档
## 接口信息
## 📋 目录
- [🔧 接口信息](#-接口信息)
- [🎯 功能描述](#-功能描述)
- [📖 更多文档](#-更多文档)
- [📥 请求参数](#-请求参数)
- [📤 响应格式](#-响应格式)
- [💻 使用示例](#-使用示例)
- [❌ 错误码说明](#-错误码说明)
- [⚠️ 注意事项](#-注意事项)
- [🔗 相关接口](#-相关接口)
## 🔧 接口信息
```
GET /openapi/capcut-mate/v1/get_draft
@@ -572,3 +584,11 @@ print("停止监控")
- [添加音频](./add_audios.md)
- [添加图片](./add_images.md)
- [生成视频](./gen_video.md)
---
<div align="right">
**📚 项目资源**: [GitHub](https://github.com/Hommy-master/capcut-mate) | [Gitee](https://gitee.com/taohongmin-gitee/capcut-mate)
</div>