mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
doc: fix small error in pool API docs
This commit is contained in:
@ -54,7 +54,7 @@
|
|||||||
- [Deleting pool category](#deleting-pool-category)
|
- [Deleting pool category](#deleting-pool-category)
|
||||||
- [Setting default pool category](#setting-default-pool-category)
|
- [Setting default pool category](#setting-default-pool-category)
|
||||||
- Pools
|
- Pools
|
||||||
- [Listing pools](#listing-pool)
|
- [Listing pools](#listing-pools)
|
||||||
- [Creating pool](#creating-pool)
|
- [Creating pool](#creating-pool)
|
||||||
- [Updating pool](#updating-pool)
|
- [Updating pool](#updating-pool)
|
||||||
- [Getting pool](#getting-pool)
|
- [Getting pool](#getting-pool)
|
||||||
@ -1389,7 +1389,7 @@ data.
|
|||||||
## Creating pool
|
## Creating pool
|
||||||
- **Request**
|
- **Request**
|
||||||
|
|
||||||
`POST /pools/create`
|
`POST /pool`
|
||||||
|
|
||||||
- **Input**
|
- **Input**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user