mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-23 22:45:06 -04:00
Automated API Docs update
This commit is contained in:
@@ -5955,12 +5955,21 @@
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"onGrab": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"onHealthIssue": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"onApplicationUpdate": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supportsOnGrab": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"includeManualGrabs": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supportsOnHealthIssue": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@@ -6138,6 +6147,11 @@
|
||||
},
|
||||
"protocol": {
|
||||
"$ref": "#/components/schemas/DownloadProtocol"
|
||||
},
|
||||
"fileName": {
|
||||
"type": "string",
|
||||
"nullable": true,
|
||||
"readOnly": true
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
|
||||
Reference in New Issue
Block a user