make the response time field explicit in its usage of milliseconds

Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
This commit is contained in:
Mikolaj Pawlikowski
2019-02-20 16:41:15 +00:00
parent 6ba2f7062c
commit 2bcff8b2d1

View File

@@ -36,9 +36,10 @@ definitions:
status-code:
type: integer
format: int32
response-time:
response-time-ms:
type: number
format: float64
format: int64
description: wall clock time in milliseconds
CheckResults:
type: object
additionalProperties: