Automated API Docs update

This commit is contained in:
Servarr 2024-01-30 15:39:13 +00:00 committed by Bogdan
parent 82d1fc1a81
commit bc671124ef
1 changed files with 8 additions and 2 deletions

View File

@ -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"
},