fix: fixed table spacing
This commit is contained in:
@@ -925,10 +925,10 @@ https://api-aniwatch.onrender.com/anime/episode-srcs?id={episodeId}&server={serv
|
|||||||
|
|
||||||
#### Query Parameters
|
#### Query Parameters
|
||||||
|
|
||||||
| Parameter | Type | Description | Required? | Default |
|
| Parameter | Type | Description | Required? | Default |
|
||||||
| :--------: | :----: | :-------------------------------------------: | :-------: | :--------------: |
|
| :--------: | :----: | :--------------------------------------------------: | :-------: | :--------------: |
|
||||||
| `id` | string | The id of the episode. | Yes | -- |
|
| `id` | string | The id of the episode. | Yes | -- |
|
||||||
| `server` | string | The name of the server. | No | `"vidstreaming"` |
|
| `server` | string | The name of the server. | No | `"vidstreaming"` |
|
||||||
| `category` | string | The category of the episode ('sub', 'dub' or 'raw'). | No | `"sub"` |
|
| `category` | string | The category of the episode ('sub', 'dub' or 'raw'). | No | `"sub"` |
|
||||||
|
|
||||||
#### Request sample
|
#### Request sample
|
||||||
|
|||||||
Reference in New Issue
Block a user