mirror of
https://github.com/Readarr/Readarr
synced 2026-01-30 19:33:07 +01:00
Automated API Docs update [skip ci]
This commit is contained in:
parent
38e39449aa
commit
f4fd36061c
1 changed files with 8 additions and 2 deletions
|
|
@ -10981,7 +10981,10 @@
|
|||
"format": "int32"
|
||||
},
|
||||
"ignored": {
|
||||
"type": "string",
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"nullable": true
|
||||
}
|
||||
},
|
||||
|
|
@ -11036,7 +11039,10 @@
|
|||
"format": "int32"
|
||||
},
|
||||
"ignored": {
|
||||
"type": "string",
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"nullable": true
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue