Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 984 Bytes

File metadata and controls

38 lines (20 loc) · 984 Bytes

\RetagBookApi

All URIs are relative to http://localhost:8787

Method HTTP request Description
list_retag GET /api/v1/retag

list_retag

Vecmodels::RetagBookResource list_retag(author_id, book_id)

Parameters

Name Type Description Required Notes
author_id Option<i32>
book_id Option<i32>

Return type

Vecmodels::RetagBookResource

Authorization

apikey, X-Api-Key

HTTP request headers

  • 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]