Add missing required key for sync format

This commit is contained in:
Maxime Dor 2017-11-09 02:10:23 +01:00
parent 3630e69c2e
commit efa9b5a8f1

View file

@ -12,6 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
properties:
event_id:
description: The ID of this event.
type: string
content:
description: The content of this event. The fields in this object will vary depending
on the type of event.