{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "GroupOfPostsEventType", "type": "string", "enum": [ "PUBLISHING_GROUP_OF_POSTS" ] }