diff --git a/api/client-server/definitions/event.yaml b/api/client-server/definitions/event.yaml index aa893fd4..a53b6af7 100644 --- a/api/client-server/definitions/event.yaml +++ b/api/client-server/definitions/event.yaml @@ -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, if applicable. + type: string content: description: The content of this event. The fields in this object will vary depending on the type of event.