Schema description fix
This commit is contained in:
parent
561b8f4eed
commit
f3fb0797bf
@ -3,7 +3,7 @@ import moment from 'moment'
|
||||
|
||||
export const configurationSchema = {
|
||||
type: 'object',
|
||||
description: 'a array of emails (receivers)',
|
||||
description: 'an array of emails (receivers)',
|
||||
properties: {
|
||||
to: {
|
||||
type: 'array',
|
||||
|
Loading…
Reference in New Issue
Block a user