docs: minimize API docs by using the method present in #56

This commit is contained in:
Ritesh Ghosh
2024-07-14 00:11:45 +05:30
parent 041c0b7098
commit f3400a550f
+9 -3
View File
@@ -884,10 +884,12 @@ console.log(data);
<details>
<summary>Get Anime Episodes</summary>
<summary>
### `GET` Anime Episodes
</summary>
#### Endpoint
```sh
@@ -933,10 +935,12 @@ console.log(data);
<details>
<summary>Get Anime Episode Servers</summary>
<summary>
### `GET` Anime Episode Servers
</summary>
#### Endpoint
```sh
@@ -995,10 +999,12 @@ console.log(data);
<details>
<summary>Get Anime Episode Streaming Links</summary>
<summary>
### `GET` Anime Episode Streaming Links
</summary>
#### Endpoint
```sh