mirror of
https://github.com/caronc/apprise.git
synced 2025-08-10 08:47:53 +02:00
Inconsistent Notification Plugin Information Cleanup (#889)
This commit is contained in:
@ -1486,6 +1486,7 @@ def test_apprise_details_plugin_verification():
|
||||
valid_schema_keys = (
|
||||
'name', 'private', 'required', 'type', 'values', 'min', 'max',
|
||||
'regex', 'default', 'list', 'delim', 'prefix', 'map_to', 'alias_of',
|
||||
'group',
|
||||
)
|
||||
for entry in details['schemas']:
|
||||
|
||||
|
Reference in New Issue
Block a user