📝 docs: complete pagination documentation
This commit is contained in:
@ -20,6 +20,8 @@ import { returnWriteResponse } from "../../../helpers/callback/httpResponse";
|
|||||||
* {
|
* {
|
||||||
* "media_mal_id": 12345
|
* "media_mal_id": 12345
|
||||||
* }
|
* }
|
||||||
|
* Query parameter:
|
||||||
|
* ?page=2 (Optional, specifies the page number of episodes to fetch and insert)
|
||||||
*
|
*
|
||||||
* @returns {Promise<Object>}
|
* @returns {Promise<Object>}
|
||||||
* A response object indicating success or failure.
|
* A response object indicating success or failure.
|
||||||
|
|||||||
Reference in New Issue
Block a user