From 70856b64d46b2c7d4df9ba1e59e6e2992dc1d824 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 2 Aug 2024 00:08:13 +0800 Subject: docs!: rebuild with readthedocs and sphinx-build --- docs/API.md | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 docs/API.md (limited to 'docs/API.md') diff --git a/docs/API.md b/docs/API.md deleted file mode 100644 index 9022bc2..0000000 --- a/docs/API.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: API Reference ---- - -## ES 1.0 - -### API - -#### 1. `get_version` - -| Method | field | type | notes | -| :-: | :-: | :--: | :----: | -| GET | 无 | | | - -| Output | field | type | notes | -| :-: | :-: | :--: | :----: | -| | ESV | list | 符合语义化版本2.0.0规范的数组[^1] | -[^1]: https://github.com/HydroRoll-Team/echo/blob/main/docs/index.md#版本 - -示例: - -```json -{ - "ESV": [1, 0, 0] -} -``` -- cgit v1.2.3-70-g09d2