All URIs are relative to http://localhost:8787
| Method | HTTP request | Description |
|---|---|---|
| list_retag | GET /api/v1/retag |
Vecmodels::RetagBookResource list_retag(author_id, book_id)
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| author_id | Option<i32> | |||
| book_id | Option<i32> |
Vecmodels::RetagBookResource
- Content-Type: Not defined
- Accept: text/plain, application/json, text/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]