From 53b18f345423e16af361a55f01c9b330fdf0ca9b Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:28:59 +0100 Subject: [PATCH] chore: synchronize workspaces --- spec/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/config.json b/spec/config.json index c162cd0f4b..b45bd582dc 100644 --- a/spec/config.json +++ b/spec/config.json @@ -1075,6 +1075,7 @@ "title": "Refresh Token Rotation Grace Period", "description": "Configures how long a Refresh Token remains valid after it has been used. The maximum value is one hour.", "default": "0s", + "type": "string", "allOf": [ { "$ref": "#/definitions/duration"