增加文档

This commit is contained in:
2022-09-18 13:28:53 +00:00
committed by GitHub
parent ed35ef6e49
commit 59562eaec8
4 changed files with 35 additions and 0 deletions

7
doc/api/version.zh_CN.md Normal file
View File

@@ -0,0 +1,7 @@
[English](version.md)
# 获取服务器版本
* 路径: `/version``/api/version`
* 方法: `GET``POST`
* 鉴权: 无需
* [示例](version.example.json)
* [JSON Schema](version.json)