Add missing required key for sync format
This commit is contained in:
parent
3630e69c2e
commit
efa9b5a8f1
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue