Skip to content

Commit 532b95e

Browse files
authored
Merge pull request #3 from base2Services/feature/cognito-uipclient
everything in cf as a string
2 parents d743344 + 9fa7e7b commit 532b95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cognito-user-pool-client/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"type": "array"
2222
},
2323
"RefreshTokenValidity": {
24-
"type": "number"
24+
"type": "string"
2525
},
2626
"WriteAttributes": {
2727
"type": "array"

0 commit comments

Comments
 (0)