pass on the swagger parser check.

This commit is contained in:
wy65701436 2016-05-03 23:43:37 -07:00
parent f4f716ad31
commit b68f2e1d22

View File

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