mirror of
https://github.com/Readarr/Readarr
synced 2025-12-26 10:14:51 +01:00
Automated API Docs update
This commit is contained in:
parent
9918535509
commit
fe659bb79d
1 changed files with 6 additions and 0 deletions
|
|
@ -11553,6 +11553,9 @@
|
|||
"onRename": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"onAuthorAdded": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"onAuthorDelete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
|
@ -11592,6 +11595,9 @@
|
|||
"supportsOnRename": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supportsOnAuthorAdded": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supportsOnAuthorDelete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue