mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-21 22:25:03 -04:00
Automated API Docs update
This commit is contained in:
@@ -4544,6 +4544,10 @@
|
||||
"type": {
|
||||
"$ref": "#/components/schemas/BackupType"
|
||||
},
|
||||
"size": {
|
||||
"type": "integer",
|
||||
"format": "int64"
|
||||
},
|
||||
"time": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
@@ -4792,10 +4796,6 @@
|
||||
"id": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"downloadClientWorkingFolders": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
@@ -6298,10 +6298,6 @@
|
||||
"enableColorImpairedMode": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"movieInfoLanguage": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"uiLanguage": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
|
||||
Reference in New Issue
Block a user