mirror of
https://github.com/Readarr/Readarr
synced 2025-12-24 09:12:51 +01:00
Automated API Docs update
This commit is contained in:
parent
27e498bb14
commit
e1a07d01b2
1 changed files with 8 additions and 0 deletions
|
|
@ -8724,6 +8724,10 @@
|
|||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"foreignEditionId": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"titleSlug": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
|
|
@ -9048,6 +9052,10 @@
|
|||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"foreignEditionId": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"titleSlug": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
|
|
|
|||
Loading…
Reference in a new issue