Add missing doc for 'execute_time' in MQTT schema

Change-Id: Ibd7cb02c659bb0de0f08845ed974d6c03043b21f
This commit is contained in:
Simon Westphahl 2019-03-13 16:02:31 +01:00
parent 2edb841866
commit d2c70eea71
1 changed files with 4 additions and 0 deletions

View File

@ -82,6 +82,10 @@ An MQTT report uses this schema:
The build uuid (not present in start report).
.. attr:: execute_time
The build execute time.
.. attr:: start_time
The build start time (not present in start report).