mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-04-25 22:30:51 +02:00
Automated API Docs update
This commit is contained in:
parent
6482509a1d
commit
ed8a979fc6
1 changed files with 10 additions and 0 deletions
|
|
@ -5794,6 +5794,16 @@
|
|||
"type": "string",
|
||||
"format": "date-time",
|
||||
"nullable": true
|
||||
},
|
||||
"mostRecentFailure": {
|
||||
"type": "string",
|
||||
"format": "date-time",
|
||||
"nullable": true
|
||||
},
|
||||
"initialFailure": {
|
||||
"type": "string",
|
||||
"format": "date-time",
|
||||
"nullable": true
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
|
|
|
|||
Loading…
Reference in a new issue