desitorrent; new api path

This commit is contained in:
Garfield69 2024-06-13 13:26:04 +12:00
parent a67a77f7ec
commit 8edc0ae442
1 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ settings:
default: "Inactive accounts will be disabled after 3 months of inactivity, 1 month for new accounts. Members must generate some download or upload activity at least once every 3 months."
login:
path: /api/torrents
path: /api/v1/torrents
method: get
error:
- selector: a[href*="/login"]
@ -68,7 +68,7 @@ search:
paths:
# https://github.com/HDInnovations/UNIT3D-Community-Edition/wiki/Torrent-API-(UNIT3D-v8.x.x)
# https://github.com/HDInnovations/UNIT3D-Community-Edition/blob/master/app/Http/Controllers/API/TorrentController.php#L476
- path: "/api/torrents/filter"
- path: "/api/v1/torrents/filter"
response:
type: json