mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Minor swagger docs fixes & improvements (#6453)
[skip ci] * fix spelling movieFiles -> moveFiles * improve /queue/grab/ description
This commit is contained in:
parent
8dbf9471a6
commit
4698dca813
@ -136,7 +136,7 @@
|
||||
"parameters": [
|
||||
{
|
||||
"in": "query",
|
||||
"name": "movieFiles",
|
||||
"name": "moveFiles",
|
||||
"schema": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@ -3688,7 +3688,7 @@
|
||||
"apikey": []
|
||||
}
|
||||
],
|
||||
"description": "Force grab pending queue item by Id",
|
||||
"description": "Perform a Radarr \"force grab\" on a pending queue item by its ID.",
|
||||
"tags": [
|
||||
"Queue"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user