yapi-next/vendors/docs/documents/export-data.md
2023-06-27 18:59:45 +08:00

11 lines
360 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 数据导出
为了方便开发者将接口数据分析给第三方或其他使用者YApi 内置了方便易用的接口数据导出功能。
## 使用教程
在 项目 -> 数据管理选择需要导出的数据方式一共有三种导出方式html,markdown,json。然后点击导出按钮将会下载数据文件。
![](export-data.png)