diff options
Diffstat (limited to 'templates/swagger/v1_json.tmpl')
-rw-r--r-- | templates/swagger/v1_json.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/swagger/v1_json.tmpl b/templates/swagger/v1_json.tmpl index 4a4b408bb9..c9ea1d56eb 100644 --- a/templates/swagger/v1_json.tmpl +++ b/templates/swagger/v1_json.tmpl @@ -6447,6 +6447,7 @@ }, "email": { "type": "string", + "format": "email", "x-go-name": "Email" }, "name": { |