aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--docs/API.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/API.md b/docs/API.md
index 952630f..180d6c8 100644
--- a/docs/API.md
+++ b/docs/API.md
@@ -2,16 +2,15 @@
## API
-### `get_version`
+### 1. `get_version`
-| Input | |
-| :-: | :-: |
-| | 无 |
+| Method | field | type | notes |
+| :-: | :-: | :--: | :----: |
+| GET | 无 | | |
| Output | field | type | notes |
-| :--: | :----: | :------: | :---: |
-| | ESV | list | 符合语义化版本2.0.0规范的数组[^1] |
-
+| :-: | :-: | :--: | :----: |
+| | ESV | list | 符合语义化版本2.0.0规范的数组[^1] |
[^1]: https://github.com/HydroRoll-Team/echo/blob/main/docs/index.md#版本
示例: