1
0
Fork 0

Update schema against PR feedback

Dieser Commit ist enthalten in:
Robert Barrow 2020-05-24 08:56:27 +01:00
Ursprung beed6a93fc
Commit 5fc5ce113e

Datei anzeigen

@ -142,7 +142,7 @@ const action = {
custom_fields: null custom_fields: null
}, },
watch_categories: { watch_categories: {
category: null, categories: null,
mute_remainder: null mute_remainder: null
}, },
add_to_group: { add_to_group: {
@ -162,8 +162,9 @@ const action = {
'recipient', 'recipient',
'profile_updates', 'profile_updates',
'group', 'group',
'mute_remainder', 'url',
'url' 'categories',
'mute_remainder'
], ],
advanced: [ advanced: [
'code', 'code',