1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-15 21:05:48 -04:00

Automated API Docs update

This commit is contained in:
Servarr
2024-01-28 03:21:26 +00:00
committed by Qstick
parent 1ba7bfe585
commit 0e8a1ca522

View File

@@ -3491,6 +3491,22 @@
"type": "boolean",
"default": false
}
},
{
"name": "includeTrending",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
},
{
"name": "includePopular",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"responses": {