Skip to content

Commit

Permalink
docs: add jikan docs link to Anime resource
Browse files Browse the repository at this point in the history
  • Loading branch information
THEGOLDENPRO committed Nov 25, 2024
1 parent b9ec517 commit 6ece462
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion anmoku/resources/anime/anime.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,13 @@ class Anime(JikanResource):
"""
Get or search for anime.
[`jikan`_]
.. _jikan: https://docs.api.jikan.moe/#tag/anime/operation/getAnimeById
Required Params
-----------------
* `id` - Anime ID
* `id` - Manga ID
------------
Expand Down

0 comments on commit 6ece462

Please sign in to comment.