added formating for result input.
Change-Id: Ib12acc7536f4541591365d31250b703c8493ec16
This commit is contained in:
parent
206e6a0e10
commit
ce476a8405
@ -120,7 +120,7 @@ str:data - a string input containing json as shown in lower example.
|
|||||||
'cpid': '2fd4e1c67a2d28fced849ee1bb76e7391b93eb12',
|
'cpid': '2fd4e1c67a2d28fced849ee1bb76e7391b93eb12',
|
||||||
'duration_seconds': 23445234,
|
'duration_seconds': 23445234,
|
||||||
'job_id': '3fd4e1c67a2d28fced849ee1bb76e7391b93eb13', /*optional*/
|
'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
|
**normal response:** http:201 - the status has been saved
|
||||||
|
Loading…
Reference in New Issue
Block a user