merged logic from #1177

This commit is contained in:
Tony Tam
2015-05-08 12:45:00 -07:00
parent cdd80820cf
commit b1efe883db
5 changed files with 24 additions and 13 deletions

View File

@@ -594,7 +594,8 @@
"name": "password",
"description": "The password for login in clear text",
"required": false,
"type": "string"
"type": "string",
"format": "password"
}
],
"responses": {