{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionTotpTimeStepPasswordless", "title": "ConnectionTotpTimeStepPasswordless", "description": "Time step for TOTP in seconds", "type": "integer", "minimum": 60 }