mirror of
https://github.com/Readarr/Readarr
synced 2026-05-09 05:21:41 +02: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",
|
"type": "string",
|
||||||
"nullable": true
|
"nullable": true
|
||||||
},
|
},
|
||||||
|
"foreignEditionId": {
|
||||||
|
"type": "string",
|
||||||
|
"nullable": true
|
||||||
|
},
|
||||||
"titleSlug": {
|
"titleSlug": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"nullable": true
|
"nullable": true
|
||||||
|
|
@ -9048,6 +9052,10 @@
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"nullable": true
|
"nullable": true
|
||||||
},
|
},
|
||||||
|
"foreignEditionId": {
|
||||||
|
"type": "string",
|
||||||
|
"nullable": true
|
||||||
|
},
|
||||||
"titleSlug": {
|
"titleSlug": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"nullable": true
|
"nullable": true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue