mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
update msx doc
This commit is contained in:
@@ -393,12 +393,12 @@ paths:
|
||||
summary: Get HTML of magnet links
|
||||
tags:
|
||||
- Pages
|
||||
/msx:
|
||||
/msx/{pth}:
|
||||
get:
|
||||
description: Multi usage endpoint.
|
||||
parameters:
|
||||
- description: Magnet/hash/link to torrent
|
||||
in: query
|
||||
- description: Route MSX pages
|
||||
in: path
|
||||
name: link
|
||||
required: true
|
||||
type: string
|
||||
@@ -406,7 +406,7 @@ paths:
|
||||
- application/json
|
||||
responses:
|
||||
"200":
|
||||
description: Data returned according to query
|
||||
description: Data returned according to path
|
||||
summary: Multi usage endpoint
|
||||
tags:
|
||||
- MSX
|
||||
@@ -421,7 +421,7 @@ paths:
|
||||
summary: Get MSX IMDB informations
|
||||
tags:
|
||||
- MSX
|
||||
/msx/imdb/:id:
|
||||
/msx/imdb/{id}:
|
||||
get:
|
||||
description: Get MSX IMDB informations.
|
||||
parameters:
|
||||
|
||||
Reference in New Issue
Block a user