mirror of
https://github.com/Radarr/Radarr
synced 2025-12-15 12:55:14 +01:00
Automated API Docs update
This commit is contained in:
parent
1ba7bfe585
commit
0e8a1ca522
1 changed files with 16 additions and 0 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue