chore: generate a documentation index for REST API docs in docs/api

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ia8426a63a50d07a6cec2b104951d58eb6a6a6964
This commit is contained in:
raf 2026-03-23 02:33:54 +03:00
commit 273d0244aa
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
5 changed files with 150 additions and 15 deletions

6
docs/api/books.md vendored
View file

@ -85,9 +85,9 @@ Get user's reading list
#### Parameters
| Name | In | Required | Description |
| -------- | ----- | -------- | ------------------------ |
| `status` | query | No | Filter by reading status |
| Name | In | Required | Description |
| -------- | ----- | -------- | ------------------------------------------------------------------------------ |
| `status` | query | No | Filter by reading status. Valid values: to_read, reading, completed, abandoned |
#### Responses