mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Automated API Docs update
This commit is contained in:
parent
82d1fc1a81
commit
bc671124ef
1 changed files with 8 additions and 2 deletions
|
@ -11019,12 +11019,15 @@
|
|||
"onRename": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"onAlbumDelete": {
|
||||
"onArtistAdd": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"onArtistDelete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"onAlbumDelete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"onHealthIssue": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
@ -11055,12 +11058,15 @@
|
|||
"supportsOnRename": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supportsOnAlbumDelete": {
|
||||
"supportsOnArtistAdd": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supportsOnArtistDelete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supportsOnAlbumDelete": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supportsOnHealthIssue": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue