added formating for result input.

Change-Id: Ib12acc7536f4541591365d31250b703c8493ec16
This commit is contained in:
david 2014-07-05 14:37:39 -07:00
parent 206e6a0e10
commit ce476a8405
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ str:data - a string input containing json as shown in lower example.
'cpid': '2fd4e1c67a2d28fced849ee1bb76e7391b93eb12',
'duration_seconds': 23445234,
'job_id': '3fd4e1c67a2d28fced849ee1bb76e7391b93eb13', /*optional*/
'results': {} /* to be defined */
'results': ['fully.qualified.test.path', 'another.test.path'] /* array of passes */
}
**normal response:** http:201 - the status has been saved