summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorneobooru <50623835+neobooru@users.noreply.github.com>2023-12-05 21:31:23 +0100
committerneobooru <50623835+neobooru@users.noreply.github.com>2023-12-05 21:31:23 +0100
commit190d79542676bf8c83481198c849176fadb8e6ae (patch)
treef6fa971c642ee8ec64f5781aa274a5c13937d976 /doc
parent7c92ceaf6ae1ec3a6cebb094f179055708fe1d55 (diff)
doc: fix small error in pool API docs
Diffstat (limited to 'doc')
-rw-r--r--doc/API.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/API.md b/doc/API.md
index e10802a..00ee75a 100644
--- a/doc/API.md
+++ b/doc/API.md
@@ -54,7 +54,7 @@
- [Deleting pool category](#deleting-pool-category)
- [Setting default pool category](#setting-default-pool-category)
- Pools
- - [Listing pools](#listing-pool)
+ - [Listing pools](#listing-pools)
- [Creating pool](#creating-pool)
- [Updating pool](#updating-pool)
- [Getting pool](#getting-pool)
@@ -1389,7 +1389,7 @@ data.
## Creating pool
- **Request**
- `POST /pools/create`
+ `POST /pool`
- **Input**