EDU origin and destinations aren't required

This commit is contained in:
Travis Ralston 2018-08-07 14:21:01 -06:00
parent 7ada91787a
commit cfdbee5fc2

View file

@ -33,4 +33,4 @@ properties:
content:
type: object
description: The content of the ephemeral message.
required: ['edu_type', 'origin', 'destination', 'content']
required: ['edu_type', 'content']