Skip to content

Commit

Permalink
doc: fix small error in pool API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
neobooru committed Dec 5, 2023
1 parent 7c92cea commit 190d795
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -1389,7 +1389,7 @@ data.
## Creating pool
- **Request**
`POST /pools/create`
`POST /pool`
- **Input**
Expand Down

0 comments on commit 190d795

Please sign in to comment.