pass on the swagger editor check.

This commit is contained in:
wy65701436 2016-05-03 18:39:37 -07:00
parent c7da848dd5
commit f4f716ad31

View File

@ -474,7 +474,7 @@ paths:
description: Registered user ID. description: Registered user ID.
- name: password - name: password
in: body in: body
description: New updated password. description: Password for updating.
required: true required: true
schema: schema:
$ref: '#/definitions/Password' $ref: '#/definitions/Password'