From 9fa7e7bce99bee95440ef907ecbf209c4f630228 Mon Sep 17 00:00:00 2001 From: toshke Date: Tue, 10 Jul 2018 17:03:46 +1000 Subject: [PATCH] everything in cf as a string --- cognito-user-pool-client/schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cognito-user-pool-client/schema.json b/cognito-user-pool-client/schema.json index bca45c4..0a13e93 100644 --- a/cognito-user-pool-client/schema.json +++ b/cognito-user-pool-client/schema.json @@ -21,7 +21,7 @@ "type": "array" }, "RefreshTokenValidity": { - "type": "number" + "type": "string" }, "WriteAttributes": { "type": "array"