mirror of
https://github.com/bloomberg/goldpinger.git
synced 2026-05-05 16:26:44 +00:00
make the response time field explicit in its usage of milliseconds
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user