Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 10ef887

Browse files
committed
Fixed bug
1 parent e4e4f12 commit 10ef887

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

open-api.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"properties": {
3636
"email": {
3737
"type": "string",
38+
"format": "email",
3839
"description": "The email address"
3940
},
4041
"code": {

0 commit comments

Comments
 (0)