Skip to content

Commit 372e1e5

Browse files
authored
Update identity.schema.json
1 parent b5aaebf commit 372e1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/v1.0.0/_shared/identity.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"description": "Human-friendly label or handle for this identity.",
1111
"type": "string",
1212
"minLength": 1,
13-
"maxLength": 256"
13+
"maxLength": 256
1414
},
1515
"wallet_address": {
1616
"description": "Optional EVM wallet address associated with this identity.",

0 commit comments

Comments
 (0)