Skip to content

Commit 8868adc

Browse files
committed
Fix minor typo
1 parent 070c828 commit 8868adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gateway/gateway-controller/api/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3689,7 +3689,7 @@ components:
36893689
type: string
36903690
description: Secret value (stored encrypted)
36913691
minLength: 1
3692-
maxLength: 8192
3692+
maxLength: 10240
36933693
format: password
36943694
example: sk_xxx
36953695

0 commit comments

Comments
 (0)