{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/magic-transit_wait_time",
"title": "magic-transit_wait_time",
"default": 1,
"description": "Set the time (in seconds) to wait for a response to a probe.",
"maximum": 5,
"minimum": 1,
"type": "integer"
}