From 3fd46c2a4ea2b1afd3ebae323ed012c7ee27cadf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stanis=C5=82aw=20Pitucha?= Date: Thu, 24 Sep 2015 12:25:47 +1000 Subject: Fix event example Even example had two lines merged together. Change-Id: If3a40b5512630ca79e3880f8bee5b34950bdcbec --- doc/source/specification/events.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/source/specification/events.rst b/doc/source/specification/events.rst index 6c411d8..7cd781c 100644 --- a/doc/source/specification/events.rst +++ b/doc/source/specification/events.rst @@ -64,7 +64,8 @@ Serialisation }, "eventTime": "2014-01-17T23:23:38.109989+0000", "initiator": { - "id": "openstack:95f12d248a234a969f456cd2c794f29a""typeURI": "service/security/account/user", + "id": "openstack:95f12d248a234a969f456cd2c794f29a", + "typeURI": "service/security/account/user", "name": "admin", "project_id": "openstack:e55b158759854ea6a7852aa76632c6c1", "credential": { -- cgit v1.2.1